summaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-31net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang
2019-01-23netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt
2019-01-23net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen
2018-11-10net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-10bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-06-26netfilter: ebtables: handle string from userspace with carePaolo Abeni
2018-05-30netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal
2018-05-30netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal
2018-05-19bridge: check iface upper dev when setting master via ioctlHangbin Liu
2018-04-08netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal
2018-03-18netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal
2018-03-18netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal
2018-03-11bridge: check brport attr show in brport_showXin Long
2018-01-02net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov
2017-12-20netfilter: bridge: honor frag_max_size when refragmentingFlorian Westphal
2017-10-08bridge: netlink: register netdevice before executing changelinkIdo Schimmel
2017-09-20bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-07-21bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-06-14net: bridge: start hello timer only if device is upNikolay Aleksandrov
2017-06-07bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-06-07bridge: netlink: check vlan_default_pvid rangeTobias Jungel
2017-03-22bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-22net: bridge: allow IPv6 when multicast flood is disabledMike Manning
2017-02-04bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera
2017-01-19bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov
2016-12-05net: bridge: set error code on failurePan Bian
2016-10-18bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov
2016-10-02netfilter: bridge: clarify bridge/netfilter messageStefan Agner
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-09-25netfilter: replace list_head with single linked listAaron Conole
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal
2016-09-13net: bridge: add helper to call /sbin/bridge-stpVivien Didelot
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12netfilter: Add the missed return value check of nft_register_chain_typeGao Feng
2016-09-12netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov
2016-09-01net: bridge: change unicast boolean to exact pkt_typeNikolay Aleksandrov
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu
2016-09-01net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov
2016-08-31bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti