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-26
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2018-09-26
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-08-28
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
2018-07-11
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
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-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: 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
2018-01-31
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2018-01-31
netfilter: restart search if moved to other chain
Florian Westphal
2018-01-31
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
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-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-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-08-24
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
2017-07-05
netfilter: synproxy: fix conntrackd interaction
Eric Leblond
2017-07-05
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2017-02-08
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2017-02-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-12
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-12
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-12
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-12
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
2016-07-12
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
2016-07-12
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-12
netfilter: x_tables: check standard target size too
Florian Westphal
2016-07-12
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-12
netfilter: x_tables: assert minimum target size
Florian Westphal
2016-07-12
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-12
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
2016-05-17
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
2015-10-27
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-10-27
ipvs: skb_orphan in case of forwarding
Alex Gartrell
2015-10-27
ipvs: fix crash if scheduler is changed
Julian Anastasov
2015-10-27
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-10-27
netfilter: nf_log: don't zap all loggers on unregister
Florian Westphal
2015-10-27
netfilter: nf_log: Introduce nft_log_dereference() macro
Marcelo Leitner
2015-10-27
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
[next]