summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-29netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso
2015-08-29netfilter: ipset: Fixing unnamed union initElad Raz
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-08-28netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer
2015-08-27netfilter: Always export nf_connlabels_replace()Joe Stringer
2015-08-26Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-08-21netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)Pablo Neira Ayuso
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21ipvs: call rtnl_lock earlyJulian Anastasov
2015-08-21ipvs: Add ovf schedulerRaducu Deaconu
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-19netfilter: nft_payload: work around vlan header strippingFlorian Westphal
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz
2015-08-07netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso
2015-08-07netfilter: nft_limit: constant token cost per packetPablo Neira Ayuso
2015-08-07netfilter: nft_limit: add burst parameterPablo Neira Ayuso
2015-08-07netfilter: nft_limit: factor out shared code with per-byte limitingPablo Neira Ayuso
2015-08-07netfilter: nft_limit: convert to token-based limiting at nanosecond granularityPablo Neira Ayuso
2015-08-07netfilter: nft_limit: rename to nft_limit_pktsPablo Neira Ayuso
2015-08-07netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso
2015-08-07netfilter: xt_TEE: get rid of WITH_CONNTRACK definitionPablo Neira Ayuso
2015-08-07netfilter: nft_counter: convert it to use per-cpu countersPablo Neira Ayuso
2015-08-05netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()Joe Stringer
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30netfilter: nf_conntrack: checking for IS_ERR() instead of NULLDan Carpenter
2015-07-30netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček
2015-07-30netfilter: nf_conntrack: silence warning on falling back to vmalloc()Pablo Neira Ayuso
2015-07-23netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso
2015-07-23netfilter: fix possible removal of wrong hookPablo Neira Ayuso
2015-07-23netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso
2015-07-22netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause
2015-07-20Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso
2015-07-20netfilter: Fix memory leak in nf_register_net_hookEric W. Biederman
2015-07-15netfilter: add and use jump label for xt_teeFlorian Westphal
2015-07-15netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal