index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2017-04-13
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
2017-04-08
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2017-04-08
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
Liping Zhang
2017-04-08
netfilter: make it safer during the inet6_dev->addr_list traversal
Liping Zhang
2017-04-08
netfilter: ctnetlink: make it safer when checking the ct helper name
Liping Zhang
2017-04-08
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
Gao Feng
2017-04-08
netfilter: ctnetlink: using bit to represent the ct event
Liping Zhang
2017-04-08
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2017-03-29
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
2017-03-27
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
2017-03-27
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-22
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
2017-03-22
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
2017-03-21
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
2017-03-15
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
2017-03-13
netfilter: nft_set_bitmap: keep a list of dummy elements
Pablo Neira Ayuso
2017-03-13
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
netfilter: nft_set_bitmap: fetch the element key based on the set->klen
Liping Zhang
2017-03-08
netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidently
Ying Xue
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
2017-03-03
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-26
netfilter: nft_set_bitmap: incorrect bitmap size
Pablo Neira Ayuso
2017-02-26
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
2017-02-25
netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.
Jarno Rajahalme
2017-02-23
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-21
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2017-02-21
netfilter: nfnetlink: remove static declaration from err_list
Liping Zhang
2017-02-19
netfilter: xt_hashlimit: Fix integer divide round to zero.
Alban Browaeys
2017-02-19
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
2017-02-19
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
2017-02-12
netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection
Pablo Neira Ayuso
2017-02-12
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
netfilter: nf_tables: add check_genid to the nfnetlink subsystem
Pablo Neira Ayuso
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()
Pablo Neira Ayuso
2017-02-12
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
2017-02-12
netfilter: nf_ct_expect: nf_ct_expect_insert() returns void
Gao Feng
2017-02-12
netfilter: nf_ct_sip: Use mod_timer_pending()
Gao Feng
[next]