| Commit message (Expand) | Author | Age | Files | Lines |
* | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn | 2017-11-24 | 1 | -0/+31 |
* | net: Remove unused skb_shared_info member | Mat Martineau | 2017-11-11 | 1 | -31/+0 |
* | ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() | Stefano Brivio | 2017-08-22 | 1 | -4/+2 |
* | ipv6: avoid overflow of offset in ip6_find_1stfragopt | Sabrina Dubroca | 2017-07-19 | 1 | -2/+6 |
* | ipv6: Prevent overrun when parsing v6 header options | Craig Gallek | 2017-05-17 | 1 | -6/+8 |
* | ipv6: Set skb->protocol properly for local output | Eli Cooper | 2016-12-02 | 1 | -0/+2 |
* | net: l3mdev: Add hook to output path | David Ahern | 2016-09-10 | 1 | -0/+7 |
* | ipv4, ipv6: Pass net into ip_local_out and ip6_local_out | Eric W. Biederman | 2015-10-08 | 1 | -2/+1 |
* | ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out | Eric W. Biederman | 2015-10-08 | 1 | -3/+2 |
* | ipv6: Merge ip6_local_out and ip6_local_out_sk | Eric W. Biederman | 2015-10-08 | 1 | -7/+1 |
* | ipv6: Merge __ip6_local_out and __ip6_local_out_sk | Eric W. Biederman | 2015-10-08 | 1 | -7/+2 |
* | dst: Pass a sk into .local_out | Eric W. Biederman | 2015-10-08 | 1 | -1/+1 |
* | net: Pass net into dst_output and remove dst_output_okfn | Eric W. Biederman | 2015-10-08 | 1 | -2/+3 |
* | netfilter: Pass net into okfn | Eric W. Biederman | 2015-09-17 | 1 | -1/+1 |
* | netfilter: Pass struct net into the netfilter hooks | Eric W. Biederman | 2015-09-17 | 1 | -2/+4 |
* | net: Merge dst_output and dst_output_sk | Eric W. Biederman | 2015-09-17 | 1 | -2/+2 |
* | netfilter: don't pull include/linux/netfilter.h from netns headers | Pablo Neira Ayuso | 2015-06-18 | 1 | -0/+1 |
* | ipv6: ipv6_select_ident() returns a __be32 | Eric Dumazet | 2015-05-25 | 1 | -3/+3 |
* | ipv6: Remove external dependency on rt6i_dst and rt6i_src | Martin KaFai Lau | 2015-05-25 | 1 | -4/+6 |
* | ipv6: Clean up ipv6_select_ident() and ip6_fragment() | Martin KaFai Lau | 2015-05-25 | 1 | -3/+2 |
* | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 2015-04-07 | 1 | -5/+16 |
* | netfilter: Pass socket pointer down through okfn(). | David Miller | 2015-04-07 | 1 | -2/+2 |
* | ipv6: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa | 2015-03-25 | 1 | -6/+8 |
* | ipv6: Make __ipv6_select_ident static | Vlad Yasevich | 2015-02-09 | 1 | -1/+2 |
* | ipv6: Fix fragment id assignment on LE arches. | Vlad Yasevich | 2015-02-09 | 1 | -1/+1 |
* | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich | 2015-02-03 | 1 | -6/+35 |
* | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets | Ben Hutchings | 2014-10-30 | 1 | -0/+34 |
* | ipv6: White-space cleansing : Line Layouts | Ian Morris | 2014-08-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-11 | 1 | -0/+1 |
|\ |
|
| * | net: ipv6: Fixed up ipsec packet be re-routing issue | huizhang | 2014-06-11 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-03 | 1 | -1/+0 |
|\| |
|
| * | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet | 2014-06-02 | 1 | -8/+3 |
* | | inetpeer: get rid of ip_id_count | Eric Dumazet | 2014-06-02 | 1 | -30/+0 |
|/ |
|
* | ipv6: strengthen fallback fragmentation id generation | Hannes Frederic Sowa | 2014-03-31 | 1 | -12/+15 |
* | inet: remove now unused flag DST_NOPEER | Hannes Frederic Sowa | 2014-03-06 | 1 | -1/+1 |
* | ipv6: move ip6_local_out into core kernel | Cong Wang | 2013-08-31 | 1 | -0/+26 |
* | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang | 2013-08-31 | 1 | -0/+22 |
* | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_... | Simon Horman | 2013-05-28 | 1 | -1/+2 |
* | ipv6: Update ipv6 static library with newly needed functions | Vlad Yasevich | 2012-11-15 | 1 | -0/+76 |