]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-23 Kristof Provostlibpfctl: Fix endianness issues
2021-08-23 Mateusz Guzikarm: hide busdma statistics behind ifdef ARM_BUSDMA_MAP...
2021-08-23 Mateusz Guzikpf: assert dir state on pf_test{,6}
2021-08-23 Mateusz Guzikpf: save on branching in the common case in pf_test
2021-08-23 Peter Grehanigc(4): Introduce new driver for the Intel I225 Etherne...
2021-08-23 Gordon Berglingufs_dirhash: Correct a typo in a comment
2021-08-23 Alexander MotinOptimize res_find().
2021-08-23 Mark Johnstonsigtimedwait: Use a unique wait channel for sleeping
2021-08-22 Alan Somersftpd: delete dead code
2021-08-22 Alan Somersiostat: fix rounding errors in iostat -x
2021-08-22 Alan SomersEscape any '.' characters in sysctl node names
2021-08-22 Alexander Motinkbdmux(4): Make callout handler mpsafe.
2021-08-21 Dimitry AndricApply upstream clang fix for assertion failure compilin...
2021-08-20 Kyle Evanskern: ether_gen_addr: randomize on default hostuuid...
2021-08-20 Kyle Evansman: document ether_gen_addr(9)
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 Berglingmd5(1): Fix a typo in the manual page
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-18 Ed Mastear: remove invalid extra param in bsdar_warnc calls
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 Mateusz Piotrowskibhyve.8: Fix mandoc -Tlint issues
2021-08-16 Mateusz Piotrowskibhyve: Document the format for HD audio backends
2021-08-16 Mateusz Piotrowskibhyve.8: Improve AHCI backends documentation
2021-08-16 Mateusz Piotrowskibhyve.8: Improve documentation of NVME backend
2021-08-16 Mateusz Piotrowskibhyve.8: Improve framebuffer backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up virtio console device backends descri...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up TTY, boot ROM, and pass-through descr...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up SCSI device backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up block storage device backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up network backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Improve emulation description of the -s flag
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up the slot description of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Clean-up synopsis of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Fix indention in the signals table
2021-08-16 Mateusz Piotrowskibhyve.8: Fix the synopsis of -p
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description of the -m flag
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description and synopsis of -l
2021-08-16 Mateusz Piotrowskibhyve.8: Sort the options in the OPTIONS section
2021-08-16 Mateusz Piotrowskibhyve: Improve the option description in the usage...
2021-08-16 Mateusz Piotrowskibhyve: Fix synopsis in the usage message
2021-08-16 Mateusz Piotrowskibhyve.8: Make synopsis more readable
2021-08-16 Gordon Berglingipfw(8): Fix a typo in an error message
2021-08-16 Gordon Berglingiscontrol(8): Fix a typo in a struct
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-15 Mateusz Piotrowskigetprogname.3: Add an example
2021-08-15 Mateusz Piotrowskigrep: Fix an incorrect description of the -C flag
2021-08-14 Dimitry AndricAdd ElfW() macro for compatibility with Linux
2021-08-14 Gordon Berglingmkimg(1): Correct a typo in the usage output
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-12 Gordon Berglingnanobsd: Correct a typo in a comment
2021-08-11 Mitchell HornePrefer MK_SSP=no to SSP_CFLAGS=
2021-08-11 Mitchell Hornemk: format some option lists
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... udp: 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 tests: test locally originated connections with...
2021-08-07 Kristof Provostpf: locally originating connections with 'route-to...
2021-08-06 Kristof ProvostUPDATING: Document the removal of DIOCGETSTATESNV
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... virtio: enable VTNET_LEGACY_TX when ALTQ is enabled.
2021-08-05 Alexander Motinvmci(4): Shorten interrupt descriptions.
2021-08-04 Tom JonesCorrect section reference for examples in RFC3542
2021-08-03 Li-Wen Hsuloader.conf(5): mention "efi" option for "console"...
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
next