aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky1-1/+10
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky1-2/+2
2017-06-08net: bridge: Add support for calling FDB external learning under rcuArkadi Sharshevsky1-2/+2
2016-10-02netfilter: bridge: clarify bridge/netfilter messageStefan Agner1-2/+4
2016-01-28switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel1-2/+1
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko1-11/+11
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal1-0/+2
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko1-1/+51
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso1-6/+8
2014-05-22bridge: make br_device_notifier staticCong Wang1-0/+98
2014-01-13bridge: move br_net_exit() to br.cWANG Cong1-3/+18
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