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.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
/
ping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
1
-2
/
+0
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
1
-8
/
+1
2018-07-04
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
1
-0
/
+1
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-14
/
+2
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
1
-36
/
+14
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
1
-2
/
+5
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-02-13
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
1
-0
/
+1
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-03-25
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-02-08
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-07
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
1
-1
/
+2
2017-01-17
net: ping: Use right format specifier to avoid type casting
Gao Feng
1
-3
/
+3
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-12-05
switch getfrag callbacks to ..._full() primitives
Al Viro
1
-4
/
+4
2016-12-05
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
1
-1
/
+2
2016-10-20
udp: must lock the socket in udp_disconnect()
Eric Dumazet
1
-1
/
+1
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-10
/
+5
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
1
-2
/
+3
2016-04-04
ipv4: process socket-level control messages in IPv4
Soheil Hassas Yeganeh
1
-1
/
+1
2016-03-02
net/ipv4: remove left over dead code
Eric Engestrom
1
-7
/
+0
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-02-13
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
1
-1
/
+3
2016-02-11
sock: struct proto hash function may error
Craig Gallek
1
-1
/
+3
2016-01-09
ipv4: eliminate lock count warnings in ping.c
Lance Richardson
1
-0
/
+2
2015-07-10
ipv6: Nonlocal bind
Tom Herbert
1
-1
/
+2
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
1
-1
/
+1
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-1
/
+1
2015-03-19
netns: constify net_hash_mix() and various callers
Eric Dumazet
1
-3
/
+3
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-2
/
+10
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
1
-7
/
+7
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
1
-4
/
+3
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2014-12-10
put iov_iter into msghdr
Al Viro
1
-1
/
+2
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+4
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
1
-10
/
+2
2014-11-25
net/ping: handle protocol mismatching scenario
Jane Zhou
1
-0
/
+2
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
1
-3
/
+3
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
1
-1
/
+1
2014-08-01
net: use inet6_iif instead of IP6CB()->iif
Duan Jiong
1
-1
/
+1
2014-05-09
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
1
-3
/
+3
[next]