summaryrefslogtreecommitdiff
path: root/net/bridge/br.c
Commit message (Expand)AuthorAge
* net:bridge: use IS_ENABLEDIgor Maravić2011-12-16
* bridge: allow creating bridge devices with netlinkstephen hemminger2011-04-04
* bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-15
* net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-02
* bridge: change console message interfacestephen hemminger2010-05-15
* bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer2009-06-26
* bridge: Simplify interface for ATM LANEMichał Mirosław2009-06-11
* netns bridge: cleanup bridges during netns stopAlexey Dobriyan2008-09-08
* bridge: Use STP demuxPatrick McHardy2008-07-05
* net: remove CVS keywordsAdrian Bunk2008-06-11
* bridge: kernel panic when unloading bridge moduleBodo Stroesser2008-04-29
* [BRIDGE]: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov2007-11-29
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* bridge: check kmem_cache_create() errorAkinobu Mita2007-04-25
* [BRIDGE]: Use rtnl registration interfaceThomas Graf2007-04-25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [BRIDGE]: netlink interface for link managementStephen Hemminger2006-06-17
* [BRIDGE]: fix module startup error handlingStephen Hemminger2006-06-17
* [BRIDGE]: need to ref count the LLC sapStephen Hemminger2006-05-23
* [BRIDGE]: use llc for receiving STP packetsStephen Hemminger2006-03-20
* [BRIDGE]: add version numberStephen Hemminger2006-01-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16