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