summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
2020-01-29netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal
2020-01-04netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2019-09-06netfilter: ebtables: fix a memory leak bug in compatWenwen Wang
2019-05-16netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal
2019-03-23netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso
2019-02-06net: Fix usage of pskb_trim_rcsumRoss Lagerwall
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-07-03netfilter: 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-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
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman
2015-09-18netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2015-09-17netfilter: Use nf_hook_state.netEric W. Biederman
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-05ebtables: Use eth_proto_is_802_3Alexander Duyck
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy
2015-04-08netfilter: Fix switch statement warnings with recent gcc.David Miller
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal
2015-03-03netfilter: bridge: rework reject handlingFlorian Westphal
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-11-27netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 trafficAlvaro Neira
2014-11-27netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira