]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Pull in r345002 from upstream lld trunk:
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-09-29 dimMerge ^/head r338988 through r339014.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-26 tuexenWhitespace changes and fixing a typo. No functional...
2018-09-23 tuexenRemove the unused parameter 'locked' from the function
2018-09-20 aeAdd new field max_hdrsize to struct encap_config.
2018-09-20 baptImport mandoc 1.14.4
2018-09-18 tuexenRemove unused code.
2018-09-14 dimMerge ^/head r338595 through r338689, and resolve confl...
2018-09-12 tuexenFix TCP Fast Open for the TCP RACK stack.
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 markjFix synchronization of LB group access.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-07 markjUse ratecheck(9) in in_pcbinslbgrouphash().
2018-09-06 bzThe inp_lle field to struct inpcb, along with two ...
2018-09-06 bzMake tcp_hpts.c compile a LINT kernel with options...
2018-09-06 markjDefine sctp probes only when SCTP is configured.
2018-09-05 markjFix style bugs in in_pcblookup_lbgroup().
2018-09-05 eugenFix "ipfw fwd" to work for incoming IPv4 packets when...
2018-09-03 markjUse the correct malloc type in in_pcblbgroup_free().
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-24 tuexenFix a shadowed variable warning.
2018-08-23 tuexenUse arc4rand() instead of read_random() in the SCTP...
2018-08-23 manudts: Import DTS for arm64
2018-08-23 tuexenDon't use the explicit number 32 for the length of...
2018-08-22 tuexenAdd support for send, receive and state-change DTrace...
2018-08-22 mmacyin_mcast: fix copy paste error when clearing flag
2018-08-21 tuexenEnabling the IPPROTO_IPV6 level socket option IPV6_USE_...
2018-08-21 tuexenFix the inheritance of IPv6 level socket options on...
2018-08-21 tuexenWhitespace change.
2018-08-21 tuexenRefactor the SHUTDOWN_PENDING state handling.
2018-08-20 bzGC inc_isipv6; it was added for "temp" compatibility...
2018-08-20 rrsThis change represents a substantial restructure of...
2018-08-19 tuexenDon't expose the uptime via the TCP timestamps.
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-16 npAdd the ability to look up the 3b PCP of a VLAN interfa...
2018-08-15 mmacyFix in6_multi double free
2018-08-15 loosLate style follow up on r312770.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 jtlLower the default limits on the IPv4 reassembly queue.
2018-08-14 jtlImplement a limit on on the number of IPv4 reassembly...
2018-08-14 jtlAdd a global limit on the number of IPv4 fragments.
2018-08-14 jtlImprove hashing of IPv4 fragments.
2018-08-14 tuexenRemove a set but not used warning showing up in usrsctp.
2018-08-14 aeRestore ability to send ICMP and ICMPv6 redirects.
2018-08-13 tuexenUse the stacb instead of the asoc in state macros.
2018-08-13 tuexenUse consistently the macors to modify the assoc state.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-12 tuexenAdd explicit cast to silence a warning for the userland...
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337586 through r337590.
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-10 dteskeFix misspellings of transmitter/transmitted
2018-08-10 aeRemove unneeded ipsec-related includes.
2018-08-09 luporl[ppc] Fix kernel panic when using BOOTP_NFSROOT
2018-08-08 rrsFix a small bug in rack where it will
2018-08-08 eadlerfile: update to 5.34
2018-08-06 jtlAddress concerns about CPU usage while doing TCP reasse...
2018-08-06 rrsThis fixes a bug in Rack where we were
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-04 glebiusNow that after r335979 the kernel addresses in API...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 tuexenAdd a dtrace provider for UDP-Lite.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-31 tuexenFix INET only builds.
2018-07-30 tuexenAllow implicit TCP connection setup for TCP/IPv6.
2018-07-30 tuexenSend consistent SEG.WIN when using timewait codepath...
2018-07-30 tuexenFix some TCP fast open issues.
2018-07-30 tuexenAdd missing send/recv dtrace probes for TCP.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-30 rrsThis fixes a hole where rack could end up
2018-07-29 mmMFV r336851:
2018-07-24 andrewicmp_quotelen was accidentially changes in r336676...
2018-07-24 andrewUse the new VNET_DEFINE_STATIC macro when we are defini...
2018-07-24 rrsDelete the example tcp stack "fastpath" which
2018-07-22 mmacyFix a potential use after free in getsockopt() access...
2018-07-22 mmacyNULL out cc_data in pluggable TCP {cc}_cb_destroy
2018-07-21 tuexenSet the IPv4 version in the IP header for UDP and UDPLite.
2018-07-20 tuexenAdd missing dtrace probes for received UDP packets.
2018-07-19 tuexenWhitespace changes due to changes in ident.
2018-07-19 tuexenRevert https://svnweb.freebsd.org/changeset/base/336503
2018-07-19 tuexenWhitespace changes due to change if ident.
2018-07-18 rrsBump the ICMP echo limits to match the RFC
2018-07-17 aeMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-14 sbrunoThere was quite a bit of feedback on r336282 that has...
2018-07-14 sbrunoFixup memory management for fetching options in ip_ctlo...
2018-07-11 cyMFV r324714:
2018-07-11 markjRemove a duplicate check.
2018-07-10 brooksUse uintptr_t alone when assigning to kvaddr_t variables.
2018-07-10 tuexenAdd support for printing the TCP FO client-side cookie...
2018-07-10 tuexenUse appropriate MSS value when populating the TCP FO...
next