aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_bridge.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen1-0/+1
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko1-18/+0
2014-12-02bridge: add new brport flag LEARNING_SYNCScott Feldman1-0/+1
2014-12-02bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman1-0/+12
2014-12-02bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman1-0/+18
2014-07-08bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing1-0/+6
2014-07-08bridge: adding stubs for multicast exportsLinus Lüssing1-0/+14
2014-06-10bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing1-0/+1
2014-06-10bridge: add export of multicast database adjacent to net_devLinus Lüssing1-0/+18
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-88/+1
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet1-1/+3
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko1-2/+0
2009-11-04net: cleanup include/linuxEric Dumazet1-6/+3
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger1-1/+3
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-1/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-04-25bridge: eliminate call by referenceStephen Hemminger1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+113