]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more
[FreeBSD/FreeBSD.git] / sys / net /
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-17 brooksThe if_check() function performed three actions:
2008-05-16 scfSpelling and capitalization fixes.
2008-05-10 antoineAdd missing braces in #if 0ed code.
2008-05-10 julianmove a #define from a place it shouldn't have been...
2008-05-10 julianundef MAXFIBS before redefining it
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rwatsonTrim trailing whitespace at ends of lines.
2008-05-09 jhbSet D_TRACKCLOSE to avoid a race in devfs that could...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-29 julianAdd an option (compiled out by default)
2008-04-28 jkimCheck packet directions more properly instead of just...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-24 qingliIn function rtalloc_mpath(), do not try to release...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-20 antoineMove "1000baseT" from IFM_SUBTYPE_ETHERNET_DESCRIPTIONS to
2008-04-19 brooksDelay the global registration of the struct ifnet in...
2008-04-15 jkimRevert the previous commit and use M_PROMISC flag instead.
2008-04-15 emaxFix possible buffer overrun on 64-bit arch when generat...
2008-04-15 jkimRemove M_SKIP_FIREWALL abuse and add more appropriate...
2008-04-13 qingli Make this file compile on IPv6 kernels.
2008-04-13 phkMake this compile also on non-IPv6 kernels.
2008-04-13 bzFix the build in case RADIX_MPATH is not defined.
2008-04-13 qingliThese files handle the radix tree for the ECMP routes.
2008-04-13 qingliThis patch provides the back end support for equal...
2008-04-07 rwatsonMaintain and observe a ZBUF_FLAG_IMMUTABLE flag on...
2008-04-07 rwatsonCoerce if_loop.c in the general direction of style(9):
2008-03-27 iedowseAdd IFF_NEEDSGIANT to IFF_CANTCHANGE, to prevent user...
2008-03-26 rwatsonAdd a comment explaining that we initialize the 'a...
2008-03-25 samexpose if_purgemaddrs, it will be used by the vap code...
2008-03-25 samIFM_IEEE80211_IBSSMASTER hasn't been used in many years...
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-25 rwatsonCheck for a NULL free buffer pointer in BPF before...
2008-03-24 jkimFix build with option BPF_JITTER.
2008-03-24 jkimRemove redundant inclusions of net/bpfdesc.h.
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 csjpIntroduce support for zero-copy BPF buffering, which...
2008-03-20 kmacyback out last change as Sam believes that it breaks...
2008-03-20 kmacyDon't re-initialize the interface if it is already...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 julianReplace really convoluted code that simplifies to ...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-17 thompsaRemove extra semicolons.
2008-03-16 thompsaSwitch the LACP state machine over to its own mutex...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-09 rwatsonImprove convergence of bpf_filter.c toward style(9).
2008-03-07 rwatsonMove IFF_NEEDSGIANT warning from if_ethersubr.c to...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-06 thompsaImprove EtherIP interaction with the bridge
2008-02-13 jhbUse RTFREE_LOCKED() instead of rtfree() when releasing...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 rwatsonAdd comment that bpfread() has multi-threading issues.
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-18 thompsaRemove a chunk of duplicated code, test the destination...
2008-01-18 thompsaIEEE 802.1D-2004 states, frames containing any of the...
2008-01-17 thompsaSync from OpenBSD r1.118, nuke clause 3 & 4.
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2007-12-31 rwatsonUpdate netisr comment for the SMPng world order: netisr...
2007-12-31 thompsaPass any unmatched slowprotocols frames up the stack...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-27 muxAdd a workaround for a deadlock between the rt_setgate...
2007-12-26 thompsaFix a panic where if the mbuf was consumed by the filte...
2007-12-25 rwatsonUse __FBSDID() in the kernel BPF implementation.
2007-12-23 rwatsonRemove trailing whitespace from lines in BPF.
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-18 thompsaSimplify the error handling and use the dereferenced...
2007-12-18 thompsaWhen the bridge has an address and a packet comes in...
2007-12-18 thompsa - Use the macro to check the port status has it will...
2007-12-17 thompsaAdd myself to the copyright.
2007-12-17 kmacywiden the routing event interface (arp update, redirect...
2007-12-15 kmacyfix bonehead cut and paste error in last commit
2007-12-15 kmacyCreate separate capability flags for TCP over IPv4...
2007-12-15 kmacyadd interface capability for TOE
2007-12-12 kmacyadd interface for allowing consumers to register for...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-10 samWake On Lan (WOL) infrastructure
2007-12-09 thompsaFix spelling.
2007-12-07 kmacyAdd padding for anticipated functionality
2007-12-06 julianNo need to assert that a == b when we just set a = b.
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 thompsaSupport monitor mode where the frame is discarded after...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
next