aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAge
* netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2016-11-30
* netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2016-10-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\
| | * netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-06
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
| |\|
| | * netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-25
* | | netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang2016-09-25
* | | netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang2016-09-25
* | | netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-24
* | | netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-12
* | | netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-12
* | | netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng2016-09-07
* | | netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2016-09-07
|/ /
* | netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-30
* | netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'Gao Feng2016-08-30
* | netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2016-08-13
* | netfilter: use_nf_conn_expires helper in more placesFlorian Westphal2016-08-11
* | netfilter: nf_dup4: remove redundant checksum recalculationLiping Zhang2016-08-11
|/
* netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-18
* netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-11
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
* netfilter: x_tables: simplify ip{6}table_mangle_hook()Pablo Neira Ayuso2016-07-01
* netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCPLiping Zhang2016-06-24
* netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2016-05-06
* netfilter: conntrack: check netns when walking expect hashFlorian Westphal2016-05-06
* netfilter: x_tables: get rid of old and inconsistent debuggingPablo Neira Ayuso2016-05-05
* netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal2016-05-05
* netfilter: conntrack: check netns when comparing conntrack objectsFlorian Westphal2016-05-05
* netfilter: conntrack: small refactoring of conntrack seq_printfFlorian Westphal2016-05-05
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-24
|\
| * netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-13
| * netfilter: x_tables: remove obsolete checkFlorian Westphal2016-04-13
| * netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal2016-04-13
| * netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-04-13
| * netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-13
| * netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-04-13
| * netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-04-13
| * netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-13
| * netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-13
| * netfilter: x_tables: kill check_entry helperFlorian Westphal2016-04-13
| * netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-13
| * netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-04-13
| * netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-04-13
* | netfilter: arp_tables: register table in initnsFlorian Westphal2016-04-07
|/
* netfilter: ipv4: fix NULL dereferenceLiping Zhang2016-03-28
* netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-28
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-03-28
* netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-03-28