]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Merge clang trunk r338150, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
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...
2018-07-10 smhRemoved pointless NULL check
2018-07-09 aeAdd "record-state", "set-limit" and "defer-action"...
2018-07-07 tuexenAllow alternate TCP stack to populate the TCP FO client...
2018-07-07 tuexenWhen initializing the TCP FO client cookie cache, take...
2018-07-06 brooksOne more 32-bit fix for r335979.
2018-07-06 brooksCorrect breakage on 32-bit platforms from r335979.
2018-07-05 andrewCreate a new macro for static DPCPU data.
2018-07-05 brooksMake struct xinpcb and friends word-size independent.
2018-07-04 hrs- Fix a double unlock in inp_block_unblock_source(...
2018-07-04 mmacyepoch(9): allow preemptible epochs to compose
2018-07-02 mmacyinpcb: don't gratuitously defer frees
2018-07-01 kpcarp: Set DSCP value CS7
2018-06-28 aeAdd NULL pointer check.
2018-06-27 glebiusCheck the inp_flags under inp lock. Looks like the...
2018-06-24 sbrunoEnable TCP_FASTOPEN by default for FreeBSD 12.
2018-06-24 sbrunoReap unused variable and assignment that had no effect...
2018-06-23 glebiusRevert r334843, and partially revert r335180.
2018-06-21 rrsThis adds in an optimization so that we only walk one
2018-06-21 mmacyraw_ip: validate inp in both loops
2018-06-21 mmacyin_pcblookup_hash: validate inp before return
2018-06-21 mmacyraw_ip: validate inp
2018-06-21 mmacyudp_ctlinput: don't refer to unpcb after we drop the...
2018-06-19 rrsMake sure that the t_peakrate_thr is not compiled in
2018-06-19 rrsMove the tp set back to where it was before
2018-06-19 mmacyconvert inpcbinfo hash and info rwlocks to epoch +...
2018-06-18 rrsMove to using the inp->vnet pointer has suggested by...
2018-06-16 aeSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-15 tuexenWhen retransmitting TCP SYN-ACK segments with the TCP...
2018-06-14 glebiusTCPOUTFLAGS no longer exists since r334843.
2018-06-14 tuexenProvide the ip6_plen in network byte order when calling...
2018-06-14 tuexenWhitespace changes.
2018-06-14 aeIn m_megapullup() use m_getjcl() to allocate 9k or...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 rrsThis fixes several bugs that Larry Rosenman helped...
2018-06-13 mmacyFix PCBGROUPS build post CK conversion of pcbinfo
2018-06-13 aeRework if_gre(4) to use encap_lookup_t method to speedu...
2018-06-13 mmacyHandle INP_FREED when looking up an inpcb
2018-06-12 rrsThis fixes missing VNET sets in the hpts system. Basically
2018-06-12 mmacyDefer inpcbport free in in_pcbremlists as well
2018-06-12 mmacyDefer inpcbport free until after a grace period has...
2018-06-12 mmacymechanical CK macro conversion of inpcbinfo lists
2018-06-12 mmacyDefer inpcb deletion until after a grace period has...
2018-06-11 jtlChange RACK dependency on TCPHPTS from a build-time...
2018-06-08 mmacyavoid 'tcp_outflags defined but not used'
2018-06-08 mmacyhpts: remove redundant decl breaking gcc build
2018-06-07 rrsThis commit brings in a new refactored TCP stack called...
2018-06-06 tuexenImprove compliance with RFC 4895 and RFC 6458.
2018-06-06 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 aeMake in_delayed_cksum() be similar to IPv6 implementation.
2018-06-06 thjUse UDP len when calculating UDP checksums
2018-06-05 aeRework if_gif(4) to use new encap_lookup_t method to...
2018-06-05 aeRework IP encapsulation handling code.
2018-06-02 mjgmalloc: try to use builtins for zeroing at the callsite
2018-06-02 tuexenDon't overflow a buffer if we receive an INIT or INIT...
2018-06-01 tuexenLimit the retransmission timer for SYN-ACKs by TCPTV_RE...
2018-06-01 tuexenEnsure net.inet.tcp.syncache.rexmtlimit is limited...
2018-05-29 aeRemove empty encap_init() function.
2018-05-28 tuexenUse correct mask.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-27 mmacyin_pcbladdr: remove debug code that snuck in with ifa...
2018-05-24 mmacyCK: update consumers to use CK macros across the board
2018-05-24 mmacyconvert allocations to INVARIANTS M_ZERO
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 mmacyudp: assign flowid to udp sockets round-robin
2018-05-23 mmacyepoch: allow for conditionally asserting that the epoch...
2018-05-23 philImport libxo-0.9.0:
2018-05-22 markjInitialize the dumper struct before calling set_dumper().
2018-05-21 mmacyinpcb: revert deferred inpcb free pending further review
2018-05-21 tuexenOnly fillin data srucuture when actually stored.
2018-05-21 tuexenDo the appropriate accounting when ip_output() fails.
2018-05-21 tuexenMake clear why there is an assignment, which is not...
2018-05-21 emastePair CURVNET_SET and CURVNET_RESTORE in a block
2018-05-21 emasteRevert r333968, it broke all archs but i386 and amd64
2018-05-21 mmacyin(6)_mcast: Expand out vnet set / restore macro so...
2018-05-21 mmacyensure that vnet is set when doing in_leavegroup
2018-05-20 mmacyin(s)_moptions: free before tearing down inpcb
2018-05-20 eadlerMFV: file 5.33
2018-05-20 mmacyinpcb: defer destruction of inpcb until after a grace...
next