]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
sctp: Release the socket reference when detaching an association
[FreeBSD/FreeBSD.git] / sys / netinet /
2021-09-01 Mark Johnstonsctp: Release the socket reference when detaching an...
2021-09-01 Mark Johnstonsctp: Implement sctp_inpcb_bind_locked()
2021-09-01 Mark Johnstonsctp: Add macros to assert on inp info lock state
2021-08-31 Mark Johnstonsctp: Fix racy UNBOUND flag check in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Simplify the free port search in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Avoid unnecessary refcount bumps in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Remove always-false checks in sctp_inpcb_bind()
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-28 Gordon Berglinginet(3): Fix a few common typos in source code comments
2021-08-27 Mark Johnstontcp: Remove unused v6 state definitions
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-26 Artem Khramovnetinet: prevent NULL pointer dereference in in_aifaddr...
2021-08-25 Michael Tuexentcp: make network epoch expectations of LRO explicit
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-22 Zhenlei Huangrouting: Allow using IPv6 next-hops for IPv4 routes...
2021-08-21 Alexander V. Chernikovlltable: Add support for "child" LLEs holding encap...
2021-08-20 Michael Tuexensctp: improve handling of illegal parameters of INIT...
2021-08-19 Luiz Otavio O Souzaipfw: use unsigned int for dummynet bandwidth
2021-08-18 Michael Tuexensctp: improve handling of INIT chunks with invalid...
2021-08-17 Randall Stewarttcp: Add support for DSACK based reordering window...
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-14 Mateusz Guzikip_reass: do less work in ipreass_slowtimo if possible
2021-08-14 Mateusz Guzikip_reass: drop the volatile keyword from nfrags and...
2021-08-13 Wojciech Macekmroute: fix locking issues
2021-08-11 Eric van Gyzennetdump: send key before dump, in case dump fails
2021-08-09 Michael Tuexensctp: remove some set, but unused variables
2021-08-09 Wojciech Macekipsec: Handle ICMP NEEDFRAG message.
2021-08-08 Alexander V. ChernikovSimplify nhop operations in ip_output().
2021-08-08 Gordon BerglingFix some common typos in comments
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-07 Michael Tuexensctp: improve input validation of mapped addresses...
2021-08-07 Michael Tuexensctp: improve input validation of mapped addresses...
2021-08-06 Hans Petter SelaskyUpdate the TCP LRO code to handle both encrypted and...
2021-08-05 Andrew Gallatinktls: Move KERN_TLS ifdef to tcp_var.h
2021-08-05 Alexander V. ChernikovUse lltable calculated header when sending lle holdchai...
2021-08-05 Michael Tuexentcp, udp: improve input validation in handling bind()
2021-08-04 Alexander V. Chernikov[lltable] Unify datapath feedback mechamism.
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-08-01 Konstantin Kukushkinudp: Fix soroverflow SOCKBUF unlocking
2021-07-28 Roy Marplessocket: Implement SO_RERROR
2021-07-27 Bryan Drewerynetdump: Fix leaking debugnet state on errors.
2021-07-26 Mark Johnstonrip: Add missing minimum length validation in rip_output()
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-20 Kristof Provostpf: syncookie support
2021-07-19 Michael Tuexentcp: fix RACK and BBR when using VIMAGE enabled kernel
2021-07-18 Xin LIless: upgrade to v590.
2021-07-16 Randall Stewarttcp: When rack or bbr get a pullup failure in the commo...
2021-07-16 Randall Stewarttcp: Lro needs to validate that it does not go beyond...
2021-07-13 Randall Stewarttcp: TCP_LRO getting bad checksums and sending it in...
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-10 Stefan Eßerlibalias: fix divide by zero causing panic
2021-07-09 Michael Tuexensctp: Fix errno in case of association setup failures
2021-07-09 Michael Tuexensctp: provide consistent stream information in case...
2021-07-09 Michael Tuexensctp: provide sac_error also for ABORT chunk being...
2021-07-08 Randall Stewarttcp: Fix 32 bit platform breakage
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-07 Andrew Gallatintcp: fix alternate stack build with LINT-NO{INET,INET6,IP}
2021-07-07 Randall Stewarttcp: HPTS performance enhancements
2021-07-06 Randall Stewarttcp: Address goodput and TLP edge cases.
2021-07-06 Andrew Gallatinktls: auto-disable ifnet (inline hw) kTLS
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-04 Lutz Donnerhackelibalias: Remove a stray directive
2021-07-04 Lutz Donnerhackelibalias: Rewrite HISTORY
2021-07-03 Lutz Donnerhackelibalias: Fix API bug on initialization
2021-07-02 Lutz Donnerhackelibalias: Avoid uninitialized expiration
2021-07-02 Lutz Donnerhackelibalias: Fix splay comparsion bug
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@4694131a0 (master) into main
2021-06-27 Michael Tuexensctp: initialize sequence numbers for ECN correctly
2021-06-27 Michael Tuexensctp: Fix length check for ECNE chunks
2021-06-27 Michael Tuexentcp: tolerate missing timestamps
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@5e2c8338b (master) into main
2021-06-25 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2021-06-25 Randall Stewarttcp: Preparation for allowing hardware TLS to be able...
2021-06-24 Randall Stewarttcp: Rack not being very friendly with V6:4 socket...
2021-06-24 Marcin WojtasMerge tag 'vendor/ena-com/2.4.0'
2021-06-23 Wojciech Macekip_mroute: initialize vif ifnet properly
2021-06-23 Lutz Donnerhackelibalias: Fix compile time warning about unused functions
2021-06-22 John Baldwintoe: Read-lock the inp in toe_4tuple_check().
2021-06-22 Gleb SmirnoffUnbreak TFO, that was broken with 8d5719aa74f. These...
2021-06-22 Warner LoshMerge tag 'vendor/NetBSD/vis/20210621' into vis
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@c4c162c1e (master) into main
2021-06-19 Lutz Donnerhackelibalias: Switch to efficient data structure for incomi...
2021-06-19 Lutz Donnerhackelibalias: Switch to efficient data structure for outgoi...
2021-06-19 Lutz Donnerhackelibalias: Restructure - Finalize
2021-06-19 Lutz Donnerhackelibalias: Restructure - Remove temporary state deleteAl...
2021-06-19 Lutz Donnerhackelibalias: Restructure - Use AliasRange instead of PORT_BASE
2021-06-19 Lutz Donnerhackelibalias: Restructure - Table for PPTP
2021-06-19 Lutz Donnerhackelibalias: Restructure - Group expire handling entries
2021-06-19 Lutz Donnerhackelibalias: Restructure - Group incoming links
2021-06-19 Lutz Donnerhackelibalias: Restructure - Cleanup and Use for links
2021-06-19 Lutz Donnerhackelibalias: Restructure - Outgoing search
2021-06-19 Lutz Donnerhackelibalias: Restructure - Cleanup _FindLinkIn
2021-06-19 Dimitry AndricMerge llvm-project 12.0.1 rc2
2021-06-19 Lutz Donnerhackelibalias: Restructure - Table for partially links
2021-06-19 Richard Scheffeneggertcp: Add PRR cwnd reduction for non-SACK loss
next