]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
MFV r247575:
[FreeBSD/FreeBSD.git] / sys / net /
2013-03-01 Xin LIMFV r247575:
2013-03-01 Martin MatuskaMFV r247316:
2013-02-27 Martin MatuskaMFV 247176, 247178, 247315:
2013-02-26 Xin LIUpdate base system libexpat to 2.1.0.
2013-02-25 Martin MatuskaMFV v242732:
2013-02-23 Martin MatuskaMFV r246653:
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-15 Gleb SmirnoffFinish the r244185. This fixes ever growing counter...
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 Gleb Smirnoff Resolve source address selection in presense of CARP...
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-07 Randall StewartThis fixes a out-of-order problem with several
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-01-31 Gleb SmirnoffRetire struct sockaddr_inarp.
2013-01-29 Gleb Smirnoffroute_output() always supplies info with RTAX_GATEWAY...
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-25 Navdeep ParharMove lle_event to if_llatbl.h
2013-01-24 Gleb Smirnoff- Utilize m_get2(), accidentially fixing some signednes...
2013-01-23 Luigi Rizzoleftover from r245579... flags for semi transparent...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-21 Gleb SmirnoffIf lagg(4) can't forward a packet due to underlying...
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-16 Xin LIMFV r245510:
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-09 Neel NatuIFC @ r245178
2013-01-07 Gleb Smirnoff- Add dashes before copyright notices.
2013-01-06 Peter WemmJuggle some internal symbols from our antique zlib...
2013-01-04 Neel NatuIFC @ r244983.
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-27 Andrey V. ElsukovAdd an ability to set net.link.stf.permit_rfc1918 from...
2012-12-27 Andrey V. ElsukovAdd net.link.stf.permit_rfc1918 sysctl variable. It...
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-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-18 Kevin LoFix typo in comment.
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-10 Guy HelmerChanges to resolve races in bpfread() and catchpacket...
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 Hiroki Sato- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
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-02 Alexander V. ChernikovFix bpf_if structure leak introduced in r235745.
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-29 Pawel Jakub Dawidek- Use more appropriate loop (do { } while()) when gener...
2012-11-27 Andre OppermannRemove unused and unnecessary CSUM_IP_FRAGS checksummin...
2012-11-27 David XuPass allocated unit number to make_dev, otherwise kerne...
2012-11-27 Gleb Smirnoff Better safe than sorry: reinitialize eh after ng_ethe...
2012-11-26 Gleb SmirnoffRe-initialize eh pointer after m_adj()
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-18 Adrian ChaddFix up a compile time warning if INET6 isn't defined.
2012-11-17 Hiroki SatoFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 David ChisnallImport new version of libc++ into base.
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-06 Guy HelmerWork around a race in bpfread() by validating the hold...
2012-11-04 Xin LIMFV: less v453.
2012-11-02 Andrey V. ElsukovRemove the recently added sysctl variable net.pfil...
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-26 Gleb Smirnoffo Remove last argument to ip_fragment(), and obtain...
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-25 Andrey V. ElsukovRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-24 Gleb SmirnoffFix fallout from r240071. If destination interface...
2012-10-23 Jung-uk KimMerge ACPICA 20121018.
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. ChernikovMake PFIL use per-VNET lock instead of per-AF lock...
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-19 Andre OppermannUpdate to previous r241688 to use __func__ instead...
2012-10-18 Andre OppermannUse LOG_WARNING level in in_attachdomain1() instead...
2012-10-18 Andre OppermannMechanically remove the last stray remains of spl*...
next