aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
2020-06-03netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun
2020-01-27netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal
2020-01-04netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2019-12-05bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal
2019-08-29netfilter: ebtables: fix a memory leak bug in compatWenwen Wang
2019-08-25netfilter: ebtables: also count base chain policiesFlorian Westphal
2019-05-02netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal
2019-03-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal
2019-03-13netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-23netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt
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-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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov
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-08-28bridge: make ebt_table constBhumika Goyal
2017-08-24netfilter: ebtables: fix indent on if statementsColin Ian King
2017-08-19netfilter: use audit_log()Geliang Tang
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-06-29netfilter: ebt_nflog: fix unexpected truncated packetLiping Zhang
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal
2017-04-25bridge: ebtables: fix reception of frames DNAT-ed to bridge device/portLinus Lüssing
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang
2017-03-06netfilter: Use pr_cont where appropriateJoe Perches
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček