aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_socket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl1-0/+11
2018-07-18netfilter: nft_socket: Break evaluation if no socket foundMáté Eckl1-1/+1
2018-07-17netfilter: Kconfig: Change select IPv6 dependenciesMáté Eckl1-2/+2
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-1/+4
2018-06-12netfilter: nft_socket: fix module autoloadPablo Neira Ayuso1-0/+1
2018-06-03netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl1-1/+2
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl1-0/+143