]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Add dma-mbox-create forgotten in the previous commit
[FreeBSD/FreeBSD.git] / sys / net /
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-19 zecV_irtualize rtsock refcounting, which reduces the chanc...
2014-02-18 glebiusFix incorrect assertions.
2014-02-17 glebiusAdd my copyright to flowtable.
2014-02-17 glebiusWhitespace.
2014-02-17 glebiusBring copyright notice to standard style.
2014-02-17 glebiuso Remove at compile time the HASH_ALL code, that was...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-15 adrianMake sure that the flowtable flowid is only set to...
2014-02-15 luigiThis new version of netmap brings you the following:
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 glebiusWhenever flowtable lookup fails, we do route lookup...
2014-02-14 glebiusOnce pf became not covered by a single mutex, many...
2014-02-14 adrianDon't insert a flowtable entry if the lle isn't yet...
2014-02-13 glebiusRemove unused FL_NOAUTO.
2014-02-13 glebiuso Axe non-pcpu flowtable implementation. It wasn't...
2014-02-09 trocinyFixup for r261590 (vnet sysctl handlers cleanup).
2014-02-08 glebiusRemove ft_rtalloc and choose rtalloc function at compil...
2014-02-08 glebiusSpacing.
2014-02-08 glebiusRevert accidentially leaked changes in r261627.
2014-02-08 glebiusRemove never set flag FL_OVERWRITE. The only place...
2014-02-07 glebiusFix comment.
2014-02-07 glebiusRemove unused defines.
2014-02-07 glebiuso Revamp API between flowtable and netinet, netinet6.
2014-02-07 glebiusRemove identical vnet sysctl handlers, and handle CTLFL...
2014-02-07 glebiusSpacing.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-18 melifaroSimplify filling sockaddr_dl structure for if_resolvemu...
2014-01-17 luigiforgot to update this file in 2607000
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 luigiuse explicit casts with void* to compile when included...
2014-01-10 melifaroSimplify inet alias handling code: if we're adding...
2014-01-09 melifaroSplit rt_newaddrmsg_fib() into two different functions.
2014-01-08 melifaroConstanly use RT_ALL_FIBS everywhere instead of -1.
2014-01-07 melifaroRemove dead code.
2014-01-07 melifaroTeach every SIOCGIFSTATUS provider to fill in ifs-...
2014-01-06 melifaroPartially fix IPv4 interface routes deletion in RADIX_M...
2014-01-06 luigiIt is 2014 and we have a new version of netmap.
2014-01-04 melifaroChange semantics for rnh_lookup() function: now
2014-01-03 melifaroRemove useless register variable modifiers.
2014-01-02 gnnConvert #defines to enums so that the values are visibl...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-30 scottlMulti-queue NIC drivers and multi-port lagg tend to...
2013-12-17 melifaroSimplify contiguous mask checking.
2013-12-15 luigisplit netmap code according to functions:
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-27 gnnAdd constants for use in interrogating various fiber...
2013-11-27 glebiusFix build.
2013-11-26 pluknetFix macro name in comment.
2013-11-26 avgdtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 rodrigcIn vnet_route_uninit(), free some memory that is alloca...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-22 glebiusTo support upcoming changes change internal API for...
2013-11-22 glebiusAdd missing 'extern'.
2013-11-18 gnnAllow ethernet drivers to pass in packets connected...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-15 gnnClean up the macros to avoid using casts.
2013-11-15 aeANSIfy function defintions.
2013-11-14 gnnPut in the correct bit shifting and add a type to preve...
2013-11-14 gnnShift our OUI correctly.
2013-11-14 gnnThe FreeBSD Project now has its own, Ogranizationally...
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 glebiusRemove never used ioctls that originate from KAME....
2013-11-06 glebiusProvide compat layer for OSIOCAIFADDR.
2013-11-06 rayMFC @r257740.
2013-11-05 rayMFC @r257698.
2013-11-05 glebiusAxe IFF_SMART. Fortunately this layering violating...
2013-11-05 glebiusDrop support for historic ioctls and also undefine...
2013-11-05 glebiusIn complemence to ifa_add_loopback_route() and ifa_del_...
2013-11-05 glebiusRemove net.link.ether.inet.useloopback sysctl tunable...
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-02 adrianRestore the entropy gathering from the m_data pointer...
2013-11-01 luigiupdate to the latest netmap snapshot.
2013-11-01 adrianConvert the random entropy harvesting code to use a...
2013-10-31 andreMake struct ifnet readable and comprehensible again...
2013-10-29 andreMove all interface queue related structures, macros...
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebiusStyle: s/SYS_EVENTHANDLER_H/_SYS_EVENTHANDLER_H_/g
2013-10-28 glebius- Make the prophecy from 1997 happen and remove if_var...
2013-10-28 glebiusInstead of putting ifnet declaration into eventhandler...
2013-10-28 glebiusInclude necessary headers that now are available due...
2013-10-27 glebiusProvide forward declaration for struct ifnet. Consumers
2013-10-27 glebiusAlmost all if_clone consumers do not care about if_clon...
2013-10-27 glebiusMove new pf includes to the pf directory. The pfvar...
2013-10-26 glebiusStart splitting pfvar.h into internal and external...
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-25 glebiusvnet.h needs to be included before raw_cb.h. Now it...
2013-10-25 rayMFC @r257107.
2013-10-24 grehanFix panic in the tap driver when a tap and vmnet interf...
2013-10-23 rayMFC @r256953
2013-10-21 aeAdd a note that lacp_compose_key() should be updated...
2013-10-17 aeUse the same actor key for media types of the same...
2013-10-16 melifaroFix long-standing issue with incorrect radix mask calcu...
next