Age | Commit message (Expand) | Author | Files | Lines |
2015-02-03 | net-timestamp: no-payload option | Willem de Bruijn | 1 | -3/+4 |
2015-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+2 |
2015-01-16 | ip: zero sockaddr returned on error queue | Willem de Bruijn | 1 | -6/+2 |
2015-01-06 | ip: Add offset parameter to ip_cmsg_recv | Tom Herbert | 1 | -1/+40 |
2015-01-06 | ip: Add offset parameter to ip_cmsg_recv | Tom Herbert | 1 | -2/+3 |
2015-01-06 | ip: IP cmsg cleanup | Tom Herbert | 1 | -27/+37 |
2014-12-11 | net: introduce helper macro for_each_cmsghdr | Gu Zheng | 1 | -1/+1 |
2014-12-09 | net-timestamp: allow reading recv cmsg on errqueue with origin tstamp | Willem de Bruijn | 1 | -2/+20 |
2014-12-09 | ipv4: warn once on passing AF_INET6 socket to ip_recv_error | Willem de Bruijn | 1 | -0/+2 |
2014-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-11-11 | ipv6: fix IPV6_PKTINFO with v4 mapped | Eric Dumazet | 1 | -1/+1 |
2014-11-06 | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 1 | -1/+1 |
2014-09-10 | ipv4: rcu cleanup in ip_ra_control() | Eric Dumazet | 1 | -2/+2 |
2014-09-02 | sock: deduplicate errqueue dequeue | Willem de Bruijn | 1 | -13/+2 |
2014-07-30 | ipv4: clean up cast warning in do_ip_getsockopt | Karoly Kemeny | 1 | -1/+1 |
2014-02-27 | ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT | Hannes Frederic Sowa | 1 | -1/+1 |
2014-02-20 | ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg | Hannes Frederic Sowa | 1 | -1/+18 |
2014-01-20 | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams | Hannes Frederic Sowa | 1 | -3/+3 |
2014-01-19 | net: add build-time checks for msg->msg_name size | Steffen Hurrle | 1 | -2/+1 |
2013-12-11 | net: more spelling fixes | stephen hemminger | 1 | -1/+1 |
2013-11-24 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa | 1 | -1/+2 |
2013-11-06 | ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE | Hannes Frederic Sowa | 1 | -1/+1 |
2013-10-09 | net: ipv4 only populate IP_PKTINFO when needed | Shawn Bohrer | 1 | -2/+3 |
2013-09-29 | ipv4: IP_TOS and IP_TTL can be specified as ancillary data | Francesco Fusco | 1 | -1/+19 |
2013-01-09 | net: prevent setting ttl=0 via IP_TTL | Cong Wang | 1 | -1/+1 |
2012-11-19 | net: Allow userns root to control ipv4 | Eric W. Biederman | 1 | -2/+3 |
2012-11-12 | ipv4: avoid undefined behavior in do_ip_setsockopt() | Xi Wang | 1 | -13/+22 |
2012-07-24 | ipv4: Prepare for change of rt->rt_iif encoding. | David S. Miller | 1 | -3/+2 |
2012-06-28 | ipv4: Create and use fib_compute_spec_dst() helper. | David S. Miller | 1 | -3/+4 |
2012-05-08 | net: IP_MULTICAST_IF setsockopt now recognizes struct mreq | Jiri Pirko | 1 | -4/+9 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -2/+2 |
2012-04-15 | ipv4: fix checkpatch errors | Daniel Baluta | 1 | -1/+1 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+37 |
2012-02-21 | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu | Paul E. McKenney | 1 | -6/+1 |
2012-02-13 | net: implement IP_RECVTOS for IP_PKTOPTIONS | Jiri Benc | 1 | -0/+4 |
2012-02-09 | ipv4: Implement IP_UNICAST_IF socket option. | Erich E. Hoover | 1 | -0/+33 |
2011-12-12 | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 1 | -3/+3 |
2011-11-10 | ipv4: PKTINFO doesnt need dst reference | Eric Dumazet | 1 | -17/+18 |
2011-10-22 | net: use INET_ECN_MASK instead of hardcoded 3 | Maciej Żenczykowski | 1 | -2/+3 |
2011-10-21 | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT | Maciej Żenczykowski | 1 | -1/+1 |
2011-08-08 | ipv4: Fix ip_getsockopt for IP_PKTOPTIONS | Daniel Baluta | 1 | -4/+5 |
2011-04-29 | inet: add RCU protection to inet->opt | Eric Dumazet | 1 | -11/+24 |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet | 1 | -1/+1 |
2010-10-26 | ipv4: add __rcu annotations to ip_ra_chain | Eric Dumazet | 1 | -3/+7 |
2010-09-14 | ipv4: enable getsockopt() for IP_NODEFRAG | Michael Kerrisk | 1 | -0/+3 |
2010-06-24 | net - IP_NODEFRAG option for IPv4 socket | Jiri Olsa | 1 | -1/+8 |
2010-06-11 | ip: ip_ra_control() rcu fix | Eric Dumazet | 1 | -4/+15 |
2010-06-08 | ip: Router Alert RCU conversion | Eric Dumazet | 1 | -9/+14 |
2010-04-29 | net: ip_queue_rcv_skb() helper | Eric Dumazet | 1 | -0/+16 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |