]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tzcode: Implement timezone change detection
[FreeBSD/FreeBSD.git] / sys /
2021-09-13 Alexander MotinFix data race in scsi cd driver.
2021-09-13 Wojciech MacekRevert "if_mvneta: Build the driver as a kernel module"
2021-09-13 Hubert Mazurif_mvneta: Build the driver as a kernel module
2021-09-13 Hubert Mazure6000sw: Build the driver as a kernel module
2021-09-13 Hubert Mazure6000sw: Use taskqueue subsytem for MDIO polling
2021-09-13 Bartlomiej Grzesiksdhci: add sysctls to dump sdhci registers and capabilites
2021-09-13 Wojciech MacekMeasure latency of PMC interruptions
2021-09-12 Mark Johnstonsocket: Do not include control messages in FIONREAD...
2021-09-12 Michael Tuexensctp: avoid LOR
2021-09-12 Michael Tuexensctp: minor cleanup, no functional change
2021-09-11 Rick Macklemnfscl: Make vfs.nfs.maxcopyrange larger by default
2021-09-11 John BaldwinAdd EPOCH_TRACE to NOTES to get LINT coverage.
2021-09-11 Mark Johnstonaio: Fix up the opcode in aiocb32_copyin()
2021-09-11 Mark Johnstonsctp: Tighten up locking around sctp_aloc_assoc()
2021-09-11 Ka Ho Ngmd: Add MD_MUSTDEALLOC support
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-10 John Baldwincxgbei: Handle errors in PDUs.
2021-09-10 Mark Johnstonaio: Interlock with listen(2)
2021-09-10 Mark Johnstonsocket: Add macros to lock socket buffers using socket...
2021-09-10 Gleb Smirnoffng_l2tp: improve callout locking.
2021-09-10 Gleb Smirnoffng_l2tp: improve seq structure locking.
2021-09-10 Gleb Smirnoffnetgraph: add ng_uncallout_drain().
2021-09-10 Gleb Smirnoffnetgraph: pass return value from callout_stop() unmodif...
2021-09-10 Kristof Provostpf: fix NOINET6 builds
2021-09-10 Kristof Provostpf: qid and pqid can be uint16_t
2021-09-10 Mark Johnstonwpi: Fix a lock leak in an error path in wpi_run()
2021-09-10 orange30net: Fix memory leaks upon arp_fillheader() failures
2021-09-10 Kristof Provostpf: fix synproxy to local
2021-09-10 Mark Johnstonipsec: Validate the protocol identifier in ipsec4_ctlin...
2021-09-10 Mark Johnstonnet: Enter a net epoch around protocol if_up/down notif...
2021-09-10 Kyle Evanskern: drop remaining references to removed makesyscalls.sh
2021-09-10 Colin Percivalx86/tsc.c: Add TSLOG to test_tsc
2021-09-09 Vladimir Kondratyevhkbd(4): Fix build on 32bit platforms
2021-09-09 Vladimir Kondratyevhkbd(4): Fix key repeats on multireport keyboards
2021-09-09 Vladimir Kondratyevhkbd(4): Use bitstring(3) KPI for key bitmaps processing.
2021-09-09 Vladimir Kondratyevhkbd(4): Reduce diff with ukbd(4)
2021-09-09 Vladimir Kondratyevpsm(4): Disable KVM switch "jitter" clamping for absolu...
2021-09-09 Henri Hennebertrtsx: Call taskqueue sooner, adjust DELAY(9) calls...
2021-09-09 Michael Tuexensctp: add explicit cast, no functional change intended
2021-09-09 Michael Tuexensctp: use appropriate argument when freeing association
2021-09-09 Mark Johnstonosd: Fix racy assertions
2021-09-09 Mark Johnstonsctp: Clear assoc socket references when freeing a PCB
2021-09-09 Navdeep Parharcxgbe/t4_tom: Use stale L2T entry and avoid busy-waitin...
2021-09-09 Rick Macklemnfsd: Fix build after commit 103b207536f9 for 32bit...
2021-09-08 Michael Tuexensctp: cleanup timewait handling for vtags
2021-09-08 Rick Macklemnfsd: Use the COPY_FILE_RANGE_TIMEO1SEC flag
2021-09-08 Mark Johnstonsctp: Fix a lock order reversal in sctp_swap_inpcb_for_...
2021-09-08 Mark Johnstonsctp: Fix lock recursion in sctp_swap_inpcb_for_listen()
2021-09-08 Kristof Provostdummynet: remove unused definitions
2021-09-08 Michael Tuexensctp: minor cleanups, no functional change intended
2021-09-08 Leandro Luporipowerpc64: fix radix on pseries TLB invalidation
2021-09-08 Colin PercivalDisable acpi_timer_test by default
2021-09-08 Colin PercivalHide acpi_timer_test behind a tunable
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-08 Rick MacklemVOP_COPY_FILE_RANGE: Add a COPY_FILE_RANGE_TIMEO1SEC...
2021-09-07 Navdeep Parharcxgbe(4): Fix the decode and display of the DBVFIFO...
2021-09-07 Navdeep Parharcxgbe(4): Display HMA information in meminfo.
2021-09-07 Alexander V. Chernikovrouting: fix source address selection rules for IPv4...
2021-09-07 Mark JohnstonBump __FreeBSD_version for the recent socket KPI changes
2021-09-07 Mark Johnstonsocket: Avoid clearing SS_ISCONNECTING if soconnect...
2021-09-07 Mark Johnstonsctp: Remove special handling for a listen(2) backlog...
2021-09-07 Mark Johnstonsocket: Remove unneeded SOLISTENING checks
2021-09-07 Mark Johnstonsocket: Properly interlock when transitioning to a...
2021-09-07 Mark Johnstonsocket: Move sockbuf mutexes into the owning socket
2021-09-07 Mark Johnstonsocket: Rename sb(un)lock() and interlock with listen(2)
2021-09-07 Mark Johnstonsocket: Reorder socket and sockbuf fields to eliminate...
2021-09-07 Mark Johnstonswap_pager: Handle large swap_pager_reserve() requests
2021-09-07 Warner Loshgenoffset.sh: Use 10 X's instead of 5 for pick mkdtemp...
2021-09-07 Warner Loshcdefs.h: Remove redundant #ifdefs
2021-09-07 Mark Johnstonip6mrouter: Make the expiration callout MPSAFE
2021-09-07 Mark Johnstonefirt: Mark buffers filled out by EFI firmware as initi...
2021-09-07 Mark Johnstonnd6: Make the DAD callout MPSAFE
2021-09-07 Mark Johnstong_label: Handle small sector sizes when tasting
2021-09-07 Mark Johnstonsctp: Fix iterator synchronization in sctp_sendall()
2021-09-07 Mark Johnstonsctp: Remove an unused sctp_inpcb field
2021-09-07 Mark Johnstonsctp: Fix races around sctp_inpcb_free()
2021-09-07 Kristof Provostpf: remove unused function prototype
2021-09-07 Qiming Yangixgbe: increase the timeout
2021-09-07 Guinan Sunixgbe: cleanup spelling mistakes in comments
2021-09-07 Guinan Sunixgbe: remove unnecessary return value check
2021-09-07 Guinan Sunixgbe: create function to restart autoneg
2021-09-07 Guinan Sunixgbe: add register definitions for NVM update
2021-09-07 Guinan Sunixgbe: move increments after evaluations
2021-09-07 Kevin Bowlingixgbe: remove whitespace in function comments
2021-09-07 Xiaoyun Liixgbe: support DCB registers dump
2021-09-07 Xiaoyun Liixgbe: update X550 SFP identification
2021-09-07 Kevin Bowlingixgbe: Update copyright to 2020
2021-09-07 Ferruh Yigitixgbe: remove dead code
2021-09-07 Xiaoyun Liixgbe: replace an operation in X550 setup
2021-09-07 Kevin Bowlingixgbe: Use C99 bool types
2021-09-07 Xiaoyun Liixgbe: add FW recovery mode check
2021-09-07 Guinan Sunixgbe: add typecast for type mismatch
2021-09-07 Ashijeet Acharyaixgbe: wait for link after copper MAC setup
2021-09-07 Guinan Sunixgbe: check host interface return status
2021-09-07 Guinan Sunixgbe: initialize data field in struct buffer
2021-09-07 Guinan Sunixgbe: fix x550em 10G NIC link status
2021-09-07 Xiaolong Yeixgbe: fix maximum wait time in comment
2021-09-07 Matthew Smithixgbe: wait longer for link after fiber MAC setup
2021-09-07 Guinan Sunixgbe: fix host interface shadow RAM read
2021-09-07 Guinan Sunixgbe: fix response to apply-update command
next