index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
1
-1
/
+1
|
\
|
*
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
1
-1
/
+1
*
|
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
2023-10-01
1
-2
/
+2
*
|
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
2023-10-01
1
-1
/
+1
*
|
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
2023-10-01
1
-1
/
+1
|
/
*
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
1
-2
/
+1
*
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
2023-08-16
1
-1
/
+1
*
inet: introduce inet->inet_flags
Eric Dumazet
2023-08-16
1
-2
/
+3
*
ping: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
1
-10
/
+5
*
ping: Convert hlist_nulls to plain hlist.
Kuniyuki Iwashima
2023-05-13
1
-26
/
+15
*
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
2023-04-04
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-1
/
+6
|
\
|
*
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
2022-12-01
1
-1
/
+6
*
|
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
2022-11-21
1
-1
/
+1
|
/
*
inet: ping: fix recent breakage
Eric Dumazet
2022-10-12
1
-16
/
+5
*
ipv6: ping: fix wrong checksum for large frames
Eric Dumazet
2022-10-12
1
-1
/
+1
*
bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP ping
YiFei Zhu
2022-09-09
1
-0
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-3
/
+7
|
\
|
*
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
2022-06-17
1
-3
/
+7
*
|
ping: convert to RCU lookups, get rid of rwlock
Eric Dumazet
2022-06-18
1
-20
/
+16
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-1
/
+11
|
\
|
*
ping: fix address binding wrt vrf
Nicolas Dichtel
2022-05-05
1
-1
/
+11
*
|
ipv4: remove unnecessary type castings
Yu Zhe
2022-04-30
1
-1
/
+1
*
|
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-3
/
+2
*
|
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
2022-04-11
1
-6
/
+8
*
|
net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons
Menglong Dong
2022-04-11
1
-5
/
+13
*
|
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
1
-1
/
+2
|
/
*
ping: remove pr_err from ping_lookup
Xin Long
2022-02-24
1
-1
/
+0
*
ping: fix the dif and sdif check in ping_lookup
Xin Long
2022-02-17
1
-2
/
+9
*
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
2022-01-24
1
-1
/
+2
*
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
1
-0
/
+1
*
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
2021-11-17
1
-9
/
+5
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-1
/
+1
*
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
2021-06-10
1
-5
/
+7
*
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
1
-1
/
+3
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
1
-1
/
+1
*
net: clean up codestyle
Miaohe Lin
2020-08-31
1
-2
/
+4
*
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
2020-08-25
1
-2
/
+2
*
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
2020-08-25
1
-16
/
+3
*
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-07-07
1
-0
/
+3
*
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
2019-05-19
1
-1
/
+1
*
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
2018-10-02
1
-1
/
+1
*
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2018-08-01
1
-4
/
+2
*
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
2018-07-07
1
-2
/
+0
*
ipv4: ipcm_cookie initializers
Willem de Bruijn
2018-07-07
1
-8
/
+1
*
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
1
-0
/
+1
*
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+2
[next]