summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-10netfilter: conntrack: remove uninitialized shadow variableArnd Bergmann
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-05-09netfilter: conntrack: use single slab cacheFlorian Westphal
2016-05-09netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal
2016-05-09netfilter: conntrack: make netns address part of nat bysrc hashFlorian Westphal
2016-05-06Merge tag 'ipvs2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2016-05-06netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal
2016-05-06netfilter: conntrack: make netns address part of expect hashFlorian Westphal
2016-05-06netfilter: conntrack: check netns when walking expect hashFlorian Westphal
2016-05-06ipvs: make drop_entry protection effective for SIP-peMarco Angaroni
2016-05-05netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull
2016-05-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso
2016-05-05netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso
2016-05-05netfilter: conntrack: introduce nf_ct_acct_update()Pablo Neira Ayuso
2016-05-05netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointerPablo Neira Ayuso
2016-05-05netfilter: conntrack: consider ct netns in early_drop logicFlorian Westphal
2016-05-05netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal
2016-05-05netfilter: conntrack: make netns address part of hashFlorian Westphal
2016-05-05netfilter: conntrack: check netns when comparing conntrack objectsFlorian Westphal
2016-05-05netfilter: conntrack: use nf_ct_key_equal() in more placesFlorian Westphal
2016-05-05netfilter: conntrack: don't attempt to iterate over empty tableFlorian Westphal
2016-05-05netfilter: conntrack: fix lookup race during hash resizeFlorian Westphal
2016-05-05netfilter: conntrack: keep BH enabled during lookupFlorian Westphal
2016-05-05netfilter: nftables: add connlabel set supportFlorian Westphal
2016-04-29netfilter: IDLETIMER: fix race condition when destroy the targetLiping Zhang
2016-04-29netfilter: conntrack: init all_locks to avoid debug warningFlorian Westphal
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2016-04-25netfilter: nf_ct_helper: disable automatic helper assignmentPablo Neira Ayuso
2016-04-25netfilter: nft_rbtree: allow adjacent intervals with dynamic updatesPablo Neira Ayuso
2016-04-25netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helperPablo Neira Ayuso
2016-04-25netfilter: nf_tables: parse element flags from nft_del_setelem()Pablo Neira Ayuso
2016-04-25netfilter: nf_tables: introduce nft_setelem_parse_flags() helperPablo Neira Ayuso
2016-04-25netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal
2016-04-25netfilter: conntrack: use get_random_once for nat and expectationsFlorian Westphal
2016-04-25netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-20ipvs: don't alter conntrack in OPS modeMarco Angaroni
2016-04-20ipvs: optimize release of connections in OPS modeMarco Angaroni
2016-04-20ipvs: handle connections started by real-serversMarco Angaroni
2016-04-19netfilter: conntrack: don't acquire lock during seq_printfFlorian Westphal
2016-04-18netfilter: ctnetlink: restore inlining for netlink message size calculationPablo Neira Ayuso
2016-04-18netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal
2016-04-18netfilter: labels: don't emit ct event if labels were not changedFlorian Westphal
2016-04-18netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck