aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_socket_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima1-2/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-3/+3
2019-11-05icmp: remove duplicate codeMatteo Croce1-9/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan1-2/+4
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal1-1/+1
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso1-0/+163