]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Enable TX FIFO underrun interrupts. This allows the TX FIFO threshold
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-26 Navdeep ParharGenerate lle_event in the IPv6 neighbor discovery code...
2013-01-25 Navdeep ParharAvoid NULL dereference in nd6_storelladdr when no mbuf...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Xin LIMFV r245510:
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-10 Andrey V. ElsukovSimplify in6_setscope() function to get better performance.
2013-01-09 Andrey V. ElsukovRemove unneeded variable.
2013-01-09 Hajimu UMEMOTOAdd no_prefer_iface option.
2013-01-09 Neel NatuIFC @ r245205
2013-01-09 Neel NatuIFC @ r245178
2013-01-09 Andrey V. ElsukovThe in6_setscope() function determines the scope zone...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Peter WemmTemporarily revert rev 244678. This is causing loopbac...
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-25 Gleb Smirnoff The SIOCSIFFLAGS ioctl handler runs if_up()/if_down...
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-19 Andrey V. ElsukovWhen we have some address to forward (e.g. it was speci...
2012-12-19 Andrey V. ElsukovMake dst_sa initialization only when it is actually...
2012-12-19 Andrey V. ElsukovThe selectroute functions does own account of EHOSTUNRE...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-17 Andrey V. ElsukovUse M_PROTO7 flag for M_IP6_NEXTHOP, because M_PROTO2...
2012-12-15 Andrey V. ElsukovIn additional to the tailq of IPv6 addresses add the...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-13 Gleb Smirnoff Fix problem in r238990. The LLE_LINKED flag should...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-05 Hiroki Sato- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-05 Gleb Smirnoff Mechanically substitute flags from historic mbuf...
2012-12-04 Neel NatuIFC @r243836
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-20 Andrey V. ElsukovRemove opt_inet.h, it isn't required here.
2012-11-18 Hiroki SatoCheck if an extracted zoneid is equal to the non-zero...
2012-11-17 Michael TuexenAdd support for SCTP/UDP/IPV6.
2012-11-17 Neel NatuIFC @ r243164
2012-11-16 Andrey V. ElsukovReduce the overhead of locking, use IF_AFDATA_RLOCK...
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-14 Andrey V. Elsukovif_afdata lock was converted from mutex to rwlock a...
2012-11-14 Andrey V. ElsukovSCOPE6_LOCK protects V_sid_default, no need to acquire...
2012-11-14 Andrey V. Elsukovzoneid has unsigned type.
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Neel NatuIFC @ r242940
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-13 David E. O'BrienUse consistent style.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-11 Neel NatuIFC @ r242684
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-04 Xin LIMFV: less v453.
2012-11-02 Andrey V. ElsukovRemove the recently added sysctl variable net.pfil...
2012-10-29 Michael TuexenWhitespace changes due to upstream integration of SCTP...
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-25 Andrey V. ElsukovRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-23 Jung-uk KimMerge ACPICA 20121018.
2012-10-22 Xin LIRemove __P.
2012-10-22 Gleb Smirnoff Switch the entire IPv4 stack to keep the IP packet...
2012-10-22 Xin LIMFV: netcat from OpenBSD 5.2.
2012-10-22 Dimitry AndricImport libc++ trunk r165949. Among other improvements...
2012-10-22 Alexander V. ChernikovEliminate code checking if found IPv6 rte is dynamic...
2012-10-22 Edwin GroothuisMFV of r241867
2012-10-21 Nathan WhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 Ulrich SpörleinMerge mandoc from vendor into contrib and provide the...
2012-10-19 Brooks DavisReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 Andre OppermannMechanically remove the last stray remains of spl*...
2012-10-13 Alexander V. ChernikovCleanup documentation: cloning route support has been...
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-10 Kevin LoRevert previous commit...
2012-10-09 Kevin LoPrefer NULL over 0 for pointers
2012-10-08 Andriy Gaponip6_ipsec_output: fix a typo in r241344
2012-10-08 Gleb Smirnoff After r241245 it appeared that in_delayed_cksum(...
2012-10-05 Xin LIMFV: tcpdump 4.3.0.
2012-10-05 Xin LIMFV: libpcap 1.3.0.
next