aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić1-2/+2
2011-04-04bridge: allow creating bridge devices with netlinkstephen hemminger1-0/+1
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet1-4/+0
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko1-2/+0
2010-05-15bridge: change console message interfacestephen hemminger1-1/+1
2009-06-26bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer1-1/+1
2009-06-11bridge: Simplify interface for ATM LANEMichał Mirosław1-4/+6
2008-09-08netns bridge: cleanup bridges during netns stopAlexey Dobriyan1-6/+16
2008-07-05bridge: Use STP demuxPatrick McHardy1-7/+9
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-29bridge: kernel panic when unloading bridge moduleBodo Stroesser1-1/+1
2007-11-29[BRIDGE]: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov1-1/+3
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-1/+1
2007-04-25bridge: check kmem_cache_create() errorAkinobu Mita1-1/+3
2007-04-25[BRIDGE]: Use rtnl registration interfaceThomas Graf1-2/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger1-0/+2
2006-06-17[BRIDGE]: fix module startup error handlingStephen Hemminger1-9/+17
2006-05-23[BRIDGE]: need to ref count the LLC sapStephen Hemminger1-1/+2
2006-03-20[BRIDGE]: use llc for receiving STP packetsStephen Hemminger1-0/+12
2006-01-03[BRIDGE]: add version numberStephen Hemminger1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+69