aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
* bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2017-03-22
* net: bridge: allow IPv6 when multicast flood is disabledMike Manning2017-03-22
* bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera2017-02-04
* bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov2017-01-19
* net: bridge: set error code on failurePan Bian2016-12-05
* bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov2016-10-18
* net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov2016-10-13
* netfilter: bridge: clarify bridge/netfilter messageStefan Agner2016-10-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\
| * net: bridge: add helper to call /sbin/bridge-stpVivien Didelot2016-09-13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
| |\
| | * net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov2016-09-01
| | * bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti2016-08-31
| | * netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca2016-08-25
| | * netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-25
* | | netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang2016-09-25
* | | netfilter: replace list_head with single linked listAaron Conole2016-09-25
* | | netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-24
* | | netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal2016-09-24
* | | netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-12
* | | netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso2016-09-12
* | | netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-06
|\ \
| * | netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-30
* | | net: bridge: add per-port multicast flood flagNikolay Aleksandrov2016-09-02
* | | net: bridge: change unicast boolean to exact pkt_typeNikolay Aleksandrov2016-09-02
* | | rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-01
* | | bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-26
* | | net: bridge: export also pvid flag in the xstats flagsNikolay Aleksandrov2016-08-26
* | | net: bridge: export vlan flags with the statsNikolay Aleksandrov2016-08-19
* | | net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov2016-08-19
| |/ |/|
* | bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita2016-08-10
|/
* bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel2016-07-25
* net: bridge: br_set_ageing_time takes a clock_tVivien Didelot2016-07-25
* net: bridge: fix br_stp_enable_bridge commentVivien Didelot2016-07-25
* net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov2016-07-16
* net: bridge: drop skb2/skb0 variables and use a local_rcv booleanNikolay Aleksandrov2016-07-16
* net: bridge: rearrange flood vs unicast receive pathsNikolay Aleksandrov2016-07-16
* net: bridge: minor style adjustments in br_handle_frame_finishNikolay Aleksandrov2016-07-16
* net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov2016-07-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-06
|\
| * ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-06
|\ \
| * | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
| * | etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches2016-07-01
| * | bridge: netfilter: checkpatch data type fixesTobin C Harding2016-06-07
* | | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-05
* | | net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov2016-06-30
* | | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-30
| |/ |/|
* | net: bridge: fix vlan stats continue counterNikolay Aleksandrov2016-06-29