]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
MFprojects/camlock r254895:
[FreeBSD/FreeBSD.git] / sys / net /
2013-08-26 jhbRemove most of the remaining sysctl name list macros...
2013-08-25 andreRemove unnecessary setup of the m->pkthdr.header pointer.
2013-08-25 alfredRemove the #ifdef OFED from the 20 byte mac in struct...
2013-08-24 andreRestructure the mbuf pkthdr to make it fit for upcoming...
2013-08-24 andreWhitespace, style cleanups, and improved comments.
2013-08-24 andreename PFIL_LIST_[UN]LOCK() to PFIL_HEADLIST_[UN]LOCK...
2013-08-24 andreResolve the confusion between the head_list and the...
2013-08-24 andreInternalize pfil_hook_get(). There are no outside...
2013-08-24 andreConvert one instance of pfil hook callback missed in...
2013-08-24 andreIntroduce typedef for pfil hook callback function and...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-20 bzAfter r241616 properly export ifi_baudrate_pf in the...
2013-08-19 andreAdd m_clrprotoflags() to clear protocol specific mbuf...
2013-08-07 markjAdd a missing module version declaration to if_tun(4).
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-28 hrssin6 should be assigned before the loop.
2013-07-28 hrs- Relax the restriction on the member interfaces with...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-26 adrianBreak out the static, global LACP debug options into...
2013-07-25 adrianFix typo.
2013-07-24 marcelDecouple the UUID generator from network interfaces...
2013-07-15 rodrigcPR: 168520 170096
2013-07-13 adrianBring over some link aggregation / LACP protocol improv...
2013-07-12 hrsAdd a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0...
2013-07-12 hrs- Drop GIF_ACCEPT_REVETHIP flag by default.
2013-07-09 aeCorrect CTASSERT condition.
2013-07-09 aeMigrate structs arpstat, icmpstat, mrtstat, pimstat...
2013-07-09 aeAdd several macros to help migrate statistics structure...
2013-07-09 aePrepare network statistics structures for migration...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 cpercivaFix typo: minmum -> minimum.
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 hrsFix a compiler warning.
2013-07-02 hrs- Allow ND6_IFF_AUTO_LINKLOCAL for IFT_BRIDGE. An...
2013-06-25 qingliDue to the routing related networking kernel redesign...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 delphijReturn ENETDOWN instead of ENOENT when all lagg(4)...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-16 hrsReturn ENETDOWN when the parent interface is down.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-07 trocinyProperly set curvnet context in lagg_port_setlladdr...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-04 jhbFix build with both INET and INET6 disabled.
2013-06-03 andreAllow drivers to specify a maximum TSO length in bytes...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 luigiBring in a number of new features, mostly implemented...
2013-05-30 luigiclarify usage of NETMAP_BUF
2013-05-23 ghelmerWhile waiting for the bpf hold buffer to become idle...
2013-05-21 edAllow certain headers to be included more easily.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-18 melifaroUse separate function to update mbuf checksum flags...
2013-05-18 melifaroFix rte leak introduced in r248070.
2013-05-16 julianFinally change the mbuf to have its own fib field inste...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-11 hrsAdd IFF_MONITOR support to gre(4).
2013-05-06 andreBack out r249318, r249320 and r249327 due to a heisenbu...
2013-05-01 eadlerCorrect a few sizeof()s
2013-04-30 luigiremove $Id$ (whitespace change)
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-26 glebiusAdd const qualifier to the dst parameter of the ifnet...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-18 olegRecover missing arp_ifinit() call.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-15 glebiusSwitch lagg(4) statistics to counter(9).
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-10 glebiusFix build.
2013-04-09 andreChange certain heavily used network related mutexes...
2013-04-09 aeUse IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-28 markjIgnore interface renames instead of removing the interf...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 glebiusRemove __FreeBSD_version ifdefs.
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-19 mmMFV r247580:
2013-03-19 mmMFC @248493
2013-03-19 aeFix style and comments.
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-15 glebiusUse m_get/m_gethdr instead of compat macros.
next