summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-312-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-061-0/+1
|\
| * netfilter: ebt_nflog: fix unexpected truncated packetLiping Zhang2017-06-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-06-304-4/+4
|\ \
| * | netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng2017-06-194-4/+4
* | | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-4/+2
* | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+2
* | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-4/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-222-3/+9
|\ \ | |/
| * ebtables: arpreply: Add the standard target sanity checkGao Feng2017-05-161-0/+3
| * netfilter: xtables: zero padding in data_to_userWillem de Bruijn2017-05-151-3/+6
* | sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-191-4/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-031-0/+20
|\
| * bridge: ebtables: fix reception of frames DNAT-ed to bridge device/portLinus Lüssing2017-04-251-0/+20
* | ebtables: remove nf_hook_register usageFlorian Westphal2017-04-264-49/+46
* | netfilter: Remove exceptional & on function nameArushi Singhal2017-04-071-1/+1
* | netfilter: Remove unnecessary cast on void pointersimran singhal2017-04-071-1/+1
* | netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang2017-03-061-5/+1
* | netfilter: Use pr_cont where appropriateJoe Perches2017-03-061-17/+17
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-1/+1
* xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-091-0/+1
* ebtables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-31/+47
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang2016-12-041-1/+2
* netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2016-11-031-1/+1
* netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso2016-11-032-13/+19
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-035-17/+15
* netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2016-11-031-1/+1
* netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso2016-11-012-15/+2
* 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
OpenPOWER on IntegriCloud