]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
- Added support for vfs_cache on unionfs. As a result, you can use
[FreeBSD/FreeBSD.git] / sys / net /
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
2007-05-15 thompsaFeed ipv6 flowlabel to hash calculation.
2007-05-15 thompsaChange from a mutex to a read/write lock. This allows...
2007-05-13 rwatsonAdd prototypes for ether_aton_r() and ether_ntoa_r...
2007-05-09 gnnIntegrate the Camellia Block Cipher. For more informat...
2007-05-07 thompsa - Correctly check if lp_ioctl is null
2007-05-07 thompsaThe purgemulti call is not needed since all the ports...
2007-05-07 thompsaCall if_setlladdr() on the aggregation port from a...
2007-05-07 thompsaAvoid touching various unsafe parts if the interface...
2007-05-07 thompsaChange from using if_delmulti() to if_delmulti_ifma...
2007-05-03 thompsaFix flag descriptions.
2007-05-03 thompsa- Add a disabled state for ports that can not be aggregated
2007-05-02 yarFix a couple of typos in a comment.
2007-05-02 thompsaSet the master flag on the right variable.
2007-05-02 thompsaTest for IFM_FDX rather than IFM_HDX as the half-duplex...
next