| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 | 1 | -1/+1 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | bridge: allow creating/deleting fdb entries via netlink | stephen hemminger | 2011-04-04 | 1 | -0/+139 |
* | | bridge: add netlink notification on forward entry changes | stephen hemminger | 2011-04-04 | 1 | -0/+125 |
* | | bridge: split rcu and no-rcu cases of fdb lookup | stephen hemminger | 2011-04-04 | 1 | -3/+16 |
* | | bridge: track last used time in forwarding table | stephen hemminger | 2011-04-04 | 1 | -5/+5 |
* | | bridge: change arguments to fdb_create | stephen hemminger | 2011-04-04 | 1 | -8/+10 |
|/ |
|
* | bridge: Don't put partly initialized fdb into hash | Pavel Emelyanov | 2011-02-04 | 1 | -2/+2 |
* | bridge: fix RCU races with bridge port | stephen hemminger | 2010-11-15 | 1 | -6/+9 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-02 | 1 | -1/+1 |
|\ |
|
| * | bridge: add rcu_read_lock on transmit | stephen hemminger | 2010-07-28 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-23 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | bridge: fdb cleanup runs too often | stephen hemminger | 2010-06-17 | 1 | -4/+2 |
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 | 1 | -2/+2 |
|/ |
|
* | bridge: change console message interface | stephen hemminger | 2010-05-15 | 1 | -5/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 1 | -2/+2 |
* | bridge: Simplify interface for ATM LANE | Michał Mirosław | 2009-06-11 | 1 | -22/+21 |
* | bridge: avoid an extra space in br_fdb_update() | Jiri Pirko | 2009-05-27 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 1 | -0/+1 |
|\ |
|
| * | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 1 | -0/+1 |
* | | net: remove CVS keywords | Adrian Bunk | 2008-06-11 | 1 | -2/+0 |
|/ |
|
* | bridge: forwarding table information for >256 devices | Stephen Hemminger | 2008-05-02 | 1 | -0/+4 |
* | bridge: use time_before() in br_fdb_cleanup() | Fabio Checconi | 2008-03-20 | 1 | -1/+1 |
* | [BRIDGE]: Section fix. | Andrew Morton | 2007-12-07 | 1 | -1/+1 |
* | [BRIDGE]: Packets leaking out of disabled/blocked ports. | Stephen Hemminger | 2007-08-30 | 1 | -0/+5 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. | Baruch Even | 2007-05-31 | 1 | -3/+11 |
* | bridge: check kmem_cache_create() error | Akinobu Mita | 2007-04-25 | 1 | -1/+5 |
* | bridge: add sysfs hook to flush forwarding table | Stephen Hemminger | 2007-04-25 | 1 | -0/+19 |
* | bridge: simpler hash with salt | Stephen Hemminger | 2007-04-25 | 1 | -5/+12 |
* | [BRIDGE]: Fix fdb RCU race | Patrick McHardy | 2007-03-22 | 1 | -2/+2 |
* | [NET] BRIDGE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -17/+17 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [BRIDGE]: flush forwarding table when device carrier off | Stephen Hemminger | 2006-10-15 | 1 | -1/+6 |
* | [BRIDGE]: forwarding remove unneeded preempt and bh diasables | Stephen Hemminger | 2006-03-20 | 1 | -4/+2 |
* | [BRIDGE]: Use ether_compare | Stephen Hemminger | 2005-10-31 | 1 | -6/+6 |
* | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 2005-08-29 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+368 |