]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
ibcore: Clean up INIT_UDATA() and INIT_UDATA_BUF_OR_NULL() macro usage.
[FreeBSD/FreeBSD.git] / sys / netinet /
2021-07-22 Michael Tuexentcp: fix RACK and BBR when using VIMAGE enabled kernel
2021-07-14 Stefan Eßerlibalias: fix divide by zero causing panic
2021-07-13 Andrew Gallatintcp: fix alternate stack build with LINT-NO{INET,INET6,IP}
2021-07-13 Randall Stewarttcp: Fix 32 bit platform breakage
2021-07-13 Randall Stewarttcp: HPTS performance enhancements
2021-07-13 Randall Stewarttcp: Address goodput and TLP edge cases.
2021-07-13 Randall Stewarttcp: Preparation for allowing hardware TLS to be able...
2021-07-13 Andrew Gallatintcp: enter network epoch when calling tfb_tcp_fb_fini
2021-07-13 Randall Stewarttcp: Rack not being very friendly with V6:4 socket...
2021-07-13 Michael Tuexensctp: Fix errno in case of association setup failures
2021-07-13 Michael Tuexensctp: provide consistent stream information in case...
2021-07-13 Michael Tuexensctp: provide sac_error also for ABORT chunk being...
2021-07-13 Michael Tuexensctp: initialize sequence numbers for ECN correctly
2021-07-13 Michael Tuexensctp: Fix length check for ECNE chunks
2021-07-13 Michael Tuexentcp: tolerate missing timestamps
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-06 Lutz Donnerhackelibalias: Switch to SPLAY trees
2021-07-06 Lutz Donnerhackelibalias: Restructure
2021-07-06 Lutz Donnerhackelibalias: Promote per instance global variable timeStamp
2021-07-06 Lutz Donnerhackelibalias: Stats are unsigned
2021-07-06 Lutz Donnerhackelibalias: tidy up housekeeping
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-21 Mark JohnstonConsistently use the SOCKBUF_MTX() and SOCK_MTX() macros
2021-06-21 Mark JohnstonConsistently use the SOLISTENING() macro
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-17 Marko ZecIntroduce DXR as an IPv4 longest prefix matching /...
2021-06-17 Zhenlei HuangDo not forward datagrams originated by link-local addresses
2021-06-14 Randall Stewarttcp: Missing mfree in rack and bbr
2021-06-14 Randall Stewarttcp: Mbuf leak while holding a socket buffer lock.
2021-06-14 Randall Stewarttcp: LRO timestamps have lost their previous precision
2021-06-13 Michael Tuexentcp: fix two bugs in new reno
2021-06-13 Michael Tuexentcp: remove debug output from RACK
2021-06-13 Michael Tuexentcp: fix compilation of IPv4-only builds
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-11 Hans Petter SelaskyAdd missing chunks after cherry-picking 9ca874cf740ee68...
2021-06-09 Michael Tuexentcp: fix a RACK socket buffer lock issue
2021-06-09 Richard Scheffeneggerrack: honor prior socket buffer lock when doing the...
2021-06-09 Richard Scheffenegger[tcp] Keep socket buffer locked until upcall
2021-06-09 Randall Stewarttcp: A better fix for the previously attempted fix...
2021-06-09 Randall Stewarttcp: When we have an out-of-order FIN we do want to...
2021-06-09 Randall Stewarttcp: Add a socket option to rack so we can test various...
2021-06-09 Randall Stewarttcp: Fix bugs related to the PUSH bit and rack and...
2021-06-09 Randall Stewarttcp: Fix an issue with the PUSH bit as well as fill...
2021-06-09 Michael Tuexentcp: Handle stack switch while processing socket options
2021-06-09 Michael Tuexentcp: Fix sending of TCP segments with IP level options
2021-06-09 Randall Stewarttcp: Incorrect KASSERT causes a panic in rack
2021-06-09 Michael Tuexentcp rack: improve initialisation of retransmit timeout
2021-06-09 Randall Stewarttcp: In rack, we must only convert restored rtt when...
2021-06-09 Randall Stewarttcp:Host cache and rack ending up with incorrect values.
2021-06-08 Randall StewartThis takes Warners suggested approach to making it...
2021-06-08 Randall StewartFix a UDP tunneling issue with rack. Basically there...
2021-06-08 Randall StewartThis brings into sync FreeBSD with the netflix versions...
2021-06-08 Hans Petter SelaskyFix LINT kernel builds after 1a714ff20419 .
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-07 Randall StewartThis pulls over all the changes that are in the netflix
2021-06-07 Michael Tuexenmend
2021-06-07 Michael Tuexensctp: fix another locking bug in COOKIE handling
2021-06-07 Lutz Donnerhackelibalias: Remove unused function LibAliasCheckNewLink
2021-06-02 Michael Tuexensctp: fix locking in case of error handling during...
2021-06-02 Michael Tuexensctp: improve consistency when handling chunks of wrong...
2021-06-02 Michael Tuexensctp: drop packet with SHUTDOWN-ACK chunks with wrong...
2021-06-02 Michael Tuexensctp: improve address list scanning
2021-06-02 Michael Tuexensctp: improve restart handling
2021-06-02 Alexander MotinFix build after 5f2e1835054ee84f2e68ebc890d92716a91775b7.
2021-06-02 Michael Tuexensctp: improve error handling in INIT/INIT-ACK processing
2021-06-02 Michael Tuexensctp: update the vtag for INIT and INIT-ACK chunks
2021-06-02 Michael Tuexensctp: fix SCTP_PEER_ADDR_PARAMS socket option
2021-06-02 Michael Tuexensctp: use RTO.Initial of 1 second as specified in RFC...
2021-06-02 Michael Tuexensctp: improve consistency in handling chunks with wrong...
2021-06-02 Michael Tuexensctp: cleanup verification of INIT and INIT-ACK chunks
2021-06-02 Michael Tuexensctp: improve handling of illegal packets containing...
2021-06-02 Michael Tuexensctp: small cleanup, no functional change
2021-06-02 Michael Tuexensctp: fix handling of RTO.initial of 1 ms
2021-06-02 Michael Tuexentcp: improve handling of SYN segments in SYN-SENT state
2021-06-04 Mark Johnstontcp: Make error handling in tcp_usr_send() more consistent
2021-06-03 Mark Johnstontcp, udp: Permit binding with AF_UNSPEC if the address...
2021-06-02 Hans Petter SelaskyAdd TCP LRO support for VLAN and VxLAN.
2021-05-31 Richard Scheffeneggertcp: Use local CC data only in the correct context
2021-05-30 Lutz Donnerhackelibalias: replace placeholder with static constant
2021-05-29 Lutz Donnerhackelibalias: Style cleanup
2021-05-26 Mark JohnstonFix mbuf leaks in various pru_send implementations
2021-05-17 Mark JohnstonAdd missing sockaddr length and family validation to...
2021-05-12 Mark Johnstonigmp: Avoid an out-of-bounds access when zeroing counters
2021-05-10 Hans Petter Selaskynet: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC...
2021-05-10 Mark Johnstondivert: Fix mbuf ownership confusion in div_output()
2021-05-01 Richard Scheffeneggertcp: stop spurious rescue retransmissions and potential...
2021-04-29 Alexander V. ChernikovAlways use inp fib in the inp_lookup_mcast_ifp().
2021-04-28 Mark JohnstonAdd required checks for unmapped mbufs in ipdivert...
2021-04-23 Richard Scheffeneggertcp: Deal with DSACKs, and adjust rescue hole on success.
2021-04-23 Richard Scheffeneggertcp: keep SACK scoreboard sorted when doing rescue...
2021-04-22 Richard Scheffeneggerrack: Fix ECN on finalizing session.
2021-04-22 Richard Scheffeneggertcp: Prepare PRR to work with NewReno LossRecovery
2021-04-22 Richard Scheffeneggertcp: Use PRR for ECN congestion recovery
2021-04-22 Richard Scheffeneggertcp: Refactor PRR code
2021-04-16 Richard Scheffeneggertcp: Use jenkins_hash32() in hostcache
2021-04-16 Richard Scheffeneggertcp: Use sbuf_drain unconditionally
2021-04-16 Richard Scheffeneggertcp: Shouldn't drain empty sbuf
next