]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Reduce diffs against i386.
[FreeBSD/FreeBSD.git] / sys / net /
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-22 jhbClose a race when trying to lookup a gateway route...
2007-10-21 mlaierAdditions from libpcap 0.9.8 unbreak the build.
2007-10-20 thompsaUse ETHER_BPF_MTAP so that the vlan tags are visible...
2007-10-20 thompsaUse ETHER_BPF_MTAP so that the vlan tags are visible...
2007-10-18 thompsaUse a uint16_t type for the vlan tag rather an int.
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 thompsaThe bridging output function puts the mbuf directly...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-12 csjpMake sure that we refresh the PID on read(2) and write...
2007-10-12 thompsaFix two panics in lagg.
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-23 csjpCertain consumers of rtalloc like gif(4) and if_stf...
2007-09-18 samremove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MIN...
2007-09-16 thompsaAllow additional packet filtering on the physical inter...
2007-09-14 julianRemove DIAG code that discards oversized packets.
2007-09-13 dwmaloneMake the type of the memory used by the BPF filter...
2007-09-10 thompsaCheck for multicast destination on bpf injected packets...
2007-09-08 cognetDo not set the RTF_GATEWAY flag if RTF_LLINFO is set...
2007-08-30 thompsaShow the ACTIVE flag in ifconfig for the single interfa...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-18 thompsaIf the STP state machine is stopped then clear the...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-06 rwatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
2007-08-04 thompsa- Ensure the path cost does not exceed 65535 in legacy...
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-08-01 thompsaAdd a bridge interface flag called PRIVATE where any...
2007-07-30 thompsa- Propagate the largest set of interface capabilities...
2007-07-28 rwatsonReplace references to NET_CALLOUT_MPSAFE with CALLOUT_M...
2007-07-27 rwatsonFirst in a series of changes to remove the now-unused...
2007-07-26 thompsaAvoid holding the softc lock when using copyout().
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-05 thompsaAllow the LACP state to be queried from userland which...
2007-07-03 mlaierLink pf 4.1 to the build:
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 gnnCommit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-02 rwatsonContinue pre-7.0 privilege cleanup: update suser(9...
2007-06-26 rwatsonSync comments to code: we now use priv_check() rather...
2007-06-22 thompsaCheck the correct port to see if synced is true.
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-17 csjpSilence some gcc 4 warnings. It is expected that the...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 csjp- Conditionally pickup Giant around the network interface
2007-06-13 thompsaAdd the vlan tag to the bridge route table. This allows...
2007-06-13 rwatsonRemove IPX over IP tunneling support, which allows...
2007-06-12 gallatinUse if_capenable to allow LRO enabled drivers to bypass
2007-06-12 thompsanon-functional cleanup
2007-06-11 andreAdd IFCAP_LRO flag for drivers to announce their TCP...
2007-06-11 gallatinMove the oversize ethernet frame size check into DIAGNO...
2007-06-11 gallatinBack out the previous commit which added an M_LRO mbuf...
2007-06-11 gallatinAllow drivers, such as cxgb and mxge, which support...
2007-06-11 phkAdd missing \n to printf
2007-06-11 samUpdate 802.11 wireless support:
2007-06-10 mjacobCast the ioctl define to the type of the variable being...
2007-06-08 gallatinCorrect the definition of PFIL_HOOKED() so that it...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-05 simokawaRemove GIANT_REQUIRED for upcoming changes in FireWire...
2007-06-05 davidch- Added a new Ethernet media type (2500BaseSX) to suppo...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-05-30 thompsaRemove a KASSERT intended to help the developer, the...
2007-05-29 yarSync ether_ioctl() with ioctl(2) and ifnet.if_ioctl
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-22 glebiusSome minor cleanups:
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-20 thompsa- packets on the input interface were counted twice
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 thompsaCompare the partner system priority when choosing the...
2007-05-19 thompsaImplement the Marker Protocol. A marker frame is placed...
2007-05-19 rwatsonCheck return value of m_pullup() in firewire_input().
2007-05-19 thompsaFix a mbuf leak where sc_start fails or the protocol...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 thompsaFix locking assert where we should hold the reader...
2007-05-16 brooksUpdate the comments on if_alloc(), if_free(), if_free_t...
2007-05-16 brooksThe struct if_data members ifi_recvquota and ifi_xmitqu...
2007-05-15 thompsaFix unused variable error with !INET6
next