]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Enable pl011 UART FIFOs
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-13 aeRemove IPsec related PCB code from SCTP.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 eriCommitted without approval from mentor.
2017-02-10 eriUse proper value for socket option on IPv6
2017-02-10 eriRevert r313527
2017-02-10 eriCorrect missed variable name.
2017-02-10 eriThe patch provides the same socket option as Linux...
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-06 aeMerge projects/ipsec into head/.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-28 avosGarbage collect IFT_IEEE80211 (but leave the define...
2017-01-25 loosAfter the in_control() changes in r257692, an existing...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-18 hselaskyImplement kernel support for hardware rate limited...
2017-01-16 markjImprove some of the sysctl descriptions added in r299827.
2017-01-16 ngieMFhead@r312305
2017-01-16 sobomaxAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-08 markjRelease the ND6 list lock before making a prefix off...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-26 tuexenWhitespace changes.
2016-12-19 sjgMerge bmake-20161212
2016-12-19 markjRemove a bogus KASSERT from nd6_prefix_unlink().
2016-12-19 aeip[6]_tryforward does inbound and outbound packet firew...
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-12 aeModify IPv6 statistic accounting in ip6_input().
2016-12-12 aeAdd ip6_tryforward() - a run to completion forwarding...
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-06 tuexenWhitespace changes.
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-21 tuexenMake ICMPv6 hard error handling for TCP consistent...
2016-10-17 gnnLimit the number of mbufs that can be allocated for...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-13 glebius- Revert r300854, r303657 which tried to fix regression...
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-07 markjLock the ND prefix list and add refcounting for prefixes.
2016-10-07 markjReduce the number of conditional statements in nd6_pref...
2016-10-07 markjCombine several checks in nd6_prefix_offlink() into...
2016-10-07 markjFix whitespace around prototypes in nd6_rtr.c.
2016-10-07 markjFix a typo.
2016-10-07 markjShorten and simplify some of the loops in pfxlist_onlin...
2016-10-07 markjUse a const reference to prefixes in nd6_is_new_addr_ne...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 markjnd6_dad_timer(): don't assert that the address is tenta...
2016-10-01 baptImport libucl 20160812
2016-09-29 aeFix bug introduced in r274300.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-28 emasteMerge ^/head r306303 through 306411.
2016-09-24 markjConvert checks in nd6_dad_start() and nd6_dad_timer...
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-24 markjRename ndpr_refcnt to ndpr_addrcnt.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-20 markjReduce code duplication around NDP message handlers...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-15 kevloRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-27 dimMerge ^/head r304700 through r304884.
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-24 karelsFix L2 caching for UDP over IPv6
2016-08-23 dimMerge ^/head r304537 through r304699.
2016-08-21 bzRemove the kernel optoion for IPSEC_FILTERTUNNEL, which...
next