summaryrefslogtreecommitdiffstats
path: root/net/bridge/br.c
AgeCommit message (Expand)AuthorLines
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal-0/+2
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko-1/+51
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso-6/+8
2014-05-22bridge: make br_device_notifier staticCong Wang-0/+98
2014-01-13bridge: move br_net_exit() to br.cWANG Cong-3/+18
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić-2/+2
2011-04-04bridge: allow creating bridge devices with netlinkstephen hemminger-0/+1
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet-4/+0
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko-2/+0
2010-05-15bridge: change console message interfacestephen hemminger-1/+1
2009-06-26bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer-1/+1
2009-06-11bridge: Simplify interface for ATM LANEMichał Mirosław-4/+6
2008-09-08netns bridge: cleanup bridges during netns stopAlexey Dobriyan-6/+16
2008-07-05bridge: Use STP demuxPatrick McHardy-7/+9
2008-06-11net: remove CVS keywordsAdrian Bunk-2/+0
2008-04-29bridge: kernel panic when unloading bridge moduleBodo Stroesser-1/+1
2007-11-29[BRIDGE]: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov-1/+3
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-1/+1
2007-04-25bridge: check kmem_cache_create() errorAkinobu Mita-1/+3
2007-04-25[BRIDGE]: Use rtnl registration interfaceThomas Graf-2/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger-0/+2
2006-06-17[BRIDGE]: fix module startup error handlingStephen Hemminger-9/+17
2006-05-23[BRIDGE]: need to ref count the LLC sapStephen Hemminger-1/+2
2006-03-20[BRIDGE]: use llc for receiving STP packetsStephen Hemminger-0/+12
2006-01-03[BRIDGE]: add version numberStephen Hemminger-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+69