]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
man: avoid unportable use of utilities
[FreeBSD/FreeBSD.git] / sys / netinet /
2024-01-14 Simon J. GerratyUpdate to bmake-20240108
2024-01-12 Gleb Smirnoffdivert: just return EOPNOTSUPP on shutdown(2)
2024-01-10 Martin Matuskazfs: merge openzfs/zfs@a382e2119
2024-01-10 Michael Tuexentcpsso: fix when used without -i option
2024-01-09 John Baldwinsys: Use mbufq_empty instead of comparing mbufq_len...
2024-01-08 Richard Scheffeneggertcp: clean PRR state after ECN congestion recovery.
2024-01-08 Richard Scheffeneggertcp: prevent spurious empty segments and fix uncommon...
2024-01-06 Richard Scheffeneggertcp: do not purge SACK scoreboard on first RTO
2024-01-06 Richard Scheffeneggertcp: Make use of enum for sack_changed
2024-01-06 Michael Tuexentcp: limit visibility of symbols
2024-01-05 Ed Mastessh: Update to OpenSSH 9.6p1
2024-01-03 Jose Luis Durannetinet: Define IPv6 ECN mask
2024-01-02 Richard KümmelFix udp IPv4-mapped address
2023-12-30 Michael Tuexentcp: fix ports
2023-12-28 John Baldwinsys: Style fix for M_EXT | M_EXTPG
2023-12-28 Arthur Kiyanovskiena: Upgrade ena-com to freebsd v2.7.0
2023-12-27 Martin Matuskazfs: merge openzfs/zfs@233d34e47
2023-12-27 Gleb Smirnoffinpcb: poison several inpcb pointer in in_pcbfree()
2023-12-27 Gleb Smirnoffinpcb: reoder inpcb destruction
2023-12-27 Gordon Berglingtcp_stacks: Fix two typos in a source code comments
2023-12-25 Richard Scheffeneggernetpfil: Use accessor functions and named constants...
2023-12-26 Gleb Smirnoffhpts: avoid duplicate call to tcp_output()
2023-12-23 Philip Paepscontrib/tzdata: import tzdata 2023d
2023-12-22 Richard Scheffeneggertcp: allow userspace use of tcp header flags accessor...
2023-12-19 Martin Matuskazfs: merge openzfs/zfs@dbda45160
2023-12-19 Gleb Smirnofftcp: always set tcp_tun_port to a correct value
2023-12-19 Gleb Smirnofftcp_hpts: make the module unloadable
2023-12-19 Gleb Smirnofftcp_hpts: use tcp_pace.cts_last_ran for last ran table
2023-12-18 Richard Scheffeneggertcp: properly unroll sack transmission on tx error...
2023-12-17 Richard Scheffeneggerdummynet: add simple gilbert-elliott channel model
2023-12-15 Martin Matuskazfs: merge openzfs/zfs@86e115e21
2023-12-14 Kristof Provostmcast: fix leaked igmp packets on multicast cleanup
2023-12-14 Kristof ProvostRevert "mcast: fix memory leak in imf_purge()"
2023-12-14 Kristof Provostip_mroute: allow MRT_DEL_MFC even if there are pending...
2023-12-09 Michael Tuexentcp: tcp: allow SOL_SOCKET-level socket options via...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.6-0-g60097...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.5-0-g98bfd...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.3-0-g88843...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.2-0-gb2417...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.1-25-g098e...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.0-rc4...
2023-12-08 Dimitry AndricMerge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51
2023-12-08 Martin MatuskaNotable upstream pull request merges:
2023-12-07 Gleb Smirnofftcp_hpts: let tcp_hpts_init() set a random CPU only...
2023-12-07 Gleb Smirnofftcp: stop stack timers in tcp_switch_back_to_default()
2023-12-07 Richard Scheffeneggertcp: shift PRR sending cadence slightly left
2023-12-07 Richard Scheffeneggersiftr: refactor batch log processing
2023-12-07 Kristof Provostvnet: (read) lock the vnet list while iterating it
2023-12-04 Gleb Smirnoffkern/subr_trap.c: repair the HPTS performance hack...
2023-12-04 Gleb Smirnoffhpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts...
2023-12-04 Gleb Smirnofftcp/hpts: make stacks responsible for clearing themselv...
2023-12-04 Gleb Smirnoffhpts: make stacks responsible for tcp_hpts_init()
2023-12-04 Gleb Smirnoffhpts: don't ifdef tcp_in_hpts()
2023-12-04 Gleb Smirnofflro: separate HPTS specific code into tcp_lro_hpts.c
2023-12-02 Richard Scheffeneggertcp: properly initialize LRD while accepting session...
2023-11-30 Richard Scheffeneggertcp: for LRD move sysctl from tcp.do_lrd tp tcp.sack...
2023-11-30 Gleb Smirnoffsockets: don't malloc/free sockaddr memory on getpeerna...
2023-11-30 Gleb Smirnoffsockets: don't malloc/free sockaddr memory on accept(2)
2023-11-30 Richard Scheffeneggertcp: enable LRD by default
2023-11-29 Martin Matuskazfs: merge openzfs/zfs@a03ebd9be
2023-11-28 Martin Matuskazfs: merge openzfs/zfs@688514e47
2023-11-27 Randall StewartFix two latent bugs in hpts. One where a static is...
2023-11-27 Warner Loshsys: Automated cleanup of cdefs and other formatting
2023-11-27 Warner Loshsys: Remove ancient SCCS tags.
2023-11-26 Xin LIMFV: xz 5.4.5
2023-11-23 Mitchell Hornealq, siftr: add panic/debugger checks to shutdown hooks
2023-11-22 Kristof Provostip_mroute: handle V_mfchashtbl allocation failure
2023-11-21 Gleb Smirnofftcp: uninline tcp_account_for_send()
2023-11-21 Martin Matuskazfs: merge openzfs/zfs@a94860a6d
2023-11-20 Gleb Smirnoffinpcb: garbage collect in_pcbnotifyall()
2023-11-15 Richard Scheffenegger[tcp] add PRR 6937bis heuristic and retire prr_conserva...
2023-11-17 Martin Matuskazfs: merge openzfs/zfs@03e9caaec
2023-11-17 Gleb Smirnofftcp: remove extraneous network epoch entry
2023-11-15 Cy Schubertlibevent: Import libevent 2.1.12
2023-11-14 Warner Loshawk: Merge upstream 2nd Edition Awk Book
2023-11-13 Cy Schubertunbound: Vendor import 1.19.0
2023-11-13 Cy Schubertsqlite3: Vendor import of sqlite3 3.44.0
2023-11-09 Martin Matuskazfs: merge openzfs/zfs@887a3c533
2023-11-08 Martin Matuskazfs: merge openzfs/zfs@9198de8f1
2023-11-06 Michael Tuexensctp: minor clean
2023-11-05 Michael Tuexenudplite: make socketoption available on IPv6 sockets
2023-11-05 Michael Tuexentcp rack: remove references to rb trees
2023-11-01 Igor Ostapenkoip_var.h: align comment style
2023-11-01 Michael Tuexenudplite: fix checksum computation on the sender side
2023-11-01 Martin Matuskazfs: merge openzfs/zfs@41e55b476
2023-10-30 Martin Matuskazfs: merge openzfs/zfs@043c6ee3b
2023-10-27 Warner Loshnetinet: The tailq_hash code doesn't reference tcpoutflags
2023-10-25 Mark Johnstontcp: Silence a -Wunused-function warning in tcp_ratelimit.h
2023-10-24 Ed MasteOpenSSL: update to 3.0.12
2023-10-22 Martin Matuskazfs: merge openzfs/zfs@797f55ef1
2023-10-20 Kristof Provostpf: use an enum for packet direction in divert tag
2023-10-19 Igor Ostapenkopf: fix pf divert-to loop
2023-10-17 Richard Scheffeneggertcp: use signed IsLost() related accounting variables
2023-10-13 Martin Matuskazfs: merge openzfs/zfs@8a7407012
2023-10-13 Kristof Provostnetlink: move NETLINK define to opt_global.h
2023-10-13 Cy Schubertunbound: Import upstream 0ee44ef3 when ENOBUFS is returned
2023-10-11 Richard Scheffeneggertcp: clear SACK state when scoreboard is forcefully...
2023-10-09 Pierre ProncheryOpenSSL: update to 3.0.11
2023-10-09 Ed Mastessh: Update to OpenSSH 9.5p1
2023-10-09 Richard Scheffeneggertcp: include RFC6675 IsLost() in pipe calculation
next