index
:
Linux Stable
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-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: physdev: relax br_netfilter dependency
Florian Westphal
2019-04-27
1
-2
/
+7
*
netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options
Jozsef Kadlecsik
2019-03-23
1
-0
/
+4
*
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
Phil Turnbull
2019-03-23
1
-0
/
+3
*
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
2019-03-23
1
-1
/
+1
*
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2019-03-23
1
-0
/
+12
*
netfilter: nf_tables: fix oops when inserting an element into a verdict map
Liping Zhang
2018-12-01
1
-0
/
+1
*
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
2018-11-27
1
-0
/
+20
*
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
Eric Westbrook
2018-11-27
1
-4
/
+4
*
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2018-09-19
1
-2
/
+2
*
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-09-15
1
-4
/
+11
*
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
2018-08-24
1
-4
/
+4
*
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
2018-07-17
1
-0
/
+3
*
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2018-07-11
1
-3
/
+6
*
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-07-11
1
-1
/
+2
*
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-07-03
1
-6
/
+15
*
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-05-16
2
-83
/
+80
*
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
2018-04-13
1
-1
/
+6
*
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-04-08
3
-5
/
+36
*
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Matthias Kaehlcke
2018-04-08
1
-4
/
+3
*
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
2018-03-24
1
-2
/
+9
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2018-03-18
1
-9
/
+25
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2018-03-18
1
-0
/
+30
*
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2018-03-18
1
-0
/
+9
*
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-03-18
1
-3
/
+6
*
netfilter: nat: cope with negative port range
Paolo Abeni
2018-03-18
1
-2
/
+5
*
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2018-03-18
1
-6
/
+6
*
netfilter: nfnetlink_queue: fix timestamp attribute
Florian Westphal
2018-03-18
1
-1
/
+1
*
netfilter: ipvs: avoid unused variable warnings
Arnd Bergmann
2018-02-25
2
-15
/
+8
*
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
2018-02-25
1
-5
/
+17
*
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
2018-02-25
1
-0
/
+6
*
netfilter: x_tables: fix int overflow in xt_alloc_table_info()
Dmitry Vyukov
2018-02-25
1
-3
/
+1
*
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2018-02-16
2
-15
/
+20
*
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
2018-01-31
1
-0
/
+7
*
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
2018-01-31
1
-0
/
+10
*
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2018-01-31
1
-1
/
+4
*
netfilter: restart search if moved to other chain
Florian Westphal
2018-01-31
1
-0
/
+7
*
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
2018-01-31
1
-4
/
+2
*
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
2018-01-31
1
-1
/
+1
*
netfilter: x_tables: speed up jump target validation
Florian Westphal
2018-01-31
1
-0
/
+50
*
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
2017-12-25
1
-2
/
+7
*
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
2017-12-25
1
-96
/
+81
*
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
2017-12-25
1
-3
/
+9
*
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
2017-12-25
1
-2
/
+84
*
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-12-20
1
-0
/
+4
*
netfilter: nf_tables: fix oob access
Florian Westphal
2017-11-30
1
-1
/
+1
*
netfilter: nft_queue: use raw_smp_processor_id()
Pablo Neira Ayuso
2017-11-30
1
-1
/
+1
*
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
2017-11-15
1
-1
/
+27
*
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
2017-10-21
1
-2
/
+2
*
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
2017-10-08
1
-9
/
+11
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-10-08
4
-1
/
+6
[next]