aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAge
* net: vrf: Implement get_saddr for IPv6David Ahern2016-06-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-10
|\
| * ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki2016-06-08
* | skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner2016-06-03
|/
* ipv6: add new struct ipcm6_cookieWei Wang2016-05-03
* ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\
| * ipv6: Count in extension headers in skb->network_headerJakub Sitnicki2016-04-07
* | sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-04
|/
* net: remove skb_sender_cpu_clear()WANG Cong2016-03-01
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-11
* | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
|/
* ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-01
* ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\
| * ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-29
| * Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2015-10-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\|
| * ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-23
| * net: Really fix vti6 with oif in dst lookupsDavid Ahern2015-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa2015-10-11
* | net: Add VRF support to IPv6 stackDavid Ahern2015-10-13
* | dst: Pass net into dst->outputEric 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
* | net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* | ipv6: Pass struct net through ip6_fragmentEric W. Biederman2015-09-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\|
| * ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal2015-09-18
* | ipv6: constify ip6_xmit() sock argumentEric Dumazet2015-09-25
* | ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet2015-09-25
* | netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman2015-09-17
* | netfilter: Pass net into okfnEric W. Biederman2015-09-17
* | netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* | ipv6: Cache net in ip6_outputEric W. Biederman2015-09-17
* | ipv6: Only compute net once in ip6_finish_output2Eric W. Biederman2015-09-17
* | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
|/
* ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert2015-07-31
* ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-31
* net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter2015-07-20
* ipv6: don't increase size when refragmenting forwarded ipv6 skbsFlorian Westphal2015-05-25
* ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-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
* ipv6: Fix udp checksums with raw socketsVlad Yasevich2015-05-14
* ipv6: Fixed source specific default route handling.Markus Stenberg2015-05-09
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07