]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Remove redundant space.
[FreeBSD/FreeBSD.git] / sys / net /
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-15 glebiusFinish the r244185. This fixes ever growing counter...
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-11 glebius Resolve source address selection in presense of CARP...
2013-02-09 delphijMFV r245512:
2013-02-07 rrsThis fixes a out-of-order problem with several
2013-02-01 sjgMerge bmake-20130123
2013-01-31 glebiusRetire struct sockaddr_inarp.
2013-01-29 glebiusroute_output() always supplies info with RTAX_GATEWAY...
2013-01-25 npMove lle_event to if_llatbl.h
2013-01-24 glebius- Utilize m_get2(), accidentially fixing some signednes...
2013-01-23 luigileftover from r245579... flags for semi transparent...
2013-01-21 glebiusIf lagg(4) can't forward a packet due to underlying...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 neelIFC @ r245178
2013-01-07 glebius- Add dashes before copyright notices.
2013-01-06 peterJuggle some internal symbols from our antique zlib...
2013-01-04 neelIFC @ r244983.
2012-12-27 aeAdd an ability to set net.link.stf.permit_rfc1918 from...
2012-12-27 aeAdd net.link.stf.permit_rfc1918 sysctl variable. It...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-18 kevloFix typo in comment.
2012-12-13 glebius Fix problem in r238990. The LLE_LINKED flag should...
2012-12-10 ghelmerChanges to resolve races in bpfread() and catchpacket...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-05 hrs- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-05 glebius Mechanically substitute flags from historic mbuf...
2012-12-04 hrs- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 melifaroFix bpf_if structure leak introduced in r235745.
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 pjd- Use more appropriate loop (do { } while()) when gener...
2012-11-27 andreRemove unused and unnecessary CSUM_IP_FRAGS checksummin...
2012-11-27 davidxuPass allocated unit number to make_dev, otherwise kerne...
2012-11-27 glebius Better safe than sorry: reinitialize eh after ng_ethe...
2012-11-26 glebiusRe-initialize eh pointer after m_adj()
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-18 adrianFix up a compile time warning if INET6 isn't defined.
2012-11-17 hrsFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-16 sjgMerge bmake-20121111
2012-11-11 neelIFC @ r242684
2012-11-06 ghelmerWork around a race in bpfread() by validating the hold...
2012-11-02 aeRemove the recently added sysctl variable net.pfil...
2012-10-26 glebiuso Remove last argument to ip_fragment(), and obtain...
2012-10-25 aeRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-24 glebiusFix fallout from r240071. If destination interface...
2012-10-22 glebius Switch the entire IPv4 stack to keep the IP packet...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 melifaroMake PFIL use per-VNET lock instead of per-AF lock...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 andreUpdate to previous r241688 to use __func__ instead...
2012-10-18 andreUse LOG_WARNING level in in_attachdomain1() instead...
2012-10-18 andreMechanically remove the last stray remains of spl*...
2012-10-18 glebiusUtilize new macro to initialize if_baudrate().
2012-10-17 glebiusFix VIMAGE build.
2012-10-17 emaxprovide helper if_initbaudrate() to set if_baudrate_pf...
2012-10-17 delphijFix build.
2012-10-16 emaxreport total number of ports for each lagg(4) interface
2012-10-16 emaxintroduce concept of ifi_baudrate power factor. the...
2012-10-16 glebiusMake the "struct if_clone" opaque to users of the cloni...
2012-10-10 kevloRevert previous commit...
2012-10-09 kevloPrefer NULL over 0 for pointers
2012-10-06 glebius A step in resolving mess with byte ordering for AF_IN...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-04 thompsaRemove the M_NOWAIT from bridge_rtable_init as it isn...
2012-10-03 emasteCast through void * to silence compiler warning
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-02 jhbRename the module for 'device enc' to "if_enc" to avoid...
2012-09-28 glebiusThe drbr(9) API appeared to be so unclear, that most...
2012-09-26 glebius- In the bridge_enqueue() do success/error accounting for
2012-09-26 emasteCorrect misspelling in debug output.
2012-09-25 emasteRevert part of an earlier patch attempt that snuck...
2012-09-25 emasteAvoid INVARIANTS panic destroying an in-use tap(4)
2012-09-25 emasteRemove an incorrect comment
2012-09-20 glebiusConvert lagg(4) to use if_transmit instead of if_start.
2012-09-20 glebiusUtilize Jenkins hash with random seed for source nodes...
2012-09-20 glebiusAdd missing break.
2012-09-18 glebiusFix build, pass the pointy hat please.
2012-09-18 glebiusMake ruleset anchors in pf(4) reentrant. We've got...
2012-09-18 glebius- Add $FreeBSD$ to allow modifications to this file.
2012-09-14 glebiuso Create directory sys/netpfil, where all packet filter...
2012-09-08 glebiusMerge the projects/pf/head branch, that was worked...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 melifaroFix the build broken by r240099.
2012-09-04 melifaroIntroduce new link-layer PFIL hook V_link_pfil_hook.
2012-09-04 glebius- Move jenkins.h to jenkins_hash.c
2012-09-03 glebiusChange bridge(4) to use if_transmit for forwarding...
2012-08-30 glebiusIn ifc_alloc_unit():
2012-08-21 jhbFix a silly grammar bogon.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-20 jhbRefine the changes made in r208212 to avoid bogus failu...
2012-08-17 jhbUnexpand a couple of TAILQ_FOREACH()s.
next