index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-2
/
+4
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
1
-12
/
+0
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
1
-3
/
+3
2023-12-08
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
1
-17
/
+16
2023-10-28
net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()
Yonghong Song
1
-2
/
+2
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
1
-2
/
+9
2023-10-01
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
1
-13
/
+12
2023-10-01
inet: lockless IP_PKTOPTIONS implementation
Eric Dumazet
1
-39
/
+37
2023-10-01
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
1
-5
/
+5
2023-10-01
inet: lockless getsockopt(IP_MTU)
Eric Dumazet
1
-11
/
+9
2023-10-01
inet: lockless getsockopt(IP_OPTIONS)
Eric Dumazet
1
-10
/
+10
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
1
-17
/
+12
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
1
-11
/
+6
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
1
-15
/
+16
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
1
-1
/
+1
2023-08-28
inet: fix IP_TRANSPARENT error handling
Eric Dumazet
1
-5
/
+3
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
1
-18
/
+14
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
1
-15
/
+12
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
1
-6
/
+6
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
1
-10
/
+8
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
1
-15
/
+13
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
1
-11
/
+11
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-8
/
+8
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
1
-10
/
+8
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
1
-12
/
+9
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
1
-9
/
+9
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
1
-13
/
+10
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
1
-56
/
+62
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
1
-53
/
+31
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
1
-1
/
+1
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-1
/
+11
2023-01-26
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
1
-0
/
+18
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
1
-0
/
+1
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
1
-1
/
+1
2022-09-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-52
/
+62
2022-09-03
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
1
-2
/
+2
2022-09-03
bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
1
-8
/
+8
2022-09-03
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
1
-35
/
+45
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
1
-3
/
+3
2022-08-19
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
Martin KaFai Lau
1
-2
/
+2
2022-08-19
bpf: net: Change do_ip_setsockopt() to use the sockopt's lock_sock() and capa...
Martin KaFai Lau
1
-6
/
+6
2022-07-18
igmp: Fix data-races around sysctl_igmp_max_msf.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
1
-1
/
+1
2021-10-26
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
1
-0
/
+6
2021-10-26
ipv4: annotate data races arount inet->min_ttl
Eric Dumazet
1
-1
/
+4
2021-08-05
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
1
-9
/
+10
2021-08-05
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
1
-7
/
+5
[next]