index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-14
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
1
-39
/
+23
2019-03-14
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
6
-79
/
+72
2019-03-14
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-03-14
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-03-14
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
1
-1
/
+47
2019-03-14
netfilter: nft_compat: make lists per netns
Florian Westphal
1
-40
/
+89
2019-03-14
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
1
-8
/
+8
2019-02-27
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
1
-0
/
+4
2019-02-27
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
1
-1
/
+2
2019-02-27
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
1
-0
/
+3
2019-02-27
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
1
-1
/
+4
2019-02-27
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
2
-4
/
+5
2019-02-27
netfilter: nft_flow_offload: Fix reverse route lookup
wenxu
1
-2
/
+2
2019-02-27
netfilter: nf_tables: fix leaking object reference count
Taehee Yoo
1
-0
/
+2
2019-01-26
netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...
Stefano Brivio
3
-16
/
+20
2019-01-22
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
1
-1
/
+1
2019-01-22
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
1
-32
/
+15
2019-01-22
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
1
-26
/
+20
2019-01-22
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2
-91
/
+69
2019-01-22
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
1
-11
/
+7
2019-01-22
netfilter: nf_conncount: split gc in two phases
Florian Westphal
1
-3
/
+19
2019-01-22
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2019-01-22
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
1
-14
/
+5
2018-12-13
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
Taehee Yoo
1
-1
/
+1
2018-12-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
1
-1
/
+2
2018-12-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2018-12-07
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
1
-3
/
+4
2018-12-04
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
2
-9
/
+14
2018-11-28
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
1
-11
/
+4
2018-11-27
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
1
-5
/
+2
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
1
-1
/
+4
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2
-14
/
+15
2018-11-26
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
1
-0
/
+3
2018-11-17
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Taehee Yoo
1
-6
/
+3
2018-11-13
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2
-3
/
+5
2018-11-13
netfilter: xt_RATEEST: remove netns exit routine
Taehee Yoo
1
-10
/
+0
2018-11-12
netfilter: nf_tables: don't use position attribute on rule replacement
Florian Westphal
1
-10
/
+7
2018-11-12
netfilter: nf_tables: don't skip inactive chains during update
Florian Westphal
1
-6
/
+3
2018-11-12
netfilter: nf_conncount: fix unexpected permanent node of list.
Taehee Yoo
1
-3
/
+15
2018-11-12
netfilter: nf_conncount: fix list_del corruption in conn_free
Taehee Yoo
1
-2
/
+5
2018-11-12
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
Taehee Yoo
1
-6
/
+6
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-238
/
+143
2018-11-03
netfilter: conntrack: fix calculation of next bucket number in early_drop
Vasily Khoruzhick
1
-5
/
+8
2018-11-03
netfilter: nft_compat: ebtables 'nat' table is normal chain type
Florian Westphal
1
-9
/
+12
2018-11-03
netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr
Pablo Neira Ayuso
1
-7
/
+40
2018-11-03
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
Pablo Neira Ayuso
7
-59
/
+24
2018-11-03
netfilter: ipset: Fix calling ip_set() macro at dumping
Jozsef Kadlecsik
1
-4
/
+8
2018-11-03
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
1
-0
/
+20
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-11-01
netfilter: ipset: fix ip_set_list allocation failure
Andrey Ryabinin
1
-4
/
+4
[next]