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.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-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
2018-06-16
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
1
-8
/
+12
2018-05-30
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
1
-1
/
+1
2018-05-22
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
1
-27
/
+32
2018-05-22
netfilter: nf_tables: free set name in error path
Florian Westphal
1
-3
/
+5
2018-05-16
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2
-83
/
+80
2018-04-26
netfilter: x_tables: limit allocation requests for blob rule heads
Florian Westphal
1
-0
/
+3
2018-04-26
netfilter: compat: reject huge allocation requests
Florian Westphal
1
-8
/
+18
2018-04-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
1
-1
/
+3
2018-04-26
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
1
-0
/
+15
2018-04-26
netfilter: x_tables: cap allocations at 512 mbyte
Florian Westphal
1
-1
/
+2
2018-04-26
netfilter: x_tables: fix pointer leaks to userspace
Dmitry Vyukov
5
-2
/
+5
2018-04-19
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
1
-0
/
+2
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
3
-9
/
+43
2018-04-08
netfilter: x_tables: make allocation less aggressive
Michal Hocko
1
-1
/
+6
2018-03-15
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
1
-3
/
+6
2018-03-15
netfilter: nat: cope with negative port range
Paolo Abeni
1
-2
/
+5
2018-03-15
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
1
-6
/
+6
2018-03-15
netfilter: xt_hashlimit: fix lock imbalance
Eric Dumazet
1
-1
/
+1
2018-03-03
netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()
Hangbin Liu
1
-2
/
+4
2018-03-03
netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
Pablo Neira Ayuso
1
-1
/
+1
2018-02-25
netfilter: xt_bpf: add overflow checks
Jann Horn
1
-0
/
+6
2018-02-25
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
1
-5
/
+17
2018-02-25
netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
Cong Wang
1
-0
/
+1
2018-02-25
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
1
-0
/
+6
2018-02-25
netfilter: x_tables: fix int overflow in xt_alloc_table_info()
Dmitry Vyukov
1
-2
/
+1
2018-01-31
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
1
-0
/
+7
2018-01-31
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
1
-0
/
+10
2017-12-20
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
1
-0
/
+4
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-25
netfilter: nft_set_hash: disable fast_ops for 2-len keys
Anatole Denis
1
-1
/
+0
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-2
/
+20
2017-10-06
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
1
-2
/
+2
2017-10-06
netfilter: nf_tables: do not dump chain counters if not enabled
Pablo Neira Ayuso
1
-1
/
+1
2017-10-03
netfilter: nf_tables: Release memory obtained by kasprintf
Arvind Yadav
1
-1
/
+3
2017-09-29
netfilter: nf_tables: fix update chain error
JingPiao Chen
1
-2
/
+2
2017-09-29
netfilter: ipset: Fix race between dump and swap
Ross Lagerwall
1
-2
/
+5
2017-09-26
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
1
-9
/
+13
2017-09-26
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
10
-22
/
+24
2017-09-26
netfilter: xt_socket: Restore mark from full sockets only
Subash Abhinov Kasiviswanathan
1
-2
/
+2
2017-09-26
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
1
-2
/
+6
2017-09-18
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
1
-1
/
+13
2017-09-18
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
Geert Uytterhoeven
1
-6
/
+6
2017-09-08
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
1
-5
/
+7
2017-09-08
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
1
-2
/
+2
2017-09-08
netfilter: core: remove erroneous warn_on
Florian Westphal
1
-1
/
+1
2017-09-08
netfilter: nat: use keyed locks
Florian Westphal
1
-12
/
+24
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
1
-77
/
+53
2017-09-08
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
1
-1
/
+3
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
1
-1
/
+2
[next]