aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-11netfilter: nft_counter: rework atomic dump and resetPablo Neira
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07netfilter: nft_quota: allow to restore consumed quotaPablo Neira Ayuso
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn
2016-12-07netfilter: x_tables: avoid warn and OOM killer on vmalloc callMarcelo Ricardo Leitner
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso
2016-12-07netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()Pablo Neira Ayuso
2016-12-07netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso
2016-12-07netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti
2016-12-07netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso
2016-12-06netfilter: nft_quota: add stateful object typePablo Neira Ayuso
2016-12-06netfilter: nft_counter: add stateful object typePablo Neira Ayuso
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso
2016-12-06netfilter: add and use nf_fwd_netdev_egressFlorian Westphal
2016-12-06netfilter: xt_multiport: Fix wrong unmatch result with multiple portsGao Feng
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2016-12-06netfilter: convert while loops to for loopsAaron Conole
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet
2016-12-04netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal
2016-12-04netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressionsFlorian Westphal
2016-12-04netfilter: nat: add dependencies on conntrack moduleFlorian Westphal
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2016-12-04Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2016-12-04netfilter: nfnetlink_log: add "nf-logger-5-1" module alias nameLiping Zhang
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti
2016-12-04netfilter: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller