summaryrefslogtreecommitdiff
path: root/net/ipv6/output_core.c
AgeCommit message (Expand)Author
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-11net: Remove unused skb_shared_info memberMat Martineau
2017-08-22ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2016-12-02ipv6: Set skb->protocol properly for local outputEli Cooper
2016-09-10net: l3mdev: Add hook to output pathDavid Ahern
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich
2015-02-09ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2013-08-31ipv6: move ip6_local_out into core kernelCong Wang
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelCong Wang
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich