summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2017-03-15netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso
2017-03-13netfilter: nft_set_bitmap: keep a list of dummy elementsPablo Neira Ayuso
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang
2017-03-13netfilter: nft_set_bitmap: fetch the element key based on the set->klenLiping Zhang
2017-03-08netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyYing Xue
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-26netfilter: nft_set_bitmap: incorrect bitmap sizePablo Neira Ayuso
2017-02-26netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme
2017-02-25netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.Jarno Rajahalme
2017-02-23netfilter: nft_ct: fix random validation errors for zone set supportFlorian Westphal
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-21Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2017-02-21netfilter: nfnetlink: remove static declaration from err_listLiping Zhang
2017-02-19netfilter: xt_hashlimit: Fix integer divide round to zero.Alban Browaeys
2017-02-19netfilter: ipset: Null pointer exception in ipset list:setVishwanath Pai
2017-02-19Fix bug: sometimes valid entries in hash:* types of sets were evictedJozsef Kadlecsik
2017-02-12netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso
2017-02-12netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso
2017-02-12netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso
2017-02-12netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng
2017-02-12netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng
2017-02-08netfilter: nft_exthdr: add TCP option matchingManuel Messner
2017-02-08netfilter: nft_ct: add zone id set supportFlorian Westphal
2017-02-08netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal
2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal
2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso
2017-02-08netfilter: nf_tables: add space notation to setsPablo Neira Ayuso
2017-02-08netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso
2017-02-08netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso
2017-02-08netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso
2017-02-08netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso
2017-02-08netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso
2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter
2017-02-06netfilter: ctnetlink: Fix regression in CTA_HELP processingKevin Cernekee
2017-02-06netfilter: ctnetlink: Fix regression in CTA_STATUS processingKevin Cernekee
2017-02-06netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina