Age | Commit message (Expand) | Author | Files | Lines |
2015-10-08 | ipv4, ipv6: Pass net into ip_local_out and ip6_local_out | Eric W. Biederman | 1 | -2/+1 |
2015-10-08 | ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out | Eric W. Biederman | 1 | -3/+2 |
2015-10-08 | ipv6: Merge ip6_local_out and ip6_local_out_sk | Eric W. Biederman | 1 | -7/+1 |
2015-10-08 | ipv6: Merge __ip6_local_out and __ip6_local_out_sk | Eric W. Biederman | 1 | -7/+2 |
2015-10-08 | dst: Pass a sk into .local_out | Eric W. Biederman | 1 | -1/+1 |
2015-10-08 | net: Pass net into dst_output and remove dst_output_okfn | Eric W. Biederman | 1 | -2/+3 |
2015-09-18 | netfilter: Pass net into okfn | Eric W. Biederman | 1 | -1/+1 |
2015-09-18 | netfilter: Pass struct net into the netfilter hooks | Eric W. Biederman | 1 | -2/+4 |
2015-09-18 | net: Merge dst_output and dst_output_sk | Eric W. Biederman | 1 | -2/+2 |
2015-06-18 | netfilter: don't pull include/linux/netfilter.h from netns headers | Pablo Neira Ayuso | 1 | -0/+1 |
2015-05-26 | ipv6: ipv6_select_ident() returns a __be32 | Eric Dumazet | 1 | -3/+3 |
2015-05-25 | ipv6: Remove external dependency on rt6i_dst and rt6i_src | Martin KaFai Lau | 1 | -4/+6 |
2015-05-25 | ipv6: Clean up ipv6_select_ident() and ip6_fragment() | Martin KaFai Lau | 1 | -3/+2 |
2015-04-07 | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 1 | -5/+16 |
2015-04-07 | netfilter: Pass socket pointer down through okfn(). | David Miller | 1 | -2/+2 |
2015-03-25 | ipv6: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa | 1 | -6/+8 |
2015-02-10 | ipv6: Make __ipv6_select_ident static | Vlad Yasevich | 1 | -1/+2 |
2015-02-10 | ipv6: Fix fragment id assignment on LE arches. | Vlad Yasevich | 1 | -1/+1 |
2015-02-04 | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich | 1 | -6/+35 |
2014-10-31 | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets | Ben Hutchings | 1 | -0/+34 |
2014-08-25 | ipv6: White-space cleansing : Line Layouts | Ian Morris | 1 | -1/+1 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2014-06-11 | net: ipv6: Fixed up ipsec packet be re-routing issue | huizhang | 1 | -0/+1 |
2014-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2014-06-03 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet | 1 | -8/+3 |
2014-06-02 | inetpeer: get rid of ip_id_count | Eric Dumazet | 1 | -30/+0 |
2014-04-01 | ipv6: strengthen fallback fragmentation id generation | Hannes Frederic Sowa | 1 | -12/+15 |
2014-03-06 | inet: remove now unused flag DST_NOPEER | Hannes Frederic Sowa | 1 | -1/+1 |
2013-09-01 | ipv6: move ip6_local_out into core kernel | Cong Wang | 1 | -0/+26 |
2013-09-01 | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang | 1 | -0/+22 |
2013-05-29 | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_... | Simon Horman | 1 | -1/+2 |
2012-11-16 | ipv6: Update ipv6 static library with newly needed functions | Vlad Yasevich | 1 | -0/+76 |