summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_fdb.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: change console message interfacestephen hemminger2010-05-151-5/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* bridge: Simplify interface for ATM LANEMichał Mirosław2009-06-111-22/+21
* bridge: avoid an extra space in br_fdb_update()Jiri Pirko2009-05-271-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+1
|\
| * rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
* | net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
|/
* bridge: forwarding table information for >256 devicesStephen Hemminger2008-05-021-0/+4
* bridge: use time_before() in br_fdb_cleanup()Fabio Checconi2008-03-201-1/+1
* [BRIDGE]: Section fix.Andrew Morton2007-12-071-1/+1
* [BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2007-08-301-0/+5
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even2007-05-311-3/+11
* bridge: check kmem_cache_create() errorAkinobu Mita2007-04-251-1/+5
* bridge: add sysfs hook to flush forwarding tableStephen Hemminger2007-04-251-0/+19
* bridge: simpler hash with saltStephen Hemminger2007-04-251-5/+12
* [BRIDGE]: Fix fdb RCU racePatrick McHardy2007-03-221-2/+2
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-17/+17
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [BRIDGE]: flush forwarding table when device carrier offStephen Hemminger2006-10-151-1/+6
* [BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger2006-03-201-4/+2
* [BRIDGE]: Use ether_compareStephen Hemminger2005-10-311-6/+6
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+368
OpenPOWER on IntegriCloud