aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/output_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio1-4/+2
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca1-2/+6
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek1-6/+8
2016-12-02ipv6: Set skb->protocol properly for local outputEli Cooper1-0/+2
2016-09-10net: l3mdev: Add hook to output pathDavid Ahern1-0/+7
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman1-2/+1
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman1-3/+2
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman1-7/+1
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman1-7/+2
2015-10-08dst: Pass a sk into .local_outEric W. Biederman1-1/+1
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman1-2/+3
2015-09-17netfilter: Pass net into okfnEric W. Biederman1-1/+1
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-2/+4
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman1-2/+2
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso1-0/+1
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet1-3/+3
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau1-4/+6
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau1-3/+2
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller1-5/+16
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller1-2/+2
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-6/+8
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich1-1/+2
2015-02-09ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich1-1/+1
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich1-6/+35
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+34
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris1-1/+1
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-06-11net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang1-0/+1
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+3
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet1-30/+0
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa1-12/+15
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa1-1/+1
2013-08-31ipv6: move ip6_local_out into core kernelCong Wang1-0/+26
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelCong Wang1-0/+22
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_headerSimon Horman1-1/+2
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich1-0/+76