summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| * netfilter: xt_multiport: Fix wrong unmatch result with multiple portsGao Feng2016-12-061-7/+19
| * netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso2016-12-061-5/+102
| * netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang2016-12-061-1/+1
| * netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-061-9/+24
| * netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2016-12-061-0/+30
| * netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2016-12-061-0/+9
| * netfilter: convert while loops to for loopsAaron Conole2016-12-061-4/+2
| * netfilter: introduce accessor functions for hook entriesAaron Conole2016-12-062-9/+6
| * netfilter: defrag: only register defrag functionality if neededFlorian Westphal2016-12-062-10/+38
| * netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal2016-12-042-1/+28
| * netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal2016-12-041-1/+37
| * netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal2016-12-043-3/+12
| * netfilter: nat: add dependencies on conntrack moduleFlorian Westphal2016-12-043-5/+36
| * netfilter: add and use nf_ct_netns_get/putFlorian Westphal2016-12-0411-36/+48
| * netfilter: conntrack: remove unused init_net hookFlorian Westphal2016-12-041-8/+0
| * netfilter: conntrack: built-in support for UDPliteDavide Caratti2016-12-043-73/+13
| * netfilter: conntrack: built-in support for SCTPDavide Caratti2016-12-043-72/+13
| * netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-043-74/+14
| * Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2016-12-042-1/+55
| |\
| | * ipvs: Decrement ttlDwip Banerjee2016-11-151-0/+54
| | * ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULLGao Feng2016-11-151-1/+1
| * | netfilter: nfnetlink_log: add "nf-logger-5-1" module alias nameLiping Zhang2016-12-041-0/+1
| * | netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang2016-12-042-2/+4
| * | netfilter: built-in NAT support for UDPliteDavide Caratti2016-12-044-38/+8
| * | netfilter: built-in NAT support for SCTPDavide Caratti2016-12-044-36/+7
| * | netfilter: built-in NAT support for DCCPDavide Caratti2016-12-044-37/+8
| * | netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez2016-12-042-4/+4
* | | net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-052-17/+15
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-034-26/+50
|\ \
| * | netfilter: nft_range: add the missing NULL pointer checkLiping Zhang2016-11-241-0/+6
| * | netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-5/+9
| * | netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-16/+24
| * | netfilter: nat: fix cmp return valueFlorian Westphal2016-11-241-3/+6
| * | netfilter: nft_hash: validate maximum value of u32 netlink hash attributeLaura Garcia Liebana2016-11-241-2/+5
* | | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-1811-11/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1510-36/+100
|\| | | |/ |/|
| * netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang2016-11-081-0/+1
| * netfilter: conntrack: refine gc worker heuristicsFlorian Westphal2016-11-081-8/+41
| * netfilter: conntrack: fix CT target for UNSPEC helpersFlorian Westphal2016-11-081-3/+8
| * netfilter: connmark: ignore skbs with magic untracked conntrack objectsFlorian Westphal2016-11-081-2/+2
| * ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong2016-11-081-1/+1
| * netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang2016-10-311-1/+3
| * netfilter: ip_vs_sync: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-281-2/+5
| * netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-271-1/+1
| * netfilter: nf_conntrack_sip: extend request line validationUlrich Weber2016-10-271-1/+4
| * netfilter: nf_tables: fix race when create new element in dynsetLiping Zhang2016-10-271-3/+12
| * netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-274-14/+19
| * netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabledLiping Zhang2016-10-271-0/+3
* | netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL testJulia Lawall2016-11-131-1/+1
* | netfilter: ipset: hash: fix boolreturn.cocci warningskbuild test robot2016-11-101-4/+4