index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-25
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
1
-5
/
+17
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
-3
/
+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
2018-01-31
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
1
-1
/
+4
2018-01-31
netfilter: restart search if moved to other chain
Florian Westphal
1
-0
/
+7
2018-01-31
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
1
-1
/
+1
2017-12-25
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
1
-96
/
+81
2017-12-25
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
1
-3
/
+9
2017-12-25
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
1
-2
/
+84
2017-11-30
netfilter: nf_tables: fix oob access
Florian Westphal
1
-1
/
+1
2017-11-30
netfilter: nft_queue: use raw_smp_processor_id()
Pablo Neira Ayuso
1
-1
/
+1
2017-10-21
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
1
-2
/
+2
2017-10-08
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
1
-9
/
+11
2017-10-08
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
4
-0
/
+6
2017-08-24
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
1
-3
/
+10
2017-07-05
netfilter: synproxy: fix conntrackd interaction
Eric Leblond
1
-0
/
+4
2017-07-05
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
1
-1
/
+5
2017-02-08
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2
-0
/
+4
2017-02-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2
-3
/
+11
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-0
/
+50
2016-07-12
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-0
/
+74
2016-07-12
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
1
-0
/
+8
2016-07-12
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-3
/
+2
2016-07-12
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-07-12
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-07-12
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+15
2016-07-12
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-07-12
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-0
/
+22
2016-07-12
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-07-12
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-0
/
+34
2016-07-12
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
1
-1
/
+1
2016-05-17
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2015-10-27
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
1
-1
/
+1
2015-10-27
ipvs: skb_orphan in case of forwarding
Alex Gartrell
1
-0
/
+27
2015-10-27
ipvs: fix crash if scheduler is changed
Julian Anastasov
3
-37
/
+69
2015-10-27
ipvs: do not use random local source address for tunnels
Julian Anastasov
1
-1
/
+0
2015-10-27
netfilter: nf_log: don't zap all loggers on unregister
Florian Westphal
1
-2
/
+6
2015-10-27
netfilter: nf_log: Introduce nft_log_dereference() macro
Marcelo Leitner
1
-12
/
+9
2015-10-27
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
1
-6
/
+26
2015-10-27
netfilter: nf_log: wait for rcu grace after logger unregistration
Pablo Neira Ayuso
1
-0
/
+1
2015-10-27
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
1
-5
/
+0
2015-10-27
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2015-10-27
netfilter: nfnetlink: work around wrong endianess in res_id field
Pablo Neira Ayuso
1
-1
/
+7
2015-07-13
netfilter: nf_tables: allow to change chain policy without hook if it exists
Pablo Neira Ayuso
1
-1
/
+4
2015-07-13
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
1
-0
/
+6
2015-07-13
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
1
-0
/
+3
2015-07-12
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
1
-2
/
+2
2015-07-05
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
4
-1
/
+42
[next]