]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
linuxkpi: Include <linux/shinker.h> in <linux/mm.h>
[FreeBSD/FreeBSD.git] / sys / netinet /
2023-01-23 Alexander V. ChernikovRevert "tcp: virtualise net.inet.tcp.msl sysctl."
2023-01-22 Gordon Berglingextra_tcp_stacks: Fix a common typo in source code...
2023-01-22 Gordon Berglingip_gre: Fix a common typo in source code comments
2023-01-14 Gordon Berglingtcp_rack(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglingtcp_hpts: Fix a typo in a source code comment
2023-01-13 Alexander V. Chernikovnetinet: pass cred instead of the curthread to ifaddr...
2023-01-13 Alexander V. Chernikovrouting: refactor private KPI
2023-01-13 Alexander V. Chernikovrouting: add nhop(9) kpi.
2023-01-13 Alexander V. Chernikovtcp: virtualise net.inet.tcp.msl sysctl.
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-11 Gordon Berglingtcp_bbr(4): Fix a typo in a source code comment
2022-11-09 Richard Scheffeneggeripfw: Have NAT steal the TH_RES1 bit, instead of the...
2022-10-23 Alexander Motininet: Simplify if_multiaddrs iteration.
2022-10-12 Konstantin BelousovAdd mbuf_tstmp2timeval()
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-25 Richard Scheffeneggertcp: fix cwnd restricted SACK retransmission loop
2022-09-25 Michael Tuexentcp: send ACKs when requested
2022-09-25 Michael Tuexentcp: fix computation of offset
2022-09-19 Gleb Smirnofftcp: tcp6_connect() requires net epoch
2022-09-14 Richard Scheffeneggertcp: finish SACK loss recovery on sudden lack of SACK...
2022-09-13 Richard ScheffeneggerRevert "tcp: finish SACK loss recovery on sudden lack...
2022-09-13 Richard Scheffeneggertcp: finish SACK loss recovery on sudden lack of SACK...
2022-09-12 Gordon Berglingextra_tcp_stacks: Fix two typos in source code comments
2022-09-07 Gordon Berglingnetdump(4): Correct a typo in source code comment
2022-09-07 Gordon Berglingnetinet: Correct a typo in source code comment
2022-09-07 Gordon Berglingtcp_hpts: Correct some typos in source code comments
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...
next