]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tcp: fix compliation when KERN_TLS is not defined
[FreeBSD/FreeBSD.git] / sys /
2022-02-09 Michael Tuexentcp: fix compliation when KERN_TLS is not defined
2022-02-09 Ram Kishore Vegesnaocs_fc: Fix a possible Null pointer dereference
2022-02-09 Stefan Grundmannvt: fix splash_cpu logos use of vd_drawrect
2022-02-08 Michael Tuexentcp: make tcp_ctloutput_set() non-static
2022-02-08 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-08 Dimitry Andrictty_info: Avoid warning by using logical instead of...
2022-02-08 Dimitry AndricRemove device lio from i386's LINT-NOIP
2022-02-08 Mark Johnstonriscv: Fix a race in pmap_pinit()
2022-02-08 Mark Johnstonktls: Disallow transmitting empty frames outside of...
2022-02-08 Mark Johnstonfile: Make fget*() and getvnode*() consistent about...
2022-02-08 Franco Fichtnernetinet: simplify RSS ifdef statements
2022-02-08 John Baldwincxgbei: Replace worker thread pools with per-connection...
2022-02-08 John Baldwincxgbei: Dispatch sent PDUs to the NIC asynchronously.
2022-02-07 Hans Petter SelaskyAdd more USB host controller PCI ID's.
2022-02-07 John BaldwinExtend the VMM stats interface to support a dynamic...
2022-02-07 Kristof Provostdummynet: don't use per-vnet locks to protect global...
2022-02-07 John Baldwinlinuxkpi: Add parentheses to pacify -Wparentheses warni...
2022-02-07 Sebastian Huberkern_ntptime.c: Remove ntp_init()
2022-02-07 John Baldwincfiscsi_done: Free the dummy PDU earlier.
2022-02-07 John BaldwinStop adding -Wredundant-decls to CWARNFLAGS.
2022-02-07 John BaldwinTrim duplicate code for copying in iovecs for PT_[GS...
2022-02-07 Robert Wingpbuf_ctor(): lock the buffer with LK_NOWAIT
2022-02-07 Jung-uk Kimusb(4): Belatedly add a PCI device ID for AMD Bolton...
2022-02-07 Andrew TurnerStop single stepping in signal handers on arm64
2022-02-07 Richard Scheffeneggertcp: Apply tcp flags after ECN processing in rack_fast_...
2022-02-07 Andrew TurnerFix the signal code on 32-bit breakpoints on arm64
2022-02-07 Randall Stewarttcp: Add hystart++ to our cubic implementation.
2022-02-07 Roger Pau Monnéxen: remove public headers in sys/xen/interface
2022-02-07 Elliott Mitchellxen: switch to use headers in contrib
2022-02-07 Roger Pau Monnéxen: import Xen 4.16 public headers in sys/contrib/
2022-02-07 Elliott Mitchellxen: remove leftover bits missed in commit ac3ede5371
2022-02-07 Roger Pau Monnéxen/grant-table: remove explicit linear mapping additions
2022-02-06 Gordon Berglingtegra: Fix a common typo in source code comments
2022-02-06 Gordon Berglingkern_fflock: Fix a typo in a source code comment
2022-02-06 Gordon Berglingkern_racct: Fix a typo in a source code comment
2022-02-06 Gordon Berglingfs: fix a few common typos in source code comments
2022-02-06 Gordon Berglingcam(4): Fix a few typos in source code comments
2022-02-06 Gordon Berglingxen(4): Fix a common typo in a source code comments
2022-02-06 Aleksandr Fedorovif_vxlan(4): Allow netmap_generic to intercept RX packets.
2022-02-06 Hans Petter SelaskyAdd new USB host controller PCI ID's.
2022-02-06 Konstantin Belousovffs_read(): lock buffers after snaplk with LK_NOWITNESS
2022-02-05 Gleb Smirnoffdmesg: detect wrapped msgbuf on the kernel side and...
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-05 Richard Scheffeneggertcp: use TCPSTAT_INC in kernel ecn functions
2022-02-05 Aleksandr Fedorovif_vtnet(4): Restore the ability to set promisc mode.
2022-02-05 Richard Scheffeneggertcp: move ECN handling code to a common file
2022-02-05 Kristof Provostpf: deal with tables gaining or losing counters
2022-02-05 Richard ScheffeneggerRevert "tcp: move ECN handling code to a common file"
2022-02-05 Alan Somersfusefs: fix the build without INVARIANTS after 00134a07898
2022-02-04 Richard Scheffeneggertcp: move ECN handling code to a common file
2022-02-04 John Baldwinlinux_copyout_strings: Use PROC_PS_STRINGS().
2022-02-04 John Baldwincxgbei: Rework parsing of pre-offload PDUs.
2022-02-04 Alan Somersfusefs: require FUSE_NO_OPENDIR_SUPPORT for NFS exporting
2022-02-04 Alan Somersfusefs: optimize NFS readdir for FUSE_NO_OPENDIR_SUPPORT
2022-02-04 Alan SomersFix NFS exports of FUSE file systems for big directories
2022-02-04 Emmanuel Vadotlindebugfs: Fix write
2022-02-04 Konstantin Belousovx86 atomic.h: remove obsoleted comment
2022-02-04 Konstantin Belousovx86 atomics: use lock prefix unconditionally
2022-02-04 Konstantin Belousovx86 atomic.h: cleanup comments for preprocessor directives
2022-02-04 Andrew TurnerSort the names of the arm64 debug registers
2022-02-04 Sylvian Meygretip_mroute: split mrouter interface deactivation and...
2022-02-04 Adrian Chaddar40xx_switch: add initial switch for the IPQ4018/IPQ4019.
2022-02-04 Adrian Chadddts: add IPQ4018/IPQ4019 ethernet MAC and ethernet...
2022-02-04 Adrian Chaddqcom_mdio: add initial IPQ4018 MDIO support
2022-02-03 Henri Hennebertrtsx: Update driver version number to 2.1c
2022-02-03 Henri Hennebertrtsx: Do not display pci_read_config() errors during...
2022-02-03 Henri Hennebertrtsx: Add CTLFLAG_STATS flag for read and write counters
2022-02-03 Henri Hennebertrtsx: Prefer __FreeBSD_version over __FreeBSD__
2022-02-03 Henri Hennebertrtsx: Convert driver to use the mmc_sim interface
2022-02-03 Justin Hibbitspowerpc/atomic: Fix atomic_testand_*_long on powerpc64
2022-02-03 Alexander MotinAPEI: Make sure event data fit into the buffer.
2022-02-03 Richard Scheffeneggertcp: fix typo in commit f026275e26d0071ac3dee98526e8b9b...
2022-02-03 Richard Scheffeneggertcp: Prevent setting of ECN bits with setsockopt()
2022-02-03 Jesper Schmitz Mou... sys/arm64/iommu/iommu_pmap.c readd sys/systm.h
2022-02-03 John Baldwiniwlwifi: Disable -Wformat when building with GCC.
2022-02-03 Hans Petter Selaskymlx5ib: Fix whitespace.
2022-02-03 Cy Schubertipfilter: Fix indentation error
2022-02-03 Hans Petter Selaskymlx5ib: Add missing auto generated header file to Makefile.
2022-02-03 Alexander MotinCTL: Fix mode page trucation on HA synchronization.
2022-02-03 Kyle Evanskern: harvest entropy from callouts
2022-02-03 Richard Scheffeneggertcp: set IP ECN header codepoint properly
2022-02-03 Richard Scheffeneggertcp: Access all 12 TCP header flags via inline function
2022-02-03 Mark Johnstonfilemon: Reject FILEMON_SET_FD commands when the fd...
2022-02-02 Michael Tuexenrack: fix compilation and small cleanup
2022-02-02 Michael Tuexentcp: cleanup functions related to socket option handling
2022-02-03 Warner Loshmps: Use 64-bit chain structures
2022-02-03 Jason A. Harmeningunionfs: do not force LK_NOWAIT if VI_OWEINACT is set
2022-02-03 Jason A. Harmeningunionfs: allow lock recursion when reclaiming the root...
2022-02-03 Jason A. Harmeningunionfs: fix assertion order in unionfs_lock()
2022-02-02 Rick Macklemnfsd: Allow file owners to perform Open(Delegate_cur)
2022-02-02 John BaldwinDisable -Wunused-function for {ed,x}25519_ref10.c in...
2022-02-02 Konstantin BelousovExclude DEBUG_VFS_LOCKS from non-debug kernel configs
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-02-02 Hans Petter Selaskyusb(4): Ignore port resume failures.
2022-02-02 Konstantin Belousovamd64: micro-optimize vptopte()/vtopde() further
2022-02-02 Konstantin Belousovvmmeter(): Fix detection of the named swap objects
2022-02-02 Konstantin Belousovvm_object: restore handling of shadow_count for all...
2022-02-02 Wojciech Macekip_mroute: refactor epoch-basd locking
2022-02-02 Cy Schubertipfilter: Correct a typo in a comment
2022-02-01 Mitchell Hornearm64, riscv: handle RB_KDB
next