aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_socket_ipv4.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-20tcp: Access &tcp_hashinfo via net.Gravatar Kuniyuki Iwashima 1-2/+2
2020-07-16treewide: Remove uninitialized_var() usageGravatar Kees Cook 1-3/+3
2019-11-05icmp: remove duplicate codeGravatar Matteo Croce 1-9/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Gravatar Subash Abhinov Kasiviswanathan 1-2/+4
2017-04-15netfilter: remove nf_ct_is_untrackedGravatar Florian Westphal 1-1/+1
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cGravatar Pablo Neira Ayuso 1-0/+163