summaryrefslogtreecommitdiff
path: root/net/bridge/br.c
AgeCommit message (Expand)Author
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić
2011-04-04bridge: allow creating bridge devices with netlinkstephen hemminger
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko
2010-05-15bridge: change console message interfacestephen hemminger
2009-06-26bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer
2009-06-11bridge: Simplify interface for ATM LANEMichał Mirosław
2008-09-08netns bridge: cleanup bridges during netns stopAlexey Dobriyan
2008-07-05bridge: Use STP demuxPatrick McHardy
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-04-29bridge: kernel panic when unloading bridge moduleBodo Stroesser
2007-11-29[BRIDGE]: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-04-25bridge: check kmem_cache_create() errorAkinobu Mita
2007-04-25[BRIDGE]: Use rtnl registration interfaceThomas Graf
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger
2006-06-17[BRIDGE]: fix module startup error handlingStephen Hemminger
2006-05-23[BRIDGE]: need to ref count the LLC sapStephen Hemminger
2006-03-20[BRIDGE]: use llc for receiving STP packetsStephen Hemminger
2006-01-03[BRIDGE]: add version numberStephen Hemminger
2005-04-16Linux-2.6.12-rc2Linus Torvalds