| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Eliminate no_check from protosw | Tom Herbert | 2014-05-23 | 1 | -1/+0 |
* | net: ipv6: Introduce ip6_sk_dst_hoplimit. | Lorenzo Colitti | 2014-04-30 | 1 | -6/+1 |
* | ipv6: some ipv6 statistic counters failed to disable bh | Hannes Frederic Sowa | 2014-03-31 | 1 | -2/+2 |
* | net: ipv6: ping: Use socket mark in routing lookup | Lorenzo Colitti | 2014-02-27 | 1 | -0/+1 |
* | ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts | Hannes Frederic Sowa | 2014-01-21 | 1 | -1/+1 |
* | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams | Hannes Frederic Sowa | 2014-01-19 | 1 | -4/+6 |
* | net: add build-time checks for msg->msg_name size | Steffen Hurrle | 2014-01-18 | 1 | -1/+1 |
* | net: Remove FLOWI_FLAG_CAN_SLEEP | Steffen Klassert | 2013-12-06 | 1 | -1/+1 |
* | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa | 2013-11-23 | 1 | -1/+2 |
* | ipv6: make lookups simpler and faster | Eric Dumazet | 2013-10-09 | 1 | -1/+1 |
* | net: ipv6: fix wrong ping_v6_sendmsg return value | Lorenzo Colitti | 2013-07-03 | 1 | -1/+4 |
* | net: ipv6: add missing lock in ping_v6_sendmsg | Lorenzo Colitti | 2013-07-03 | 1 | -0/+2 |
* | net: ping_check_bind_addr() etc. can be static | Wu Fengguang | 2013-06-13 | 1 | -9/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-05 | 1 | -1/+1 |
* | net: ipv6: Implement /proc/net/icmp6. | Lorenzo Colitti | 2013-06-04 | 1 | -23/+79 |
* | net: ipv6: Add IPv6 support to the ping socket. | Lorenzo Colitti | 2013-05-25 | 1 | -0/+216 |