| Commit message (Expand) | Author | Age |
* | bridge: fix crash when set mac address of br interface | Hong zhi guo | 2013-03-24 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |
* | bridge: Add vlan support for local fdb entries | Vlad Yasevich | 2013-02-13 |
* | bridge: Add vlan support to static neighbors | Vlad Yasevich | 2013-02-13 |
* | bridge: Add vlan to unicast fdb entries | Vlad Yasevich | 2013-02-13 |
* | netlink: add attributes to fdb interface | stephen hemminger | 2012-10-01 |
* | netdev: make address const in device address management | stephen hemminger | 2012-09-19 |
* | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 |
* | time: jiffies_delta_to_clock_t() helper to the rescue | Eric Dumazet | 2012-08-09 |
* | bridge: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 |
* | net: add generic PF_BRIDGE:RTM_ FDB hooks | John Fastabend | 2012-04-15 |
* | bridge: Stop using NLA_PUT*(). | David S. Miller | 2012-04-02 |
* | bridge: BH already disabled in br_fdb_cleanup() | Eric Dumazet | 2012-01-17 |
* | net:bridge: use IS_ENABLED | Igor Maravić | 2011-12-16 |
* | bridge: add local MAC address to forwarding table (v2) | stephen hemminger | 2011-12-08 |
* | bridge: rearrange fdb notifications (v2) | stephen hemminger | 2011-12-08 |
* | bridge: refactor fdb_notify | stephen hemminger | 2011-12-08 |
* | bridge: add NTF_USE support | stephen hemminger | 2011-11-14 |
* | bridge: allow updating existing fdb entries | stephen hemminger | 2011-10-03 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | bridge: allow creating/deleting fdb entries via netlink | stephen hemminger | 2011-04-04 |
* | | bridge: add netlink notification on forward entry changes | stephen hemminger | 2011-04-04 |
* | | bridge: split rcu and no-rcu cases of fdb lookup | stephen hemminger | 2011-04-04 |
* | | bridge: track last used time in forwarding table | stephen hemminger | 2011-04-04 |
* | | bridge: change arguments to fdb_create | stephen hemminger | 2011-04-04 |
|/ |
|
* | bridge: Don't put partly initialized fdb into hash | Pavel Emelyanov | 2011-02-04 |
* | bridge: fix RCU races with bridge port | stephen hemminger | 2010-11-15 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-03 |
|\ |
|
| * | bridge: add rcu_read_lock on transmit | stephen hemminger | 2010-07-28 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-23 |
|\| |
|
| * | bridge: fdb cleanup runs too often | stephen hemminger | 2010-06-17 |
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 |
|/ |
|
* | bridge: change console message interface | stephen hemminger | 2010-05-16 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 |
* | bridge: Simplify interface for ATM LANE | Michał Mirosław | 2009-06-12 |
* | bridge: avoid an extra space in br_fdb_update() | Jiri Pirko | 2009-05-27 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ |
|
| * | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 |
* | | net: remove CVS keywords | Adrian Bunk | 2008-06-12 |
|/ |
|
* | bridge: forwarding table information for >256 devices | Stephen Hemminger | 2008-05-02 |
* | bridge: use time_before() in br_fdb_cleanup() | Fabio Checconi | 2008-03-20 |
* | [BRIDGE]: Section fix. | Andrew Morton | 2007-12-07 |
* | [BRIDGE]: Packets leaking out of disabled/blocked ports. | Stephen Hemminger | 2007-08-31 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. | Baruch Even | 2007-05-31 |
* | bridge: check kmem_cache_create() error | Akinobu Mita | 2007-04-26 |
* | bridge: add sysfs hook to flush forwarding table | Stephen Hemminger | 2007-04-26 |