summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
AgeCommit message (Expand)AuthorLines
2017-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-4/+4
2017-06-29netfilter: ebt_nflog: fix unexpected truncated packetLiping Zhang-0/+1
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu-4/+2
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng-4/+4
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-4/+2
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg-4/+2
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+9
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti-4/+1
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng-0/+3
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn-3/+6
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+20
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal-49/+46
2017-04-25bridge: ebtables: fix reception of frames DNAT-ed to bridge device/portLinus Lüssing-0/+20
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal-1/+1
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal-1/+1
2017-03-06netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang-5/+1
2017-03-06netfilter: Use pr_cont where appropriateJoe Perches-17/+17
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-1/+1
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček-1/+1
2017-01-09xtables: extend matches and targets with .usersizeWillem de Bruijn-0/+1
2017-01-09ebtables: use match, target and data copy_to_user helpersWillem de Bruijn-31/+47
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang-1/+2
2016-11-03netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso-1/+1
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso-13/+19
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso-17/+15
2016-11-03netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso-1/+1
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso-15/+2
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso-0/+3
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang-1/+1
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole-2/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+3
2016-09-12netfilter: Add the missed return value check of nft_register_chain_typeGao Feng-5/+13
2016-09-12netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso-71/+45
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso-3/+3
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng-2/+1
2016-08-25netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca-0/+2
2016-08-25netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang-0/+1
2016-07-16net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov-4/+4
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches-91/+101
2016-07-01etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches-49/+34
2016-06-07bridge: netfilter: checkpatch data type fixesTobin C Harding-20/+20
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+5
2016-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-2/+45
2016-04-13netfilter: ebtables: Fix extension lookup with identical namePhil Sutter-1/+5
2016-03-29netfilter: bridge: add nf_afinfo to enable queuing to userspaceStephane Bryant-2/+45
2016-03-28netfilter: ipv4: fix NULL dereferenceLiping Zhang-10/+10
2016-03-28netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso-0/+4