index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: fix the warning on unused refcount variable
Reshetova, Elena
2017-03-20
1
-1
/
+0
*
netfilter: refcounter conversions
Reshetova, Elena
2017-03-17
17
-57
/
+61
*
ipvs: remove an annoying printk in netns init
Cong Wang
2017-03-16
1
-2
/
+0
*
netfilter: nft_set_rbtree: use per-set rwlock to improve the scalability
Liping Zhang
2017-03-13
1
-15
/
+16
*
netfilter: limit: use per-rule spinlock to improve the scalability
Liping Zhang
2017-03-13
2
-10
/
+11
*
netfilter: nf_conntrack: reduce resolve_normal_ct args
Florian Westphal
2017-03-13
1
-31
/
+26
*
netfilter: nft_fib: Support existence check
Phil Sutter
2017-03-13
1
-5
/
+9
*
netfilter: nft_ct: add helper set support
Florian Westphal
2017-03-13
1
-0
/
+171
*
netfilter: provide nft_ctx in object init function
Florian Westphal
2017-03-13
3
-5
/
+8
*
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
2017-03-06
4
-37
/
+36
*
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2017-03-06
9
-35
/
+13
*
netfilter: nft_hash: support of symmetric hash
Laura Garcia Liebana
2017-03-06
1
-1
/
+98
*
netfilter: nft_hash: rename nft_hash to nft_jhash
Laura Garcia Liebana
2017-03-06
1
-18
/
+18
*
netfilter: nft_exthdr: Allow checking TCP option presence, too
Phil Sutter
2017-03-06
1
-3
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
3
-85
/
+59
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-03
3
-85
/
+59
|
|
\
|
|
*
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
1
-78
/
+55
|
|
*
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
2017-03-03
1
-5
/
+4
|
|
*
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-03
1
-2
/
+0
*
|
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
3
-4
/
+5
|
\
|
|
*
netfilter: nft_set_bitmap: incorrect bitmap size
Pablo Neira Ayuso
2017-02-26
1
-1
/
+1
|
*
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
2017-02-26
1
-2
/
+2
|
*
netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.
Jarno Rajahalme
2017-02-25
1
-1
/
+1
|
*
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
2017-02-23
1
-0
/
+1
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
7
-11
/
+11
*
|
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-23
6
-39
/
+81
|
\
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2017-02-21
2
-4
/
+7
|
|
\
|
|
*
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
2017-02-19
1
-3
/
+6
|
|
*
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
2017-02-19
1
-1
/
+1
|
*
|
netfilter: nfnetlink: remove static declaration from err_list
Liping Zhang
2017-02-21
1
-1
/
+1
|
*
|
netfilter: xt_hashlimit: Fix integer divide round to zero.
Alban Browaeys
2017-02-19
1
-16
/
+9
|
|
/
|
*
netfilter: ctnetlink: Fix regression in CTA_HELP processing
Kevin Cernekee
2017-02-06
1
-4
/
+13
|
*
netfilter: ctnetlink: Fix regression in CTA_STATUS processing
Kevin Cernekee
2017-02-06
1
-1
/
+25
|
*
netfilter: nf_ct_helper: warn when not applying default helper assignment
Jiri Kosina
2017-02-06
1
-13
/
+26
*
|
netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection
Pablo Neira Ayuso
2017-02-12
3
-3
/
+4
*
|
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
1
-0
/
+26
*
|
netfilter: nf_tables: add check_genid to the nfnetlink subsystem
Pablo Neira Ayuso
2017-02-12
1
-0
/
+6
*
|
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
1
-4
/
+27
*
|
netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()
Pablo Neira Ayuso
2017-02-12
1
-23
/
+28
*
|
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
2017-02-12
1
-8
/
+8
*
|
netfilter: nf_ct_expect: nf_ct_expect_insert() returns void
Gao Feng
2017-02-12
1
-5
/
+3
*
|
netfilter: nf_ct_sip: Use mod_timer_pending()
Gao Feng
2017-02-12
1
-7
/
+5
*
|
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
2017-02-08
2
-15
/
+108
*
|
netfilter: nft_ct: add zone id set support
Florian Westphal
2017-02-08
1
-1
/
+143
*
|
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
2017-02-08
1
-14
/
+15
*
|
netfilter: nft_ct: add zone id get support
Florian Westphal
2017-02-08
1
-3
/
+19
*
|
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
2017-02-08
3
-0
/
+321
[next]