index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2014-05-09
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
1
-2
/
+2
2014-04-14
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
1
-4
/
+11
2014-02-20
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
1
-1
/
+1
2014-01-22
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
1
-0
/
+3
2014-01-20
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
1
-1
/
+6
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-4
/
+3
2013-12-29
ipv4: ping make local stuff static
Stephen Hemminger
1
-3
/
+7
2013-11-30
inet: fix possible seqlock deadlocks
Eric Dumazet
1
-1
/
+1
2013-11-24
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
1
-2
/
+3
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-25
/
+24
2013-11-19
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
1
-15
/
+19
2013-11-19
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
1
-12
/
+7
2013-11-15
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
1
-8
/
+7
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
1
-3
/
+5
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-8
/
+7
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
1
-2
/
+2
2013-09-29
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
1
-1
/
+3
2013-08-16
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
1
-1
/
+1
2013-06-13
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
1
-4
/
+4
2013-06-05
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
1
-3
/
+3
2013-06-04
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
1
-9
/
+12
2013-06-04
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
1
-26
/
+47
2013-05-26
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
1
-160
/
+397
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
1
-3
/
+2
2013-02-22
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
2013-01-21
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
1
-0
/
+1
2012-08-15
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
1
-12
/
+6
2012-08-15
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
1
-1
/
+3
2012-07-12
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
1
-0
/
+1
[prev]
[next]