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
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-10
/
+33
2023-10-10
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
1
-2
/
+2
2023-10-10
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
1
-2
/
+10
2023-10-10
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
1
-4
/
+5
2023-09-23
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
1
-0
/
+8
2023-09-23
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
1
-0
/
+2
2023-09-23
netfilter: xt_u32: validate user space input
Wander Lairson Costa
1
-0
/
+21
2023-09-23
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
1
-0
/
+1
2023-08-30
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
1
-3
/
+3
2023-08-30
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
1
-0
/
+3
2023-08-30
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
1
-0
/
+4
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
3
-67
/
+113
2023-07-27
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-07-27
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-07-27
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
1
-7
/
+7
2023-07-27
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
1
-0
/
+4
2023-07-27
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
1
-4
/
+0
2023-07-27
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-5
/
+31
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-4
/
+23
2023-07-27
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
1
-1
/
+2
2023-07-27
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
1
-0
/
+6
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
4
-141
/
+235
2023-07-27
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
10
-208
/
+75
2023-07-27
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
1
-9
/
+14
2023-07-27
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
1
-5
/
+6
2023-07-27
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-07-27
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-06-28
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
2
-1
/
+1
2023-06-28
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
1
-2
/
+5
2023-06-28
ipvs: align inner_mac_header for encapsulation
Terin Stock
1
-0
/
+2
2023-06-21
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso
1
-1
/
+2
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
1
-10
/
+0
2023-06-14
netfilter: ipset: Add schedule point in call_ad().
Kuniyuki Iwashima
1
-0
/
+8
2023-06-14
netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
Tijs Van Buggenhout
1
-0
/
+3
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
3
-4
/
+4
2023-06-09
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
1
-0
/
+4
2023-06-05
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
1
-8
/
+0
2023-05-30
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+2
2023-05-30
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
1
-4
/
+9
2023-05-30
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-13
/
+28
2023-05-30
netfilter: nf_tables: add nft_setelem_parse_key()
Pablo Neira Ayuso
1
-46
/
+45
2023-05-30
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-14
/
+17
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-2
/
+1
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
17
-77
/
+87
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
20
-110
/
+107
2023-05-30
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2
-3
/
+6
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-17
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2
-8
/
+2
[next]