summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2016-07-11netfilter: nf_ct_helper: unlink helper again when hash resize happenLiping Zhang1-6/+13
2016-07-11netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang1-6/+14
2016-07-11netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2-5/+26
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal1-5/+1
2016-07-07ipvs: count pre-established TCP states as activeMichal Kubecek1-2/+23
2016-07-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage1-2/+4
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller17-321/+428
2016-07-05netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov1-5/+6
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim1-8/+1
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches1-5/+2
2016-07-01netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARKMoritz Sichert1-6/+4
2016-07-01netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal1-0/+7
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-18/+16
2016-06-24netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero1-5/+32
2016-06-24netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso1-37/+25
2016-06-24netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2-18/+59
2016-06-24netfilter: nft_hash: support deletion of inactive elementsPablo Neira Ayuso1-2/+4
2016-06-24netfilter: nft_rbtree: check for next generation when deactivating elementsPablo Neira Ayuso1-1/+1
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso3-32/+49
2016-06-24netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso1-31/+58
2016-06-24netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso1-44/+57
2016-06-24netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso1-38/+8
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2-3/+9
2016-06-23netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang1-1/+1
2016-06-23netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang1-1/+3
2016-06-23netfilter: Allow xt_owner in any user namespaceEric W. Biederman1-6/+35
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal1-31/+2
2016-06-23netfilter: nf_log: Remove NULL checkShivani Bhardwaj1-1/+1
2016-06-23netfilter: conntrack: align nf_conn on cacheline boundaryFlorian Westphal1-1/+1
2016-06-23netfilter: xt_TRACE: add explicitly nf_logger_find_get callLiping Zhang1-6/+19
2016-06-23netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang2-20/+21
2016-06-23netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2016-06-15netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang1-1/+1
2016-06-15netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang1-6/+1
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso3-10/+11
2016-06-15netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang1-1/+1
2016-06-15netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal1-0/+2
2016-06-14locking/spinlock, netfilter: Fix nf_conntrack_lock() barriersPeter Zijlstra1-1/+22
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-29/+40
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet1-1/+1
2016-06-07netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal1-29/+32
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2-4/+6
2016-06-02netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-23/+32
2016-05-31netfilter: nf_ct_helper: bail out on duplicated helpersPablo Neira Ayuso1-5/+4
2016-05-30netfilter: nf_tables: validate NFTA_SET_TABLE parameterPhil Turnbull1-0/+2
2016-05-30netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo5-0/+5
2016-05-25netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2-15/+20
2016-05-25netfilter: conntrack: remove leftover binary sysctl defineFlorian Westphal1-2/+0
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert1-10/+7