]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
qat: Add a required MODULE_DEPEND for firmware(9)
[FreeBSD/FreeBSD.git] / sys / netinet /
2022-04-16 Michael Tuexensctp: fix typo introcuded in last commit
2022-04-16 Michael Tuexensctp: don't wakeup 1-to-1 listening sockets for data...
2022-04-15 Mitchell HorneRemove 12.x ABI compat for kernel dump ioctls
2022-04-15 Mitchell HorneRemove 11.x ABI compat for kernel dump ioctls
2022-04-15 Ed Mastessh: update to OpenSSH v9.0p1
2022-04-15 Michael Tuexensctp: don't keep a pointer to a freed stcb around
2022-04-15 Michael Tuexensctp: improve locking
2022-04-14 Randall Stewarttcp: adding a functionality to define "trace points...
2022-04-14 Randall Stewarttcp - hpts timing is off when we are above 1200 connect...
2022-04-14 Michael Tuexensctp: cleanup
2022-04-14 Baptiste Daroussinlibedit: import version of 2022-04-11
2022-04-13 John Baldwindivert_packet: ip is only used for SCTP.
2022-04-13 John Baldwinin_pcballoc: error is only used for IPSEC or MAC.
2022-04-13 John BaldwinTCP sysctl handlers: fin and lin are only used for...
2022-04-13 John Baldwintcp_log_vain/addrs: Use a const pointer for the IPv4...
2022-04-13 John Baldwintcp_log_addr: ip is only used for INET.
2022-04-13 John Baldwinsctp: #ifdef INET-only and INET6-only variables.
2022-04-13 John Baldwinnetinet: Use __diagused for variables only used in...
2022-04-13 Ed Mastessh: update with post-release V_8_9 branch commits
2022-04-13 Ed Mastessh: update to OpenSSH v8.9p1
2022-04-13 Michael Tuexensctp: fix parameter type in NAT status message
2022-04-13 Richard Scheffeneggertcp: Whitespace cleanup in brr and rack
2022-04-12 John Baldwinrack: Remove unused variable.
2022-04-12 John Baldwinsctp: Remove unused variable.
2022-04-12 John Baldwinin_pcboutput_txrtlmt: Remove unused variable.
2022-04-12 Martin Matuskalibarchive: import changes from upstream
2022-04-12 Kristof Provostudp: allow udp_tun_func_t() to indicate it did not...
2022-04-11 Mike KarelsIPv4 multicast: fix LOR in shutdown path
2022-04-11 Andrey V. ElsukovFix ipfw fwd that doesn't work in some cases
2022-04-09 Gordon Berglingtcp_bbr(4): Fix a typo in a source code comment
2022-04-09 Gordon Berglingtcp_rack: Fix a typo in a source code comment
2022-04-09 Gordon Berglinglibalias(3): Fix two typos in source code comments
2022-04-09 Gordon Berglingtcp_rack: Fix a few typos in sysctl descriptions and...
2022-04-09 Gordon Berglingtcp_htps: Fix a typo in a source code comment
2022-04-09 Gordon Berglingtcp_bbr(4): Fix two typos in source code comments
2022-04-09 John BaldwinUse stub inline functions for no-op versions of tcp_fas...
2022-04-08 Gordon Berglingtcp_bbr(4): Fix a typo in a sysctl description and...
2022-04-08 Mark Johnstonnet: Fix memory leaks in lltable_calc_llheader() error...
2022-04-08 Mark Johnstonnet: Fix LLE lock leaks
2022-04-07 Michael Tuexensctp: remove a mutex not used anymore
2022-04-07 Michael Tuexensctp: use variable names in a consistent way
2022-04-07 Tom Jonessiftr: expose t_flags2 in siftr output
2022-04-06 John Baldwinlibalias: Remove unused variables.
2022-04-06 John Baldwinalias_nbt: Move debug-only variable under #ifdef LIBALI...
2022-04-06 John Baldwinmulticast code: Quiet unused warnings for variables...
2022-04-05 Michael Tuexentcp cc: don't recurse on non recursive mutex
2022-04-04 Navdeep ParharFix typo (interrups -> interrupts) in a sysctl descript...
2022-04-03 Simon J. GerratyMerge bmake-20220330
2022-04-03 Martin Matuskalibarchive: merge vendor bugfixes
2022-04-02 Michael Tuexensctp: don't refer to a potentially outdated stream
2022-04-02 Michael Tuexensctp: cleanup, no functional change
2022-04-02 Michael Tuexensctp: remove a test, which isn't safe
2022-04-02 Michael TuexenRevert "sctp: remove a test, which isn't safe"
2022-04-02 Michael Tuexensctp: remove a test, which isn't safe
2022-04-02 Gordon Berglingnetinet: Fix a typo in a source code comment
2022-04-02 Gordon Berglingkhelp(9): Fix a typo in a source code comment
2022-04-02 Gordon Berglingcc_vegas(4): Fix a typo in a source code comment
2022-04-01 Michael Tuexensctp: clear pointer to stack when returning from function.
2022-04-01 Randall StewartOpps sorry, typo in the cc_cubic fix when morphing...
2022-04-01 Randall Stewarthystart++ may not properly exit CSS back to slowstart.
2022-04-01 Randall Stewartrack may end up with a stuck connectin fi the rwnd...
2022-03-31 Xin LIMFV 7b495a2a7abf (zlib): Correct incorrect inputs provi...
2022-03-31 George V. Neville... Address issue pointed out in CVE-2020-25705
2022-03-31 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-03-29 Michael Tuexensctp: ensure that ASCONF chunks are not too large
2022-03-29 Michael Tuexensctp: fix typos
2022-03-29 Michael Tuexensctp: don't lock an already locked stcb.
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@bc3f12bfa (master) into main
2022-03-28 Michael Tuexensctp: get rid of stcb send lock
2022-03-28 Gordon Berglingextra_tcp_stacks: Fix two typos in source code comments
2022-03-28 Xin LIMFV 45916e7c91ce: libbsdxml (expat) 2.4.7
2022-03-26 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-22 Mike KarelsIPv4 multicast: fix netstat -g
2022-03-22 Mike KarelsEnter epoch when addding IPv4 multicast forwarding...
2022-03-17 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-01 Mark Johnstonrip: Fix a -Wunused-but-set-variable warning
2022-02-25 Richard Scheffeneggertcp: Restore correct ECT marking behavior on SACK retra...
2022-02-23 Randall Stewarttcp: Push bit failure to set in fastpath
2022-02-21 Randall Stewarttcp: Congestion control move to using reference counting.
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-20 Michael Tuexensctp: remove KASSERT() which not always holds
2022-02-20 Michael Tuexensctp: make sure new locking requirements are satisfied.
2022-02-20 Michael Tuexensctp: don't hold the assoc create lock longer than...
2022-02-20 Michael Tuexensctp: cleanup sctp_lower_sosend
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Michael Tuexensctp: improve robustness
2022-02-18 Michael Tuexensctp: cleanup, no functional change intended.
2022-02-18 Michael Tuexensctp: remove unused parameter
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-17 Michael Tuexensctp: fix a signed/unsigned mismatch.
2022-02-17 Michael Tuexensctp: avoid undefined behaviour and cleanup the code.
2022-02-16 Kristof Provostnetinet: allow UDP tunnels to be removed
2022-02-15 Richard Scheffeneggertcp: Restore 6 tcps padding entries in HEAD
2022-02-14 Bjoern A. ZeebTCP syncache: enhance KASSERT output
2022-02-10 Mark Johnstontcp: Avoid conditionally defined fields in union lro_ad...
next