]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
ath10k: ath11k: add specific LinuxKPI support
[FreeBSD/FreeBSD.git] / sys / netinet /
2022-09-06 Gordon Berglingtcp_rack: Fix two typos in source code comments
2022-08-21 Dimitry AndricFix unused variable warnings in tcp_hpts.c
2022-08-21 Dimitry AndricAdjust function definition in tcp_hpts.c to avoid clang...
2022-08-21 Dimitry AndricSuppress unused variable warning in tcp_stacks's rack.c
2022-08-21 Dimitry AndricFix unused variable warning in tcp_stacks's rack.c
2022-08-21 Dimitry AndricFix unused variable warning in tcp_stacks's bbr.c
2022-08-11 Mitchell Horneddb: use _FLAGS command macros where appropriate
2022-07-29 Dimitry AndricAdjust sctp_drain() definition to avoid clang 15 warning
2022-07-29 Dimitry AndricAdjust sctp_init_sysctls() definition to avoid clang...
2022-07-29 Dimitry AndricFix unused variable warnings in sctp_indata.c
2022-07-29 Dimitry AndricFix unused variable warning in sctp_output.c
2022-07-29 Dimitry AndricFix unused variable warning in sctp_timer.c
2022-07-20 Claudio JekerUnlock inp when handling TCP_MD5SIG socket options
2022-07-14 Arseny Smalyukipfw: add support radix tables and table lookup for...
2022-06-30 Hans Petter Selaskytcp: Correctly compute the TCP goodput in bits per...
2022-06-27 Mitchell Hornekerneldump: remove physical argument from d_dumper
2022-06-27 Eric van Gyzennetdump: send key before dump, in case dump fails
2022-06-27 Bryan Drewerynetdump: Fix leaking debugnet state on errors.
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-17 Dmitry Chaginsysent: Get rid of bogus sys/sysent.h include.
2022-06-10 Gordon Berglingrack: Fix a common typo in comments and a sysctl descri...
2022-06-10 Gordon Berglingtcp_rack: Fix two typos in sysctl descriptions
2022-06-10 Gordon Berglingrack: Fix a typo in a source code comment
2022-06-06 Hans Petter Selaskytcp: Correctly compute the retransmit length for all...
2022-05-27 Mitchell Hornenetdump: check the support status of the interface
2022-05-14 Kristof Provostin_rss: fix set but not used warning
2022-05-12 Alan Somersprometheus_sysctl_exporter: fix metric aliasing
2022-04-18 Mitchell HorneRemove 11.x ABI compat for kernel dump ioctls
2022-04-18 Andrey V. ElsukovFix ipfw fwd that doesn't work in some cases
2022-04-15 Mark Johnstonnet: Fix memory leaks in lltable_calc_llheader() error...
2022-04-14 Gordon Berglingtcp_htps: Fix a typo in a source code comment
2022-04-14 Gordon Berglingtcp_bbr(4): Fix a typo in a source code comment
2022-04-14 Gordon Berglingtcp_bbr(4): Fix two typos in source code comments
2022-04-14 Gordon Berglinglibalias(3): Fix two typos in source code comments
2022-04-14 Gordon Berglingtcp_rack: Fix a typo in a source code comment
2022-04-14 Gordon Berglingtcp_bbr(4): Fix a typo in a sysctl description and...
2022-04-14 Gordon Berglingtcp_rack: Fix a few typos in sysctl descriptions and...
2022-04-11 Mark Johnstonnet: Fix LLE lock leaks
2022-04-09 Gordon Berglingcc_vegas(4): Fix a typo in a source code comment
2022-04-09 Gordon Berglingkhelp(9): Fix a typo in a source code comment
2022-04-09 Gordon Berglingnetinet: Fix a typo in a source code comment
2022-04-07 George V. Neville... Address issue pointed out in CVE-2020-25705
2022-04-07 Navdeep ParharFix typo (interrups -> interrupts) in a sysctl descript...
2022-04-02 Gordon Berglingextra_tcp_stacks: Fix two typos in source code comments
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-28 Alexander V. Chernikov[lltable] Add per-family lltable getters.
2022-03-28 Alexander V. Chernikovtcp: virtualise net.inet.tcp.msl sysctl.
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-03 Franco Fichtnernetinet: simplify RSS ifdef statements
2022-02-28 Kristof Provostnetinet: allow UDP tunnels to be removed
2022-02-23 Robert Wingtcp_twrespond: send signed segment when connection...
2022-02-23 Robert WingFix dtrace SDT probe tcp:::debug-input
2022-02-23 Michael Tuexensctp: remove KASSERT() which not always holds
2022-02-23 Michael Tuexensctp: make sure new locking requirements are satisfied.
2022-02-23 Michael Tuexensctp: don't hold the assoc create lock longer than...
2022-02-23 Michael Tuexensctp: cleanup sctp_lower_sosend
2022-02-23 Michael Tuexensctp: improve robustness
2022-02-23 Michael Tuexensctp: cleanup, no functional change intended.
2022-02-23 Michael Tuexensctp: remove unused parameter
2022-02-23 Michael Tuexensctp: fix a signed/unsigned mismatch.
2022-02-23 Michael Tuexensctp: avoid undefined behaviour and cleanup the code.
2022-02-23 Michael Tuexensctp: improve counting of incoming chunks
2022-02-23 Michael Tuexenudp: use appropriate pcbinfo when signalling EHOSTDOWN
2022-02-22 Michael Tuexensctp: retire sctp_mtu_size_reset()
2022-02-22 Michael Tuexensctp: improve sctp_pathmtu_adjustment()
2022-02-22 Michael Tuexensctp: minor improvements in sctp_get_frag_point
2022-02-22 Michael Tuexensctp: check that the computed frag point is a multiple...
2022-02-22 Michael Tuexensctp: cleanup the SCTP_MAXSEG socket option.
2022-02-22 Michael Tuexensctp: cleanup, on functional change intended.
2022-02-22 Michael Tuexensctp: apply limit for socket buffers as indicated in...
2022-02-22 Michael Tuexensctp: improve consistency, no functional change intended
2022-02-22 Michael Tuexensctp: add some asserts, no functional changes intended
2022-02-22 Michael Tuexensctp: improve KASSERT messages
2022-02-22 Michael Tuexensctp: don't keep being locked on a stream which is...
2022-02-22 Michael Tuexensctp: provide a specific stream scheduler function...
2022-02-22 Michael Tuexensctp: cleanup and adding KASSERT()s, no functional...
2022-02-22 Michael Tuexensctp: fix usage of stream scheduler functions
2022-02-22 Michael Tuexensctp: avoid locking an already locked mutex
2022-02-22 Michael Tuexensctp: Cleanup stream schedulers.
2022-02-22 Michael Tuexensctp: Simplify stream scheduler usage
2022-02-22 Michael Tuexensctp: improve consistency when calling stream scheduler
2022-02-22 Michael Tuexensctp: use a valid outstream when adding it to the scheduler
2022-02-22 Michael Tuexensctp: fix FCFS stream scheduler
2022-02-22 Michael Tuexensctp: cleanup, no functional change intended
2022-02-22 Michael Tuexensctp: avoid LOR
2022-02-22 Michael Tuexensctp: minor cleanup, no functional change
2022-02-22 Mark Johnstonsctp: Tighten up locking around sctp_aloc_assoc()
2022-02-22 Michael Tuexensctp: add explicit cast, no functional change intended
2022-02-22 Michael Tuexensctp: use appropriate argument when freeing association
2022-02-22 Michael Tuexensctp: cleanup timewait handling for vtags
2022-02-22 Michael Tuexensctp: minor cleanups, no functional change intended
2022-02-22 Michael Tuexentcp: make network epoch expectations of LRO explicit
2022-02-22 Michael Tuexensctp: improve handling of illegal parameters of INIT...
2022-02-22 Michael Tuexensctp: improve handling of INIT chunks with invalid...
2022-02-22 Michael Tuexensctp: remove some set, but unused variables
2022-02-22 Michael Tuexensctp: improve input validation of mapped addresses...
2022-02-22 Michael Tuexensctp: improve input validation of mapped addresses...
2022-02-22 Michael Tuexentcp, udp: improve input validation in handling bind()
2022-02-21 Mark Johnstontcp: Avoid conditionally defined fields in union lro_ad...
2022-02-20 Bjoern A. ZeebTCP syncache: enhance KASSERT output
next