index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-24
/
+61
2017-04-13
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
1
-3
/
+7
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2
-2
/
+2
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
14
-62
/
+80
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2
-11
/
+13
2017-04-08
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2
-5
/
+5
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-112
/
+204
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
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-85
/
+59
2017-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-85
/
+59
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
1
-78
/
+55
2017-03-03
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
1
-5
/
+4
2017-03-03
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
1
-2
/
+0
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+2
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+5
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
7
-11
/
+11
[next]