summaryrefslogtreecommitdiff
path: root/include/linux/c2port.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-21 07:19:02 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-21 07:19:02 +0200
commitbd1a9eb6a755e1cb342725a11242251d2bfad567 (patch)
treee6f07869a5871a7e18a9158af0815952f1c03c0f /include/linux/c2port.h
parentc69bb567124fd43fcbf439318216556e4259c11f (diff)
downloadkernel-linux-4.11.y.tar.gz
Linux 4.11.12linux-4.11.y
Diffstat (limited to 'include/linux/c2port.h')
0 files changed, 0 insertions, 0 deletions
/kernel/commit/net/ipv4/ip_sockglue.c?h=linux-6.6.y&id=1df055d3c7d91878fe7eaa61c1c228c03d4a92b7'>bpf: net: Change do_ip_setsockopt() to use the sockopt's lock_sock() and capa...Martin KaFai Lau 2022-07-18igmp: Fix data-races around sysctl_igmp_max_msf.Kuniyuki Iwashima 2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima 2021-11-20ipv4: Exposing __ip_sock_set_tos() in ip.hPoorva Sonparote 2021-10-25ipv4: guard IP_MINTTL with a static keyEric Dumazet 2021-10-25ipv4: annotate data races arount inet->min_ttlEric Dumazet 2021-08-05net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva 2021-08-05net/ipv4: Revert use of struct_size() helperGustavo A. R. Silva 2021-08-02net/ipv4: Replace one-element array with flexible-array memberGustavo A. R. Silva