]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Merge llvm trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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 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-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-24 andrewUse the new VNET_DEFINE_STATIC macro when we are defini...
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-17 aeMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-15 mmacyacquire inp lock around ip6_pcbopt to fix IPV6_TCLASS...
2018-07-11 cyMFV r324714:
2018-07-04 mmacyfix 335919 - check "last" not "inp" where appropriate
2018-07-04 mmacyepoch(9): allow preemptible epochs to compose
2018-07-03 mmacyudp6_input: validate inpcb before use
2018-07-01 mmacyin6_pcblookup_hash: validate inp for liveness
2018-06-28 aeAdd NULL pointer check.
2018-06-16 aeSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-14 aeAdd NULL check like the rest of code has.
2018-06-14 aeRemove stale comment. in6_ifdetach() can be called...
2018-06-14 manudts: Update our copy to Linux 4.17
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-12 mmacymechanical CK macro conversion of inpcbinfo lists
2018-06-06 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 aeUse m_copyback() function to write delayed checksum...
2018-06-06 aeFix LINT-NOINET build.
2018-06-05 aeRework if_gif(4) to use new encap_lookup_t method to...
2018-06-05 aeConstify argument of in6_getscope().
2018-06-05 aeRework IP encapsulation handling code.
2018-05-29 aeRemove empty encap_init() function.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 mmacyCK: update consumers to use CK macros across the board
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 philImport libxo-0.9.0:
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-20 mmacymake sure vnet is set when freeing
2018-05-20 eadlerMFV: file 5.33
2018-05-20 mmacyip(6)_freemoptions: defer imo destruction to epoch...
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-15 brooksUnwrap some not-so-long lines now that extra tabs been...
2018-05-15 brooksRemove stray tabs in in6_lltable_dump_entry(). NFC.
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 shurdFix LORs in in6?_leave_group()
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 gallatinFix a panic in the IPv6 multicast code.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 hselaskyFix for missing network interface address event when...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-06 mmacyr333175 introduced deferred deletion of multicast addre...
2018-05-05 mmacyCurrently in_pcbfree will unconditionally wunlock the...
2018-05-02 tuexenSend an ICMPv6 PacketTooBig message in case of forwadin...
2018-05-02 shurdSeparate list manipulation locking from state change...
2018-04-24 sbrunoRevert r332894 at the request of the submitter.
2018-04-23 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 aeicmp6_reflect() sends ICMPv6 message with new IPv6...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-13 brooksRemove support for the Arcnet protocol.
2018-04-13 aeAdd check that mbuf had not multicast layer2 address.
2018-04-11 brooksRemove support for FDDI networks.
2018-04-08 tuexenFix a logical inversion bug.
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-30 brooksDocument and enforce assumptions about struct (in6_...
2018-03-30 brooksRemove a comment that suggests checking that a non...
2018-03-28 brooksRemove infrastructure for token-ring networks.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 jtlThis change adds a flag to the DAD entry to indicate...
2018-03-24 jtlRemove some unneccessary variable sets in IPv6 code...
2018-03-24 philipImport tzdata 2018d
2018-03-23 sbrunoRevert r331379 as the "simple" lock changes have reveal...
2018-03-23 kpnetpfil: Introduce PFIL_FWD flag
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 sbrunoRefactor ip6_getpcbopt() for better locking and memory...
2018-03-22 sbrunoSimple locking fixes in ip_ctloutput, ip6_ctloutput...
2018-03-22 sbrunoHandle locking and memory safety for IPV6_PATHMTU in...
2018-03-22 sbrunoImprove write locking in ip6_ctloutput() with macros.
2018-03-21 jtlIf the INP lock is uncontested, avoid taking a referenc...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 melifaroFix outgoing TCP/UDP packet drop on arp/ndp entry expir...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-12 vangyzenUpdate the MTU in affected routes when IPv6 RA changes...
next