index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2018-09-19
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2018-09-15
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-08-24
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
2018-08-24
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
2018-08-24
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
Jann Horn
2018-08-03
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
Alexey Kodanev
2018-07-17
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
2018-07-11
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2018-07-11
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-06-26
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-22
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-05-16
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-13
netfilter: conntrack: don't call iter for non-confirmed conntracks
Florian Westphal
2018-04-13
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-04-08
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Matthias Kaehlcke
2018-03-24
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
2018-03-24
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
2018-03-24
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
2018-03-24
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
Liping Zhang
2018-03-24
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2018-03-18
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-03-18
netfilter: nat: cope with negative port range
Paolo Abeni
2018-03-18
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2018-02-25
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
2018-02-25
netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
Cong Wang
2018-02-25
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
2018-02-25
netfilter: x_tables: fix int overflow in xt_alloc_table_info()
Dmitry Vyukov
2018-01-31
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
2018-01-31
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
2017-12-25
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
2017-12-25
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
2017-12-25
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
2017-12-25
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
2017-12-20
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-12-16
Fix handling of verdicts after NF_QUEUE
Debabrata Banerjee
2017-11-30
netfilter: nf_tables: fix oob access
Florian Westphal
2017-11-30
netfilter: nft_queue: use raw_smp_processor_id()
Pablo Neira Ayuso
2017-11-18
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-11-18
netfilter: nat: avoid use of nf_conn_nat extension
Florian Westphal
2017-11-15
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
2017-10-21
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
2017-10-08
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
2017-10-08
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-09-27
net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
Manfred Spraul
2017-08-30
netfilter: nat: fix src map lookup
Florian Westphal
2017-08-24
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
[next]