summaryrefslogtreecommitdiffstats
path: root/net/ipv6/output_core.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2
* net: l3mdev: Add hook to output pathDavid Ahern2016-09-101-0/+7
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-081-2/+1
* ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman2015-10-081-3/+2
* ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2015-10-081-7/+1
* ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman2015-10-081-7/+2
* dst: Pass a sk into .local_outEric W. Biederman2015-10-081-1/+1
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-081-2/+3
* netfilter: Pass net into okfnEric W. Biederman2015-09-171-1/+1
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-2/+4
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-2/+2
* netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-181-0/+1
* ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2015-05-251-3/+3
* ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-251-4/+6
* ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau2015-05-251-3/+2
* udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-071-5/+16
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-2/+2
* ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-6/+8
* ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-02-091-1/+2
* ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich2015-02-091-1/+1
* ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-031-6/+35
* drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-301-0/+34
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-111-0/+1
|\
| * net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang2014-06-111-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-1/+0
|\|
| * net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-021-8/+3
* | inetpeer: get rid of ip_id_countEric Dumazet2014-06-021-30/+0
|/
* ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa2014-03-311-12/+15
* inet: remove now unused flag DST_NOPEERHannes Frederic Sowa2014-03-061-1/+1
* ipv6: move ip6_local_out into core kernelCong Wang2013-08-311-0/+26
* ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2013-08-311-0/+22
* ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-281-1/+2
* ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich2012-11-151-0/+76