index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2021-03-13
1
-1
/
+2
*
BACKPORT: net: sock: make sock_tx_timestamp void
Daniel Borkmann
2021-03-13
1
-3
/
+2
*
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-08-05
1
-0
/
+3
*
Merge tag 'v3.4.100' into HEAD
Bruno Martins
2017-11-09
1
-2
/
+2
|
\
|
*
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-06-07
1
-4
/
+11
*
|
Revert "net: core: Support UID-based routing."
Lorenzo Colitti
2017-10-07
1
-2
/
+1
*
|
ping: implement proper locking
Eric Dumazet
2017-08-12
1
-2
/
+3
*
|
net: ping: Fix stack buffer overflow in ping_common_sendmsg()
Siqi Lin
2017-08-05
1
-1
/
+1
*
|
Merge tag 'v3.4.80' into HEAD
Bruno Martins
2017-08-02
1
-16
/
+12
|
\
|
|
*
inet: fix possible seqlock deadlocks
Eric Dumazet
2013-12-08
1
-1
/
+1
|
*
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-12-08
1
-1
/
+1
|
*
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-12-08
1
-5
/
+4
*
|
Merge tag 'v3.4.40' into HEAD
Bruno Martins
2017-08-01
1
-2
/
+2
|
\
|
|
*
ipv4: fix a bug in ping_err().
Li Wei
2013-02-28
1
-2
/
+2
*
|
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-10-20
1
-1
/
+12
*
|
net/ping: handle protocol mismatching scenario
Jane Zhou
2015-10-20
1
-0
/
+2
*
|
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-08
1
-0
/
+1
*
|
net: core: Support UID-based routing.
Lorenzo Colitti
2014-09-15
1
-1
/
+2
*
|
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2014-07-10
1
-8
/
+7
*
|
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-07-08
1
-4
/
+11
*
|
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
2014-05-20
1
-15
/
+19
*
|
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
2014-03-11
1
-3
/
+3
*
|
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2014-01-29
1
-158
/
+402
|
/
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
net: Convert printks to pr_<level>
Joe Perches
2012-03-11
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
1
-0
/
+1
|
\
|
*
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
2012-02-21
1
-0
/
+1
*
|
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2012-02-08
1
-1
/
+2
|
/
*
net: fix some sparse errors
Eric Dumazet
2012-01-17
1
-13
/
+14
*
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
2011-11-18
1
-2
/
+0
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
2011-06-20
1
-1
/
+0
*
net: ping: cleanups ping_v4_unhash()
Eric Dumazet
2011-05-23
1
-3
/
+0
*
net: ping: fix the coding style
Changli Gao
2011-05-19
1
-3
/
+7
*
net: ping: make local functions static
Changli Gao
2011-05-19
1
-4
/
+4
*
net: ping: fix build failure
Vasiliy Kulikov
2011-05-17
1
-0
/
+13
*
net: ping: dont call udp_ioctl()
Eric Dumazet
2011-05-16
1
-19
/
+0
*
net: ping: small changes
Eric Dumazet
2011-05-15
1
-4
/
+4
*
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
2011-05-13
1
-0
/
+937