]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Revert last few revisions; apologies for the noise. There are very rare,
[FreeBSD/FreeBSD.git] / sys / net /
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-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-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-24 grehanFix panic in the tap driver when a tap and vmnet interf...
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...
2013-10-16 melifaroRemove unused fields from radix_node_head.
2013-10-16 glebiusRename Free() macro to R_Free(). This matches R_Malloc...
2013-10-15 emaxIn the flowtable scanner, restart the scan at the last...
2013-10-15 glebius- Utilize counter(9) to accumulate statistics on interf...
2013-10-15 glebiusPush some defines under _KERNEL, improve styling and...
2013-10-15 glebius Remove ifa_mtx. It was used only in one place in...
2013-10-15 glebius Remove ifa_init() and provide ifa_alloc() that will...
2013-10-15 glebius Hide 'struct ifaddr' definition from userland. Two...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-09 markmMFC - tracking commit.
2013-10-09 glebius There are some high performance NICs that count stati...
2013-10-09 markmMFC - tracking commit
2013-10-08 markmMFC - tracking commit.
2013-10-06 markmDebug run. This now works, except that the "live" sourc...
2013-10-05 markmMFC- tracking commit.
2013-10-04 markmSnapshot. This passes the build test, but has not yet...
2013-10-03 markmMFC - tracking commit
2013-10-02 glebiusClear knlist before destroying it in tap(4) and tun...
2013-10-02 markmMFC - tracking update.
2013-09-28 glebius Fix a fallout from r241610. One enc interface must...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-11 glebius Clean up SIOCSIFDSTADDR usage from ifnet drivers...
2013-09-11 grehanIFC @ r255459
2013-09-10 desFix the length calculation for the final block of a...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmBring in some behind-the-scenes development, mainly...
2013-09-07 davideDon't clear the unused SI_CHEAPCLONE flag in tap_create...
2013-09-07 markmMFC
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 davideRetire netisr.netisr_direct and netisr.netisr_direct_fo...
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-01 markmMFC
2013-08-31 markmMFC
2013-08-30 markmMFC
2013-08-29 adrianConvert the if_lagg rwlock to an rmlock.
2013-08-27 alfredRemove include opt_ofed.h since OFED is unifdef'd.
2013-08-26 markmSnapshot; Do some running repairs on entropy harvesting...
2013-08-26 jhbRemove most of the remaining sysctl name list macros...
2013-08-25 markmMFC
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 markmMFC
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...
next