summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
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
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal
2017-02-02netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-24netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso
2017-01-24netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso
2017-01-24netfilter: nft_log: restrict the log prefix length to 127Liping Zhang
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-23netfilter: nf_tables: validate the name size when possibleLiping Zhang
2017-01-19netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal
2017-01-19netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal
2017-01-18netfilter: nf_tables: eliminate useless condition checksGao Feng
2017-01-18netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev familyLiping Zhang