| Commit message (Expand) | Author | Age | Files | Lines |
* | userns: Use kgids for sysctl_ping_group_range | Eric W. Biederman | 2012-08-14 | 1 | -12/+6 |
* | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman | 2012-08-14 | 1 | -1/+3 |
* | ipv4: Add redirect support to all protocol icmp error handlers. | David S. Miller | 2012-07-11 | 1 | -0/+1 |
* | ipv4: Handle PMTU in all ICMP error handlers. | David S. Miller | 2012-06-14 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 | 1 | -3/+8 |
|\ |
|
| * | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 2012-05-03 | 1 | -3/+8 |
* | | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -3/+5 |
* | | ipv4: fix checkpatch errors | Daniel Baluta | 2012-04-15 | 1 | -1/+1 |
|/ |
|
* | 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 |