summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun2020-06-031-0/+6
* netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal2020-01-291-1/+3
* netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal2020-01-041-17/+16
* netfilter: ebtables: fix a memory leak bug in compatWenwen Wang2019-09-061-1/+3
* netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal2019-05-021-1/+2
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-311-0/+1
* netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt2019-01-231-2/+4
* ebtables: arpreply: Add the standard target sanity checkGao Feng2018-10-131-0/+3
* netfilter: ebtables: reject non-bridge targetsFlorian Westphal2018-07-221-0/+13
* netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-07-171-0/+2
* netfilter: ebtables: handle string from userspace with carePaolo Abeni2018-06-261-1/+2
* netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal2018-05-301-1/+5
* netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal2018-05-301-9/+18
* netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal2018-04-081-0/+34
* netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal2018-03-181-2/+19
* netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal2018-03-181-1/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-252-0/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-122-0/+3
| |\
| | * netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca2016-08-251-0/+2
| | * netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-251-0/+1
* | | netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang2016-09-251-1/+1
* | | netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-242-2/+2
* | | netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-121-5/+13
* | | netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso2016-09-122-71/+45
* | | netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-121-3/+3
|/ /
* | netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-301-2/+1
|/
* net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov2016-07-161-4/+4
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-036-91/+101
* etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches2016-07-013-49/+34
* bridge: netfilter: checkpatch data type fixesTobin C Harding2016-06-071-20/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-1/+5
|\
| * netfilter: ebtables: Fix extension lookup with identical namePhil Sutter2016-04-131-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-121-2/+45
|\ \ | |/ |/|
| * netfilter: bridge: add nf_afinfo to enable queuing to userspaceStephane Bryant2016-03-291-2/+45
* | netfilter: ipv4: fix NULL dereferenceLiping Zhang2016-03-281-10/+10
* | netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-281-0/+4
|/
* ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2016-02-161-3/+5
* netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-091-0/+1
* netfilter-bridge: layout of if statementsIan Morris2015-11-232-6/+6
* netfilter-bridge: brace placementIan Morris2015-11-232-6/+3
* netfilter-bridge: use netdev style commentsIan Morris2015-11-233-46/+56
* netfilter-bridge: Cleanse indentationIan Morris2015-11-234-25/+25
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-162-6/+0
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-183-6/+6
* netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-181-7/+6
* netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-182-2/+2
* netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-181-0/+1
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-182-15/+13
* netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-184-16/+17