]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Add NIRES_STRICTREL.
[FreeBSD/FreeBSD.git] / sys / netinet /
2020-09-21 melifaroRework part of routing code to reduce difference to...
2020-09-20 melifaroRemove unused nhop_ref_any() function.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 mhorneInitialize some local variables earlier
2020-09-18 npif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 npAdd a knob to allow zero UDP checksums for UDP/IPv6...
2020-09-13 tuexenExport the name of the congestion control. This will...
2020-09-10 rscheffcc_mod: remove unused CCF_DELACK definition
2020-09-09 rrsSo it turns out that syzkaller hit another crash. It...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-05 bzbbr: remove unused static function
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-01 mjgnet: clean up empty lines in .c and .h files
2020-08-28 melifaroMove net/route/shared.h definitions to net/route/route_...
2020-08-28 tuexenFix a regression with the explicit EOR mode I introduce...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-25 tuexenRFC 3465 defines a limit L used in TCP slow start for...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-21 impUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-19 gallatinTCP: remove special treatment for hardware (ifnet) TLS
2020-08-18 rscheffTCP Cubic: recalculate cwnd for every ACK.
2020-08-18 tuexenFix two bugs I introduced in r362563.
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 tuexenRemove a line which is needed and was added in
2020-08-16 tuexenImprove the handling of concurrent send() calls for...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-15 tuexenEnter epoch earlier. This is needed because we are...
2020-08-14 melifaroSimplify dom_<rtattach|rtdetach>.
2020-08-13 rscheffTCP Cubic: Have Fast Convergence Heuristic work for...
2020-08-13 rscheffTCP Cubic: After leaving slowstart fix unintended cwnd...
2020-08-13 rscheffImprove SACK support code for RFC6675 and PRR
2020-08-12 gjbMFH
2020-08-11 hselaskyUse a static initializer for the multicast free tasks.
2020-08-10 tuexenFix the following issues related to the TCP SYN-cache:
2020-08-10 dimMerge ^/head r364051 through r364081.
2020-08-10 bzMC: add a note with reference to the discussion and...
2020-08-10 hselaskyMake sure the multicast release tasks are properly...
2020-08-10 hselaskyUse proper prototype for SYSINIT() functions.
2020-08-08 tuexenImprove the ECN negotiation when the TCP SYN-cache...
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-07 bzIPV6_PKTINFO support for v4-mapped IPv6 sockets
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-31 rrsThe recent changes to move the ref count increment
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-23 tuexenClear the pointer to the socket when closing it also...
2020-07-23 tuexenDetect and handle an invalid reassembly constellation...
2020-07-21 rscheffFix style and comment around concave/convex regions...
2020-07-20 rscheffAdd MODULE_VERSION to TCP loadable congestion control...
2020-07-19 tuexenAdd reference counts for inp/stcb/net when timers are...
2020-07-18 tuexenRemove code which is not needed.
2020-07-17 tuexenImprove the locking of address lists by adding some...
2020-07-16 gjbMFH
2020-07-16 tuexen(Re)-allow 0.0.0.0 to be used as an address in connect...
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 tuexenImprove the error handling in generating ASCONF chunks.
2020-07-14 jkimMFV: r362513
2020-07-12 tuexenCleanup, no functional change intended.
2020-07-12 tuexen(Re)activate SCTP system calls when compiling SCTP...
2020-07-10 tuexenWhitespace changes due to upstreaming r363079.
2020-07-10 markjProvide support for building SCTP as a loadable module.
2020-07-10 tuexenFix a use-after-free bug for the userland stack. The...
2020-07-09 tuexenOptimize flushing of receive queues.
2020-07-08 sjgUpdate to bmake-20200704
2020-07-08 tuexenImprove consistency.
2020-07-08 tuexenFix error description.
2020-07-08 tuexenDon't accept FORWARD-TSN chunks when I-FORWARD-TSN...
2020-07-08 tuexenImprove handling of PKTDROP chunks. This includes the...
2020-07-07 rscheffFix KASSERT during tcp_newtcpcb when low on memory
2020-07-07 seUpdate to version 3.1.1
2020-07-02 melifaroComplete conversions from fib<4|6>_lookup_nh_<basic...
2020-07-01 tuexenFix the cleanup handling in a error path for TCP BBR.
2020-07-01 markjFix a possible next-hop refcount leak when handling...
2020-06-30 tuexenFix a bug introduced in https://svnweb.freebsd.org...
2020-06-28 tuexenDon't send packets containing ERROR chunks in response...
2020-06-28 tuexenDon't check ch for not being NULL, since that is true.
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 jhbUse zfree() instead of explicit_bzero() and free().
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 tuexenFix the acconting for fragmented unordered messages...
2020-06-24 rscheffTCP: fix cubic RTO reaction.
2020-06-24 rscheffTCP: make after-idle work for transactional sessions.
2020-06-23 tuexenFix alignment issue manifesting in the userland stack.
2020-06-22 tuexenNo need to include netinet/sctp_crc32.h twice.
2020-06-22 markjMove the definition of SCTP's system_base_info into...
2020-06-21 tuexenCleanup the defintion of struct sctp_getaddresses....
2020-06-21 bzRather than zeroing MAXVIFS times size of pointer ...
2020-06-21 tuexenFix the build for an INET6 only configuration.
2020-06-20 tuexenSet a variable also in the case of an INET6 only kernel
2020-06-20 tuexenUse a struct sockaddr_in pr struct sockaddr_in6 as...
2020-06-20 tuexenCleanup the adding and deleting of addresses via sctp_b...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
next