aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-05[BRIDGE]: keep track of received multicast packetsStephen Hemminger1-0/+1
2006-04-11[BRIDGE]: receive link-local on disabled ports.Stephen Hemminger1-3/+0
2006-03-20[BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton1-1/+1
2006-03-20[BRIDGE]: allow show/store of group multicast addressStephen Hemminger1-3/+4
2006-03-20[BRIDGE]: use llc for receiving STP packetsStephen Hemminger1-9/+23
2006-03-20[BRIDGE]: optimize frame pass upStephen Hemminger1-7/+1
2006-02-09[BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger1-7/+12
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn1-1/+1
2006-01-03[BRIDGE]: filter packets in learning stateStephen Hemminger1-4/+7
2005-10-31[BRIDGE]: Use ether_compareStephen Hemminger1-1/+1
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy1-4/+0
2005-05-29[BRIDGE]: receive path optimizationStephen Hemminger1-1/+1
2005-05-29[BRIDGE]: prevent bad forwarding table updatesStephen Hemminger1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+144