summaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
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-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-11-04netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-07-08netfilter: 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-05-16netfilter: ebtables: don't attempt to allocate 0-sized compat arrayFlorian Westphal
2018-04-26netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-04-08netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal
2018-03-15netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal
2018-03-15netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal
2018-03-08bridge: Fix VLAN reference count problemIdo Schimmel
2018-03-08bridge: 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-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-22net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu
2017-08-28bridge: make ebt_table constBhumika Goyal
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-24netfilter: ebtables: fix indent on if statementsColin Ian King
2017-08-19netfilter: use audit_log()Geliang Tang
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal
2017-08-07net: bridge: Remove FDB deletion through switchdev objectArkadi Sharshevsky
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-14net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-04net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04bridge: allow ext learned entries to change portsNikolay Aleksandrov
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-06-29net: bridge: constify attribute_group structures.Arvind Yadav
2017-06-29netfilter: ebt_nflog: fix unexpected truncated packetLiping Zhang
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer