]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
CK: update consumers to use CK macros across the board
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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...
2018-02-09 jkimMFV: r329072
2018-02-09 vangyzenFix ICMPv6 redirects
2018-02-05 aeModify ip6_get_prevhdr() to be able use it safely.
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 aeMerge r1.120 from NetBSD:
2018-01-29 vangyzenND6: Set the correct state for new neighbor cache entries
2018-01-29 aeDo not skip scope zone violation check, when mbuf has...
2018-01-29 aeAssign IPv6 link-local address to loopback interfaces...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-24 npDo not generate illegal mbuf chains during IP fragment...
2018-01-23 asomerssys/netinet6: fix typos in comments. No functional...
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-15 pfgnet*: make some use of mallocarray(9).
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 pfgFix some typos.
2017-12-28 pfgnetinet6/ip6_id.c: niels kindly dropped clause 3/4...
2017-12-28 pfgStart syncing changes from OpenBSD's ip6_id.c instead...
2017-12-28 pfgRevert r327293
2017-12-28 pfgnetinet6/ip6_id.c: niels kindly dropped clause 3/4...
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 kanSilence clang analyzer false positive.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-15 aeFollow the RFC6980 and silently ignore following IPv6...
2017-12-07 tuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
next