index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
/
nft_socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-09-15
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
1
-2
/
+2
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+42
2024-09-12
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-12
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-3
/
+4
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
1
-2
/
+1
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
1
-0
/
+5
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-1
/
+1
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
1
-2
/
+2
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+1
2022-08-15
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
1
-4
/
+5
2022-07-11
netfilter: nf_tables: use the correct get/put helpers
Florian Westphal
1
-4
/
+4
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-11
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
1
-4
/
+3
2022-03-20
netfilter: nft_socket: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2021-04-27
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
1
-2
/
+2
2021-04-27
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
1
-2
/
+5
2021-04-26
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
1
-1
/
+47
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
1
-4
/
+3
2020-08-29
netfilter: nft_socket: add wildcard support
Balazs Scheidler
1
-0
/
+27
2019-09-02
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
1
-3
/
+3
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
1
-0
/
+11
2018-07-18
netfilter: nft_socket: Break evaluation if no socket found
Máté Eckl
1
-1
/
+1
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
1
-2
/
+2
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-1
/
+4
2018-06-12
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
1
-0
/
+1
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
1
-1
/
+2
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl
1
-0
/
+143