aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-24
* netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-24
* netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-24
* netfilter: conntrack: avoid excess memory allocationFlorian Westphal2016-10-27
* netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-27
* netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-27
* netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell2016-10-05
* 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: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng2016-09-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
| |\|
| | * netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-25
| | * netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-25
* | | netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang2016-09-25
* | | netfilter: nf_tables: add range expressionPablo Neira Ayuso2016-09-25
* | | netfilter: replace list_head with single linked listAaron Conole2016-09-25
* | | netfilter: nf_queue: whitespace cleanupAaron Conole2016-09-24
* | | netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal2016-09-24
* | | netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang2016-09-23
* | | netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana2016-09-23
* | | netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLESLiping Zhang2016-09-12
* | | netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso2016-09-12
* | | netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso2016-09-12
* | | netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso2016-09-12
* | | netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parsePablo Neira Ayuso2016-09-12
* | | netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-12
* | | netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...Liping Zhang2016-09-09
|/ /
* | netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-30
* | netfilter: remove __nf_ct_kill_acct helperFlorian Westphal2016-08-30
* | netfilter: conntrack: get rid of conntrack timerFlorian Westphal2016-08-30
* | netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal2016-08-30
* | netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso2016-08-26
* | netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang2016-08-17
* | netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2016-08-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-25
|\
| * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-22
| * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-22
| * netfilter: Add helper array register/unregister functionsGao Feng2016-07-20
| * netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-11
| * netfilter: constify arg to is_dying/confirmedFlorian Westphal2016-07-11
| * netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-11
| * netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-11
| * netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-11
| * netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\ \ | |/ |/|
| * netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-06
|\ \ | |/ |/|
| * netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-24
| * netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-24
| * netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-24