]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
fb: Remove some unused ioctls
[FreeBSD/FreeBSD.git] / sys /
2021-12-06 Emmanuel Vadotfb: Remove some unused ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused cursors ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOVERTICAL ioctl
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOSVIDEO/FBIOGVIDEO ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOSATTR/FBIOGATTR ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused code
2021-12-06 Andriy Gaponvmxnet3: skip zero-length descriptor in the middle...
2021-12-06 Andreas Wetzelrtwn/usb: add product ID for Asus USB N10 Nano Rev. B1
2021-12-06 Warner Loshcam/iosched: fix off by one error
2021-12-06 Warner Loshcam-iosched: Publish parameters of the latency buckets
2021-12-06 Alan Coxamd64/pmap: fix user page table page accounting
2021-12-05 Doug MooreSet uninitialized popmap bits in vm_reserv_init
2021-12-05 Scott LongFix "set but not used" in kern_cpu.c
2021-12-05 Scott LongFix "set but not used" in opencrypto, with a correction...
2021-12-05 Scott LongFix "set but not used" in opencrypto
2021-12-05 Scott LongFIx "set but not used" in the isp driver.
2021-12-05 Scott LongFix "set but not used" in cardbus
2021-12-05 Scott LongFix "set but not used" in the x86 pci driver.
2021-12-05 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2021-12-05 Adrian Chaddahci: Add Intel Comet Lake RAID/RST controller PCI ID
2021-12-05 Gleb Smirnoffin_pcb: delay crfree() down into UMA dtor
2021-12-05 Gleb Smirnoffuma: remove unused *item argument from cache_free()
2021-12-05 Mark Johnstonng_ubt: Avoid attaching to several newer Intel controllers
2021-12-05 Mark Johnstonvm_page: Tighten the object lock assertion in vm_page_i...
2021-12-05 Mitchell Hornex86: remove unused T_USER flag
2021-12-05 Gordon BerglingRevert "ffs(3): Fix a typo in a sysctl description"
2021-12-05 Alexander Motinx86: Make AMD elvtX dump more compact.
2021-12-04 Rick Macklemnfsd: Fix Verify for attributes like FilesAvail
2021-12-04 Rick Macklemnfsd: Sanity check the Layouttype count
2021-12-04 Konstantin Belousovswapoff(2): add a SWAPOFF_FORCE flag
2021-12-04 Konstantin Belousovswapoff(2): replace special device name argument with...
2021-12-04 Konstantin Belousovswap_pager.c: Remove MPSAFE and ARGSUSED annotations
2021-12-04 Florian WalpenMAC/priority module for realtime privilege group
2021-12-04 Michael Tuexensctp: unbreak NOINET6 builds.
2021-12-04 Scott LongFix "set but not used" for hptmv
2021-12-04 Scott LongFix "set but not used" for hptiop
2021-12-04 Gleb Smirnoffnhop: hash ifnet pointer instead of if_index
2021-12-04 Cy Schubertipfilter: Avoid more null if-then-else blocks
2021-12-04 Cy Schubertipfilter: Correct a comment and add notation
2021-12-04 Cy Schubertipfilter: Correct function description
2021-12-04 Cy Schubertipfilter: Add DTrace SDT probe
2021-12-04 Cy Schubertipfilter: New DT5 DTrace macro
2021-12-04 Cy Schubertipfilter: Whitespace cleanup
2021-12-04 Cy Schubertipfilter: Compat and simplify DTrace macro definitions
2021-12-04 Cy Schubertipfilter: Save a word of stack space
2021-12-04 Gordon Berglingffs(3): Fix a typo in a sysctl description
2021-12-04 Gordon Berglingomap4: Fix a few typos in source code comments
2021-12-04 Gordon Berglingnet80211(4): Fix a typo in a sysctl description
2021-12-04 Kristof Provostif_pflog: fix packet length
2021-12-04 Scott LongFix "set but not used" in mrsas. This includes removin...
2021-12-04 Scott LongFix "set but not used" for geom
2021-12-04 Scott LongFix "set but not used" for bge
2021-12-03 Robert Wingipsec: fix a panic with INVARIANTS
2021-12-03 Scott LongFix "set but not used" in the tws driver
2021-12-03 Scott LongFix "set but not used" for the ti driver
2021-12-03 Scott LongFix "set but not used" in arcmsr
2021-12-03 Scott LongFix "set but not used" in busdma_bounce.
2021-12-03 Scott LongFix "set but not used" for the sym driver.
2021-12-03 Michael Tuexensctp: inherit IP level socket options from listening...
2021-12-03 Gleb Smirnofftcp_ccalgounload(): initialize the inpcb iterator when...
2021-12-03 Peter Leiin_pcb: limit the effect of wraparound in TCP random...
2021-12-03 Michael Tuexensctp: use the correct traffic class when sending SCTP...
2021-12-03 Peter Leiin_pcb: fix TCP local ephemeral port accounting
2021-12-03 Eric Joyneriavf(4): Include RSS header file when RSS is defined
2021-12-03 Gleb Smirnoffng_l2tp: use callout_reset() instead of ng_callout()
2021-12-03 Arnaud YsmalSuport Q-in-Q for mvneta.
2021-12-03 Konstantin BelousovExpand comment explaining reasons for automatic swapoff...
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-03 Gleb Smirnofftcp_drain(): initialize the inpcb iterator when curvnet...
2021-12-03 Gleb Smirnoffudp_detach(): fix set but not used warning
2021-12-03 Gleb Smirnoffudp_multi_input(): the UDP header is only needed for...
2021-12-03 Gleb Smirnoffxhci: add PCI IDs for USB controllers found on Supermic...
2021-12-02 Alexander MotinAPEI: Improve multiple error sources handling.
2021-12-02 Cy SchubertRevert "wpa: Import wpa_supplicant/hostapd commit 14ab4...
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-12-02 Warner Loshmps(4): Fix unmatched devq release.
2021-12-02 Gleb Smirnoffip_input: remove pointless check in INP_RECVIF handling
2021-12-02 Gleb Smirnoffepoch: with EPOCH_TRACE add epoch_where_report()
2021-12-02 Gleb Smirnoffifnet: enable & fix if_debug build
2021-12-02 Gleb Smirnofftcp_hpts: rewrite inpcb synchronization
2021-12-02 Gleb Smirnofftcp_hpts: rename input queue to drop queue and trim...
2021-12-02 Gleb Smirnofftcp_hpts: make struct tcp_hpts_entry private to the...
2021-12-02 Gleb Smirnofftcp_hpts: provide tcp_in_hpts().
2021-12-02 Gleb SmirnoffSMR protection for inpcbs
2021-12-02 Gleb Smirnoffinpcb: reduce some aliased functions after removal...
2021-12-02 Gleb SmirnoffRemove "options PCBGROUP"
2021-12-02 Gleb SmirnoffAllow to compile RSS without PCBGROUP.
2021-12-02 Don Morrishyperv: Flag hn and storvsc statistics with CTLFLAG_STATS.
2021-12-02 Gordon Berglingbce(4): Fix a typo in a sysctl description
2021-12-02 Randall Stewarttcp: unloading a module that is set to default should...
2021-12-02 Gordon Berglingkern: Correct a typo in a sysctl description
2021-12-02 Gordon Berglingmlx5: Correct a typo in a sysctl description
2021-12-02 Hubert MazurTMP461: Add thermal sensor driver
2021-12-02 Hubert Mazursys/libkern.h: Add type conversion helpers
2021-12-01 Rick Macklemnfsd: Sanity check the ACL attribute
2021-12-01 Rick Macklemnfsd: Do not try to cache a reply for NFSERR_BADSLOT
2021-12-01 Vincenzo Maffioneem: skip rxcsum offload processing when disabled
2021-12-01 Vincenzo Maffionee1000: remove unused ifp backpointer
2021-12-01 Alexander Motinamdtemp: Revert related part of "Make CPU children...
2021-12-01 Zhenlei Huangif_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH
next