]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Optimize res_find().
[FreeBSD/FreeBSD.git] / sys /
2021-08-23 Alexander MotinOptimize res_find().
2021-08-23 Mark Johnstonsigtimedwait: Use a unique wait channel for sleeping
2021-08-22 Alan SomersEscape any '.' characters in sysctl node names
2021-08-22 Alexander Motinkbdmux(4): Make callout handler mpsafe.
2021-08-20 Kyle Evanskern: ether_gen_addr: randomize on default hostuuid...
2021-08-19 Gordon BerglingFix a typo that was introduced while fixing a typo
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Gordon BerglingFix a common typo in a comment
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix some common typos in source code comments
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Ed Masteipfilter: remove doubled semicolons
2021-08-18 Mateusz Guzikfrag6: do less work in frag6_slowtimo if possible
2021-08-18 Mateusz Guzikfrag6: drop the volatile keyword from frag6_nfrags...
2021-08-18 Mateusz Guzikip_reass: do less work in ipreass_slowtimo if possible
2021-08-18 Mateusz Guzikip_reass: drop the volatile keyword from nfrags and...
2021-08-17 Kevin Bowlinge1000: rctl/srrctl buffer size init, rfctl fix
2021-08-17 Marius Stroble1000: fix build after 92804cf3dc48 (orig c1655b0f)
2021-08-17 Marius Stroble1000: consistently use the hw variables
2021-08-16 Vladimir Kondratyevpsm(4): Probe Synaptics touchpad with active multiplexi...
2021-08-16 Kevin Bowlinge1000: Fix lem/em UDP rx csum offload
2021-08-14 Dimitry AndricAdd ElfW() macro for compatibility with Linux
2021-08-13 Andrey V. ElsukovFix panic in IPv6 multicast code.
2021-08-13 Alexander Motincoretemp(4): Switch to smp_rendezvous_cpus().
2021-08-13 Alexander Motinipmi(4): Add more watchdog error checks.
2021-08-11 Mitchell Hornehwpmc: disable uncore class on Sandy Bridge and newer
2021-08-11 Mateusz Guzikpf: batch critical section for several counters
2021-08-11 Mateusz Guzikpf: switch rule counters to pf_counter_u64
2021-08-11 Mateusz Guzikpf: switch kif counters to pf_counter_u64
2021-08-11 Mateusz Guzikpf: switch pf_status.fcounters to pf_counter_u64
2021-08-11 Mateusz Guzikpf: add hybrid 32- an 64- bit counters
2021-08-11 Mateusz Guzikpf: drop redundant 'else' in pf_normalize_*
2021-08-11 Mateusz Guzikpf: consistently malloc rules with M_ZERO
2021-08-11 Mateusz Guzikpf: hide struct pf_kstatus behind ifdef _KERNEL
2021-08-11 Konstantin Kukushkinudp: Fix soroverflow SOCKBUF unlocking
2021-08-11 Roy Marplessocket: Implement SO_RERROR
2021-08-11 Alexander MotinDo not expose to scheduler caches of single CPU.
2021-08-09 Kristof Provostpf: bound DIOCGETSTATES memory use
2021-08-07 Kristof Provostpf: locally originating connections with 'route-to...
2021-08-06 Kristof Provostpf: remove DIOCGETSTATESNV
2021-08-06 Conrad Meyerfortuna: Deduplicate kernel vs user includes
2021-08-06 Conrad MeyerFortuna: Add failpoints to simulate initial seeding...
2021-08-06 Conrad Meyerfortuna: Drop global lock to zero stack variables
2021-08-06 Conrad MeyerFortuna: fix a correctness issue in reseed (fortuna_pre...
2021-08-06 Conrad MeyerFortuna: Fix a race to prevent reseed spamming
2021-08-06 Conrad MeyerFortuna: trivial static variable cleanup
2021-08-06 Conrad MeyerFortuna: Add trivial assert to match FS&K definition
2021-08-06 Conrad MeyerFortuna: Clean up reseeding key material to closer...
2021-08-05 Luiz Otavio O Souzavirtio: enable VTNET_LEGACY_TX when ALTQ is enabled.
2021-08-05 Alexander Motinvmci(4): Shorten interrupt descriptions.
2021-08-03 Kevin Bowlingarm: Bump KSTACK_PAGES default to match i386/amd64
2021-08-03 Kevin Bowlingigb: clean up igb_txrx comments
2021-08-03 Kevin Bowlinge1000: Add missing branch prediction
2021-08-03 Kevin Bowlinge1000: Clean up igb_txrx
2021-08-02 Mark Johnstonrip: Add missing minimum length validation in rip_output()
2021-08-02 Alexander Motinmrsas(4): Report more correct maximum I/O size.
2021-08-02 Kristof Provostvlan: deduplicate bpf_setpcp() and pf_ieee8021q_setpcp()
2021-08-02 Luiz Otavio O Souzabpf: Add an ioctl to set the VLAN Priority on packets...
2021-07-31 Papani Srikanthsmartpqi: Maintenance commit of Microchip smartpqi
2021-07-31 Kristof Provostpf: fix ABI breakage
2021-07-31 Kristof Provostpf: match keyword support
2021-07-31 Kristof Provostaltq: Fix typo in features sysctl description
2021-07-31 Kristof ProvostAdd FEATURE sysctls for ALTQ disciplines
2021-07-31 Warner Loshnvme: coherently read status of completion records
2021-07-31 Warner Loshnvme: Fix alignment on nvme structures
2021-07-31 Warner Loshnvme: style nit
2021-07-31 Warner Loshnvme: fix a race between failing the controller and...
2021-07-31 Warner Loshnvme: use config_intrhook_drain to avoid removable...
2021-07-31 Warner Loshnvme: Make nvme_ctrlr_hw_reset static
2021-07-31 Warner Loshnvme: use NVME_GONE rather than hard-coded 0xffffffff
2021-07-31 Chuck Tufflifix big-endian platforms after 6733401935f8
2021-07-31 Chuck Tufflinvmecontrol: add device self-test op and log page
2021-07-31 Warner Loshnvme: Remove a wmb() that's not necessary.
2021-07-31 Michal MelounNVME: Multiple busdma related fixes.
2021-07-31 Michal MelounAlways use the __unused attribute even for potentially...
2021-07-31 Michal MelounUnbreak r368167 in userland. Decorate unused arguments.
2021-07-31 Mateusz Guziknvme: change namei_request_zone into a malloc type
2021-07-31 Warner Loshnvme: Remove compat code for older kernels
2021-07-31 Warner LoshUse symbolic names for asych events
2021-07-31 Alexander MotinReport cpi->hba_* for nda(4) because why not.
2021-07-31 Warner LoshAdd KASSERT to ensure sane nsid.
2021-07-31 Warner LoshRename ns notification function...
2021-07-31 Warner LoshMake sure that we get the sbuf resources we need.
2021-07-31 Warner LoshGenerate a devctl event for interesting events
2021-07-30 Kevin Bowlingixgbe: Fix the build
2021-07-30 Kevin Bowlingixgbe: Clean up ix_txrx
2021-07-30 Kevin Bowlingixgbe: Print FW NVM and Option ROM versions
2021-07-27 Alan Somersfusefs: correctly set lock owner during FUSE_SETLK
2021-07-27 Alan Somersfusefs: ensure that FUSE ops' headers' unique values...
2021-07-27 Alan Somersfusefs: delete some dead code
2021-07-27 Alan Somersfusefs: delete dead code
2021-07-27 gAlfonso-bitSimplify fuse_device_filt_write
2021-07-27 Alan Somersfusefs: support EVFILT_WRITE on /dev/fuse
2021-07-27 Alan Somersfusefs: improve warnings about buggy FUSE servers
2021-07-27 Kristof Provostpf: clean up syncookie callout on vnet shutdown
2021-07-27 Kristof Provostpf: remove stray debug line
2021-07-27 Kristof Provostpf: fix LINT build
2021-07-27 Kristof Provostpf: syncookie ioctl interface
next