aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_fdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11bridge: Simplify interface for ATM LANEMichał Mirosław1-22/+21
2009-05-27bridge: avoid an extra space in br_fdb_update()Jiri Pirko1-1/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+1
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu1-0/+1
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger1-0/+4
2008-03-20bridge: use time_before() in br_fdb_cleanup()Fabio Checconi1-1/+1
2007-12-07[BRIDGE]: Section fix.Andrew Morton1-1/+1
2007-08-30[BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger1-0/+5
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-05-31[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even1-3/+11
2007-04-25bridge: check kmem_cache_create() errorAkinobu Mita1-1/+5
2007-04-25bridge: add sysfs hook to flush forwarding tableStephen Hemminger1-0/+19
2007-04-25bridge: simpler hash with saltStephen Hemminger1-5/+12
2007-03-22[BRIDGE]: Fix fdb RCU racePatrick McHardy1-2/+2
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-17/+17
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-10-15[BRIDGE]: flush forwarding table when device carrier offStephen Hemminger1-1/+6
2006-03-20[BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger1-4/+2
2005-10-31[BRIDGE]: Use ether_compareStephen Hemminger1-6/+6
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+368