index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_socket.c
Age
Commit message (
Expand
)
Author
2021-04-27
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
2021-04-27
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
2021-04-26
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2020-08-29
netfilter: nft_socket: add wildcard support
Balazs Scheidler
2019-09-02
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
2018-07-18
netfilter: nft_socket: Break evaluation if no socket found
Máté Eckl
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
2018-06-12
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl