]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
MFH
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-08 Andrey V. ElsukovFix regression introduced in r296986.
2016-04-04 Glen BarberMFH
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-03-31 George V. Neville... Unbreak the RSS/PCBGROUp build.
2016-03-30 Mark JohnstonFix the lladdr copy in in6_lltable_dump_entry() after...
2016-03-29 Mark JohnstonModify nd6_llinfo_timer() to acquire the nd6 lock befor...
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-24 George V. Neville... FreeBSD previously provided route caching for TCP ...
2016-03-22 Bjoern A. ZeebMfp4 @180378:
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-17 Mark JohnstonModify defrouter_remove() to perform the router lookup...
2016-03-17 Andrey V. ElsukovReduce the number of local variables. Remove redundant...
2016-03-17 Andrey V. ElsukovChange in6_selectsrc() to allow usage of non-local...
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
2016-03-08 Alexander MotinMFV r296515: 6536 zfs send: want a way to disable...
2016-03-08 Alexander MotinMFV r296513: 6450 scrub/resilver unnecessarily traverse...
2016-03-08 Alexander MotinMFV r296511: 6537 Panic on zpool scrub with DEBUG kernel
2016-03-08 Alexander MotinMFV r296505: 6531 Provide mechanism to artificially...
2016-03-08 Mark JohnstonMFV r296306: 6604 harden DIF bounds checking
2016-03-05 Dag-Erling SmørgravUpgrade to Unbound 1.5.8.
2016-03-03 Dimitry AndricMerge ^/head r296007 through r296368.
2016-03-03 Dimitry AndricUpdate llvm and clang to 3.8.0 release.
2016-03-03 Pedro F. GiffuniMFV r296350:
2016-03-02 Glen BarberMFH
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-03-01 Gleb SmirnoffNew way to manage reference counting of mbuf external...
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-25 Mark JohnstonLock the NDP default router list and count defrouter...
2016-02-24 Dimitry AndricUpdate llvm and clang to release_38 branch r261684.
2016-02-24 Dimitry AndricMerge ^/head r295902 through r296006.
2016-02-24 Glen BarberMFH
2016-02-23 Michael TuexenDon't leak an address in an error path.
2016-02-23 Xin LIMFV r295913:
2016-02-22 Glen BarberMFH
2016-02-21 Dimitry AndricUpdate compiler-rt to release_38 branch r261369.
2016-02-21 Dimitry AndricUpdate llvm and clang to release_38 branch r261369.
2016-02-21 Dimitry AndricMerge ^/head r295601 through r295844.
2016-02-18 Michael TuexenFix reporting of mapped addressed in getpeername()...
2016-02-18 Glen BarberMFH
2016-02-18 Mark JohnstonRelease the ref acquired in nd6_dad_find() if DAD is...
2016-02-17 Mark JohnstonUse pfxrtr_del() instead of freeing advertising routers...
2016-02-17 Mark JohnstonRemove a prototype for the non-existent prelist_del().
2016-02-17 Gleb SmirnoffTernary operator has lower priority than OR.
2016-02-15 Glen BarberMFH
2016-02-13 Dimitry AndricMerge ^/head r295544 through r295600.
2016-02-13 Dimitry AndricUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 Mark JohnstonAdd a missing newline to a log message.
2016-02-12 Mark JohnstonRename the flags field of struct nd_defrouter to "raflags".
2016-02-12 Mark JohnstonSimplify defrtrlist_update() slightly in preparation...
2016-02-12 Mark JohnstonRemove a bogus comment from nd6_na_input().
2016-02-12 Mark JohnstonRemove superfluous return statements from the neighbour...
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 Mark JohnstonFix style around allocations from M_IP6NDP.
2016-02-12 Mark JohnstonRemove some unreferenced NDP debug variable definitions.
2016-02-11 Dimitry AndricMerge ^/head r295351 through r295543.
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-06 Dimitry AndricMerge ^/head r294961 through r295350.
2016-02-06 Dimitry AndricMerge compiler-rt release_38 branch r258968.
2016-02-03 Bjoern A. ZeebCode duplication but rib_head is special. Not found...
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-02 Glen BarberMFH
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-01 Gleb SmirnoffThese files were getting sys/malloc.h and vm/uma.h...
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-27 Dimitry AndricUpdate llvm, clang and lldb to release_38 branch r258968.
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
next