summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches
2016-07-01netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARKMoritz Sichert
2016-07-01netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-24netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero
2016-06-24netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso
2016-06-24netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal
2016-06-24netfilter: nft_hash: support deletion of inactive elementsPablo Neira Ayuso
2016-06-24netfilter: nft_rbtree: check for next generation when deactivating elementsPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai
2016-06-23netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang
2016-06-23netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang
2016-06-23netfilter: Allow xt_owner in any user namespaceEric W. Biederman
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal
2016-06-23netfilter: nf_log: Remove NULL checkShivani Bhardwaj
2016-06-23netfilter: conntrack: align nf_conn on cacheline boundaryFlorian Westphal
2016-06-23netfilter: xt_TRACE: add explicitly nf_logger_find_get callLiping Zhang
2016-06-23netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang
2016-06-23netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2016-06-15netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang
2016-06-15netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-15netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang
2016-06-15netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal
2016-06-14locking/spinlock, netfilter: Fix nf_conntrack_lock() barriersPeter Zijlstra
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-06-07netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni
2016-06-02netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-05-31netfilter: nf_ct_helper: bail out on duplicated helpersPablo Neira Ayuso
2016-05-30netfilter: nf_tables: validate NFTA_SET_TABLE parameterPhil Turnbull
2016-05-30netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo
2016-05-25netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman
2016-05-25netfilter: conntrack: remove leftover binary sysctl defineFlorian Westphal
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
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-12netfilter: nfnetlink_queue: fix timestamp attributeFlorian Westphal
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