Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipv4: ping: Fix recvmsg MSG_OOB error handling. | David S. Miller | 2012-02-21 | 1 | -0/+1 |
* | 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 |