summaryrefslogtreecommitdiff
path: root/net/bridge/br.c
AgeCommit message (Expand)Author
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky
2017-06-08net: bridge: Add support for calling FDB external learning under rcuArkadi Sharshevsky
2016-10-02netfilter: bridge: clarify bridge/netfilter messageStefan Agner
2016-01-28switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-05-22bridge: make br_device_notifier staticCong Wang
2014-01-13bridge: move br_net_exit() to br.cWANG Cong
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