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
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
2015-06-28
netfilter: x_tables: fix cgroup matching on non-full sks
Daniel Borkmann
1
-1
/
+1
2015-01-29
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-01-29
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
1
-11
/
+9
2015-01-29
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
1
-1
/
+1
2015-01-29
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
1
-5
/
+9
2015-01-29
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
1
-1
/
+2
2014-11-25
Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...
Pablo Neira
1
-8
/
+6
2014-11-17
netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind
Pablo Neira Ayuso
1
-1
/
+11
2014-11-14
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
bill bonaparte
1
-6
/
+8
2014-11-12
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
1
-16
/
+8
2014-11-12
netfilter: nft_compat: use the match->table to validate dependencies
Pablo Neira Ayuso
1
-2
/
+2
2014-11-12
netfilter: nft_compat: relax chain type validation
Pablo Neira Ayuso
1
-30
/
+2
2014-11-12
netfilter: nft_compat: use current net namespace
Pablo Neira Ayuso
1
-2
/
+2
2014-11-12
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
1
-0
/
+2
2014-11-11
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
1
-0
/
+6
2014-10-28
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
1
-2
/
+2
[next]