summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-121-0/+3
* netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-081-0/+2
* netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-081-2/+2
* netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+1
* netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-081-4/+4
* netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-081-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-036-5/+21
|\
| * netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-0/+3
| * netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-021-5/+6
| * netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal2017-02-021-0/+2
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-021-0/+8
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-021-1/+1
| * netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-021-1/+1
| * netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-032-0/+2
* | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-241-3/+3
* | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-161-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-0711-7/+153
|\
| * netfilter: nf_tables: support for set flushingPablo Neira Ayuso2016-12-071-1/+5
| * netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso2016-12-071-0/+9
| * netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso2016-12-071-0/+2
| * netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso2016-12-071-0/+4
| * netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso2016-12-071-1/+2
| * netfilter: nf_tables: add stateful objectsPablo Neira Ayuso2016-12-061-0/+79
| * netfilter: add and use nf_fwd_netdev_egressFlorian Westphal2016-12-061-0/+1
| * netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso2016-12-061-0/+1
| * netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-062-2/+4
| * netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal2016-12-041-0/+9
| * netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal2016-12-041-0/+4
| * netfilter: add and use nf_ct_netns_get/putFlorian Westphal2016-12-041-0/+4
| * netfilter: conntrack: remove unused init_net hookFlorian Westphal2016-12-041-3/+0
| * netfilter: conntrack: built-in support for UDPliteDavide Caratti2016-12-042-0/+6
| * netfilter: conntrack: built-in support for SCTPDavide Caratti2016-12-042-0/+6
| * netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-042-0/+6
| * netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang2016-12-041-1/+3
| * netfilter: built-in NAT support for UDPliteDavide Caratti2016-12-041-0/+3
| * netfilter: built-in NAT support for SCTPDavide Caratti2016-12-041-0/+3
| * netfilter: built-in NAT support for DCCPDavide Caratti2016-12-041-0/+3
* | net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-051-3/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-032-4/+4
|\
| * netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-241-3/+3
| * netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-1/+1
| * netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-1/+1
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-182-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-152-5/+6
|\|
| * netfilter: conntrack: avoid excess memory allocationFlorian Westphal2016-10-271-2/+1
| * netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-271-1/+1
| * netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-271-2/+4
* | netfilter: conntrack: simplify init/uninit of L4 protocol trackersDavide Caratti2016-11-091-4/+14
* | netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang2016-11-091-24/+9
* | netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2016-11-031-0/+1