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-04-30
netfilter: nfnetlink: correctly validate length of batch messages
Phil Turnbull
1
-4
/
+6
2016-11-26
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
1
-2
/
+4
2016-11-18
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
1
-2
/
+4
2016-10-07
ipvs: fix bind to link-local mcast IPv6 address in backup
Quentin Armitage
1
-2
/
+4
2016-09-15
netfilter: x_tables: check for size overflow
Florian Westphal
1
-0
/
+3
2016-09-15
netfilter: x_tables: check for size overflow
Florian Westphal
1
-0
/
+3
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-0
/
+74
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
1
-0
/
+8
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-3
/
+2
2016-06-24
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-06-24
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+15
2016-06-24
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-0
/
+22
2016-06-24
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-0
/
+34
2016-05-18
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-11
ipvs: drop first packet to redirect conntrack
Julian Anastasov
1
-9
/
+28
2016-05-11
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
1
-1
/
+1
2016-05-11
ipvs: handle ip_vs_fill_iph_skb_off failure
Arnd Bergmann
1
-2
/
+2
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
1
-0
/
+1
2015-12-18
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
Pablo Neira Ayuso
1
-1
/
+1
2015-12-13
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
1
-1
/
+2
2015-12-10
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
1
-2
/
+0
2015-12-10
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2
-52
/
+46
2015-12-09
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
1
-0
/
+1
2015-11-23
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
1
-3
/
+5
2015-11-15
ipvs: use skb_to_full_sk() helper
Eric Dumazet
1
-8
/
+8
2015-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-98
/
+122
2015-11-10
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
2
-10
/
+44
2015-11-10
netfilter: fix xt_TEE and xt_TPROXY dependencies
Arnd Bergmann
1
-3
/
+3
2015-11-10
netfilter: nfnetlink_log: work around uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2015-11-08
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
1
-16
/
+20
2015-11-08
netfilter: xt_owner: use skb_to_full_sk() helper
Eric Dumazet
1
-2
/
+4
2015-11-07
netfilter: ipset: Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
1
-4
/
+9
2015-11-07
netfilter: ipset: Fix hash:* type expiration
Jozsef Kadlecsik
1
-1
/
+1
2015-11-07
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
7
-79
/
+64
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+6
2015-10-28
netfilter: nfnetlink: don't probe module if it exists
Florian Westphal
1
-1
/
+1
2015-10-27
netfilter: nf_nat_redirect: add missing NULL pointer check
Munehisa Kamata
1
-1
/
+1
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2015-10-22
netfilter: xt_TEE: fix NULL dereference
Eric Dumazet
1
-2
/
+4
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
4
-9
/
+9
2015-10-17
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
1
-1
/
+1
2015-10-16
netfilter: nf_queue: remove rcu_read_lock calls
Florian Westphal
1
-12
/
+4
2015-10-16
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
3
-18
/
+6
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
4
-19
/
+0
2015-10-15
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
Pablo Neira
1
-19
/
+24
2015-10-15
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
Pablo Neira Ayuso
1
-23
/
+5
2015-10-13
netfilter: sync with packet rx also after removing queue entries
Florian Westphal
1
-0
/
+2
[next]