summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2017-04-14netfilter: nf_conntrack: remove double assignmentAaron Conole
2017-04-14netfilter: nf_tables: remove double return statementAaron Conole
2017-04-13netfilter: nft_hash: do not dump the auto generated seedLiping Zhang
2017-04-13netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.Taehee Yoo
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-08netfilter: nf_ct_expect: use proper RCU list traversal/update APIsLiping Zhang
2017-04-08netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULLLiping Zhang
2017-04-08netfilter: make it safer during the inet6_dev->addr_list traversalLiping Zhang
2017-04-08netfilter: ctnetlink: make it safer when checking the ct helper nameLiping Zhang
2017-04-08netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_findGao Feng
2017-04-08netfilter: ctnetlink: using bit to represent the ct eventLiping Zhang
2017-04-08netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal
2017-04-07net: netfilter: Use list_{next/prev}_entry instead of list_entrysimran singhal
2017-04-07netfilter: Use seq_puts()/seq_putc() where possiblesimran singhal
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso
2017-04-06netfilter: ctnetlink: Expectations must have a conntrack helper areaGao Feng
2017-04-06netfilter: nat: avoid use of nf_conn_nat extensionFlorian Westphal
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng
2017-04-06netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng
2017-04-06netfilter: expect: Make sure the max_expected limit is effectiveGao Feng
2017-04-06netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-30ipvs: remove unused variableArushi Singhal
2017-03-30netfilter: ipvs: Replace kzalloc with kcalloc.Varsha Rao
2017-03-30netfilter: ipvs: don't check for presence of nat extensionFlorian Westphal
2017-03-29netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang
2017-03-27netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang
2017-03-27netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang
2017-03-27netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22netfilter: nfnl_cthelper: Fix memory leakJeffy Chen
2017-03-22netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso
2017-03-21netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang
2017-03-20netfilter: fix the warning on unused refcount variableReshetova, Elena
2017-03-17netfilter: refcounter conversionsReshetova, Elena
2017-03-16ipvs: remove an annoying printk in netns initCong Wang
2017-03-15netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang
2017-03-13netfilter: nft_set_rbtree: use per-set rwlock to improve the scalabilityLiping Zhang
2017-03-13netfilter: limit: use per-rule spinlock to improve the scalabilityLiping Zhang
2017-03-13netfilter: nf_conntrack: reduce resolve_normal_ct argsFlorian Westphal
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter
2017-03-13netfilter: nft_ct: add helper set supportFlorian Westphal
2017-03-13netfilter: provide nft_ctx in object init functionFlorian Westphal
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)