index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
Liping Zhang
1
-0
/
+6
2017-04-08
netfilter: make it safer during the inet6_dev->addr_list traversal
Liping Zhang
2
-1
/
+6
2017-04-08
netfilter: ctnetlink: make it safer when checking the ct helper name
Liping Zhang
1
-5
/
+10
2017-04-08
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
Gao Feng
2
-7
/
+20
2017-04-08
netfilter: ctnetlink: using bit to represent the ct event
Liping Zhang
1
-2
/
+2
2017-04-08
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
1
-1
/
+5
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
11
-13
/
+13
2017-04-07
net: netfilter: Use list_{next/prev}_entry instead of list_entry
simran singhal
1
-1
/
+1
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
6
-15
/
+15
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
5
-11
/
+10
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
10
-27
/
+28
2017-04-06
netfilter: ctnetlink: Expectations must have a conntrack helper area
Gao Feng
1
-19
/
+8
2017-04-06
netfilter: nat: avoid use of nf_conn_nat extension
Florian Westphal
2
-15
/
+5
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
4
-36
/
+37
2017-04-06
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
3
-24
/
+19
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
3
-0
/
+15
2017-04-06
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
3
-21
/
+22
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-112
/
+204
2017-03-30
ipvs: remove unused variable
Arushi Singhal
1
-4
/
+1
2017-03-30
netfilter: ipvs: Replace kzalloc with kcalloc.
Varsha Rao
1
-2
/
+2
2017-03-30
netfilter: ipvs: don't check for presence of nat extension
Florian Westphal
1
-1
/
+1
2017-03-29
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
1
-2
/
+7
2017-03-27
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
1
-3
/
+10
2017-03-27
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
1
-96
/
+81
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
4
-1
/
+6
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-124
/
+133
2017-03-22
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
1
-3
/
+9
2017-03-22
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
1
-2
/
+84
2017-03-21
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
1
-9
/
+11
2017-03-20
netfilter: fix the warning on unused refcount variable
Reshetova, Elena
1
-1
/
+0
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
17
-57
/
+61
2017-03-16
ipvs: remove an annoying printk in netns init
Cong Wang
1
-2
/
+0
2017-03-15
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
1
-1
/
+2
2017-03-13
netfilter: nft_set_rbtree: use per-set rwlock to improve the scalability
Liping Zhang
1
-15
/
+16
2017-03-13
netfilter: limit: use per-rule spinlock to improve the scalability
Liping Zhang
2
-10
/
+11
2017-03-13
netfilter: nf_conntrack: reduce resolve_normal_ct args
Florian Westphal
1
-31
/
+26
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
1
-4
/
+0
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
1
-5
/
+9
2017-03-13
netfilter: nft_ct: add helper set support
Florian Westphal
1
-0
/
+171
2017-03-13
netfilter: provide nft_ctx in object init function
Florian Westphal
3
-5
/
+8
2017-03-13
netfilter: nft_set_bitmap: keep a list of dummy elements
Pablo Neira Ayuso
1
-80
/
+66
2017-03-13
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
1
-1
/
+5
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
3
-31
/
+35
2017-03-13
netfilter: nft_set_bitmap: fetch the element key based on the set->klen
Liping Zhang
1
-10
/
+17
2017-03-08
netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidently
Ying Xue
1
-1
/
+12
2017-03-06
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
4
-37
/
+36
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
9
-35
/
+13
2017-03-06
netfilter: nft_hash: support of symmetric hash
Laura Garcia Liebana
1
-1
/
+98
2017-03-06
netfilter: nft_hash: rename nft_hash to nft_jhash
Laura Garcia Liebana
1
-18
/
+18
2017-03-06
netfilter: nft_exthdr: Allow checking TCP option presence, too
Phil Sutter
1
-3
/
+10
[prev]
[next]