aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_bridge.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09net: bridge: Export bridge multicast router stateYotam Gigi1-0/+5
2017-10-08bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu1-0/+1
2017-05-26bridge: Export multicast enabled stateIdo Schimmel1-0/+5
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel1-0/+9
2017-04-27bridge: add per-port broadcast flood flagMike Manning1-0/+1
2017-02-03bridge: uapi: add per vlan tunnel infoRoopa Prabhu1-0/+1
2017-01-24bridge: multicast to unicastFelix Fietkau1-0/+1
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov1-0/+1
2016-03-11bridge: allow zero ageing timeStephen Hemminger1-4/+0
2015-09-23bridge: define some min/max/default ageing time constantsScott Feldman1-0/+6
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