| Commit message (Expand) | Author | Age | Files | Lines |
* | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ | Jiri Pirko | 2015-05-13 | 1 | -11/+11 |
* | net: bridge: add compile-time assert for cb struct size | Florian Westphal | 2015-03-03 | 1 | -0/+2 |
* | net: replace br_fdb_external_learn_* calls with switchdev notifier events | Jiri Pirko | 2015-01-18 | 1 | -1/+51 |
* | netfilter: bridge: move br_netfilter out of the core | Pablo Neira Ayuso | 2014-09-26 | 1 | -6/+8 |
* | bridge: make br_device_notifier static | Cong Wang | 2014-05-22 | 1 | -0/+98 |
* | bridge: move br_net_exit() to br.c | WANG Cong | 2014-01-14 | 1 | -3/+18 |
* | net:bridge: use IS_ENABLED | Igor Maravić | 2011-12-16 | 1 | -2/+2 |
* | bridge: allow creating bridge devices with netlink | stephen hemminger | 2011-04-05 | 1 | -0/+1 |
* | bridge: add proper RCU annotation to should_route_hook | Eric Dumazet | 2010-11-15 | 1 | -4/+0 |
* | net: replace hooks in __netif_receive_skb V5 | Jiri Pirko | 2010-06-02 | 1 | -2/+0 |
* | bridge: change console message interface | stephen hemminger | 2010-05-16 | 1 | -1/+1 |
* | bridge: Use rcu_barrier() instead of syncronize_net() on unload. | Jesper Dangaard Brouer | 2009-06-26 | 1 | -1/+1 |
* | bridge: Simplify interface for ATM LANE | Michał Mirosław | 2009-06-12 | 1 | -4/+6 |
* | netns bridge: cleanup bridges during netns stop | Alexey Dobriyan | 2008-09-09 | 1 | -6/+16 |
* | bridge: Use STP demux | Patrick McHardy | 2008-07-06 | 1 | -7/+9 |
* | net: remove CVS keywords | Adrian Bunk | 2008-06-12 | 1 | -2/+0 |
* | bridge: kernel panic when unloading bridge module | Bodo Stroesser | 2008-04-29 | 1 | -1/+1 |
* | [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path | Pavel Emelyanov | 2007-11-29 | 1 | -1/+3 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 | 1 | -1/+1 |
* | bridge: check kmem_cache_create() error | Akinobu Mita | 2007-04-26 | 1 | -1/+3 |
* | [BRIDGE]: Use rtnl registration interface | Thomas Graf | 2007-04-26 | 1 | -2/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [BRIDGE]: netlink interface for link management | Stephen Hemminger | 2006-06-18 | 1 | -0/+2 |
* | [BRIDGE]: fix module startup error handling | Stephen Hemminger | 2006-06-18 | 1 | -9/+17 |
* | [BRIDGE]: need to ref count the LLC sap | Stephen Hemminger | 2006-05-24 | 1 | -1/+2 |
* | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger | 2006-03-21 | 1 | -0/+12 |
* | [BRIDGE]: add version number | Stephen Hemminger | 2006-01-03 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+69 |