]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
amd64/arm64 pmap: Stop requiring the accessed bit for superpage promotion
[FreeBSD/FreeBSD.git] / sys / netinet /
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-09 Randall Stewarttcp: Rack fixes and misc updates
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Richard Scheffeneggertcp: Add and update cubic module variable names
2023-06-06 Richard Scheffeneggertcp: make the maximum number of retransmissions tunable...
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-06 Kristof Provostnetinet: re-read IP length after PFIL hook
2023-06-05 Michael Tuexentcp: improve sending of TTL/hoplimit and DSCP
2023-06-01 Cheng Cuicc_cubic: Use units of micro seconds (usecs) instead...
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-06-01 Alexander V. Chernikovnetinet6: make IPv6 fragment TTL per-VNET configurable.
2023-05-31 Jonathan T. Looneytcp: Refactor tcp_get_srtt()
2023-05-31 Doug Rabsonnetinet*: Fix redirects for connections from localhost
2023-05-30 Mark Johnstoninpcb: Restore missing validation of local addresses...
2023-05-30 Cheng Cuisiftr: bring back the siftr_pkts_per_log feature
2023-05-30 Cheng Cuisiftr: convert this tval.tv_sec to type intmax_t to...
2023-05-29 Cheng Cuisiftr: sync-up man page with recent code changes, and...
2023-05-29 Cheng Cuisiftr: fix a build error for powerpc and arm platforms
2023-05-29 Cheng Cuisiftr: three changes that improve performance
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-26 Cheng Cuitcp: fix a bug where unshifting should be put last...
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-24 Randall Stewarttcp: request tracking is not http specific.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-19 Randall StewartAdd a comment to the new tcp_get_srtt method to clarify...
2023-05-19 Randall StewartThere are congestion control algorithms will that pull...
2023-05-18 Cheng CuiUnder RSS, assign a TCP flow's inp_flowid anyway.
2023-05-18 Kristof Provostcarp: fix unicast link-local
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: Simplify BSD-2-Clause AND BSD-2-Clause
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-06 Michael Tuexenbblog: inherit TCP_LOG option from listener
2023-05-06 Michael Tuexentcp: improve BBLoging for PRUs
2023-05-06 Michael Tuexentcp_rack: allow the module to be loaded without TCP_BLA...
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Michael Tuexensctp: only start shutdown guard timer when sending...
2023-05-03 Michael Tuexensctp: improve shutdown(..., SHUT_WR) handling
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-04-30 Michael Tuexensctp: improve handling of stale cookie error causes
2023-04-26 Cheng Cuisiftr: remove barely used hash generation per record
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Gleb Smirnofftcp_hpts: add missing "inline"
2023-04-25 Cheng CuiChange the unit of srtt and rto to usec, inspired by...
2023-04-25 Gleb Smirnofftcp: move HPTS/LRO flags out of inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp_hpts: move HPTS related fields from inpcb to tcpcb
2023-04-25 Gleb Smirnofftcp: purge the input queue from tcp_discardcb()
2023-04-25 Boris Lytochkinipfw: add [fw]mark implementation for ipfw
2023-04-25 Alexander V. Chernikovlltable: properly set expire time to 0 for static IPv4...
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Cheng CuiRemove unused fields in siftr_stats. Thus, update the...
2023-04-24 Cheng CuiCorrect the value of macro TF2_TCP_ACCOUNTING.
2023-04-23 Mark Johnstoninpcb: Fix some bugs in _in_pcbinshash_wild()
2023-04-23 Michael Tuexensctp: use constants from RFC 8260 to improve compliance
2023-04-23 Zhenlei Huangip_mroute: Delete unreachable code
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Randall Stewarttcp: hpts needs to still call output even after input.
2023-04-20 Gleb Smirnoffnetstat: fix printing of TCP pcbs with -A
2023-04-20 Mark Johnstoninpcb: Release the inpcb cred reference before freeing...
2023-04-20 Mark Johnstoninpcb: Avoid inp_cred dereferences in SMR-protected...
2023-04-20 Mark Johnstoninpcb: Move inpcb matching logic into separate functions
2023-04-20 Mark Johnstoninpcb: Split PCB hash tables
2023-04-19 Randall Stewarttcp: rack the request level logging is a bit too noisy...
2023-04-19 Randall Stewarttcp: Rack can crash with the new non-TSO fix..
2023-04-19 Randall StewartWe have a TCP_LOG_CONNEND log that should come out...
2023-04-18 Randall Stewarttcp: bbr.c is non-capable of doing ECN and sets an...
2023-04-17 Randall Stewarttcp: Inconsistent use of hpts_calling flag
2023-04-17 Randall Stewarttcp: Blackbox logging and tcp accounting together can...
2023-04-17 Gleb Smirnofftcp: fix build
2023-04-17 Gleb Smirnofftcp_hpts: use queue(9) STAILQ for the input queue
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-14 Randall Stewarttcp: stack unloading crash in rack and bbr
2023-04-14 Randall Stewarttcp: rack pacing has some caveats that need to be obeye...
2023-04-13 Randall StewartTCP: Misc cleanups of tcp_subr.c
2023-04-12 Michael Tuexentcp: fix typo in comment
2023-04-12 Michael Tuexentcp: make net.inet.tcp.functions_default vnet specific
2023-04-12 Randall Stewarttcp_lro: When processing compressed acks lets support...
2023-04-12 Michael Tuexentcp: fix deregistering stacks when vnets are used
2023-04-11 Richard Scheffeneggertcp: use IPV6_FLOWLABEL_LEN
2023-04-10 Randall Stewarttcp: Rack - in the absence of LRO fixed rate pacing...
2023-04-10 John Baldwinrack: mask and tclass are only used for INET6.
2023-04-10 John Baldwinlibalias: Mark set but unused variables as unused.
2023-04-07 Gleb Smirnofftcp: pass tcpcb in the tfb_tcp_ctloutput() method inste...
2023-04-07 Gleb Smirnofftcp: reduce argument list to functions that pass a...
2023-04-07 Gleb Smirnofftcp: retire tfb_tcp_hpts_do_segment()
2023-04-07 Randall Stewarttcp: misc cleanup of options for rack as well as socket...
2023-04-05 Mateusz Guziktcp_hpts: plug a compiler warn
2023-04-04 Gleb Smirnoffrack: fix build on powerpc
2023-04-04 Randall StewartUpdate rack to the latest code used at NF.
2023-04-04 Gleb Smirnofftcp_hpts: remove dead code tcp_drop_in_pkts()
2023-04-01 Randall StewartFixes in the tcp infrastructure with respect to stack...
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
next