aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_input.c
Commit message (Expand)AuthorAge
* bridge: handle process all link-local framesStephen Hemminger2008-06-17
* net: remove CVS keywordsAdrian Bunk2008-06-12
* bridge: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* [BRIDGE]: Use cpu_to_be16() where appropriate.YOSHIFUJI Hideaki2008-01-28
* [BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov2007-11-29
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [BRIDGE]: Unshare skb upon entryHerbert Xu2007-10-15
* [BRIDGE]: Kill clone argument to br_flood_*Herbert Xu2007-09-16
* [BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2007-08-31
* net/* misc endianness annotationsAl Viro2007-07-26
* [BRIDGE]: if no STP then forward all BPDUsStephen Hemminger2007-04-26
* [BRIDGE]: drop PAUSE framesStephen Hemminger2007-04-26
* [BRIDGE]: don't change packet typeStephen Hemminger2007-04-26
* bridge: don't route packets while learningStephen Hemminger2007-04-26
* bridge: eliminate call by referenceStephen Hemminger2007-04-26
* [BRIDGE]: faster compare for link local addressesStephen Hemminger2007-04-26
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [BRIDGE]: keep track of received multicast packetsStephen Hemminger2006-05-05
* [BRIDGE]: receive link-local on disabled ports.Stephen Hemminger2006-04-11
* [BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton2006-03-21
* [BRIDGE]: allow show/store of group multicast addressStephen Hemminger2006-03-21
* [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-21
* [BRIDGE]: optimize frame pass upStephen Hemminger2006-03-21
* [BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger2006-02-09
* [NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn2006-01-06
* [BRIDGE]: filter packets in learning stateStephen Hemminger2006-01-03
* [BRIDGE]: Use ether_compareStephen Hemminger2005-10-31
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-21
* [BRIDGE]: receive path optimizationStephen Hemminger2005-05-29
* [BRIDGE]: prevent bad forwarding table updatesStephen Hemminger2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16