aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAge
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* | ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* | ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
|/
* xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
* udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-02
* ipv6: Partial checksum only UDP packetsVlad Yasevich2015-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-04
* | ipv6: Allow for partial checksums on non-ufo packetsVlad Yasevich2015-02-02
* | ipv6: introduce ipv6_make_skbVlad Yasevich2015-02-02
* | ipv6: Append sending data to arbitrary queueVlad Yasevich2015-02-02
* | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-02
|/
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches2014-11-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\
| * xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-16
* | net: use kfree_skb_list() helper in more placesFlorian Westphal2014-09-09
* | ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-25
* | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
|/
* net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * ip: make IP identifiers less predictableEric Dumazet2014-07-28
* | ipv6: remove obsolete comment in ip6_append_data()Li RongQing2014-07-25
* | net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn2014-07-15
* | ipv6: Use BUG_ONHimangi Saraogi2014-07-11
* | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-08
|/
* inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa2014-05-14
* | net: rename local_df to ignore_dfWANG Cong2014-05-12
|/
* net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal2014-05-07
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-03-18
* | ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing2014-03-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
| |\
| | * netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
* | | ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-26
|/ /
* / net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-13
|/
* ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with itHannes Frederic Sowa2014-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa2013-12-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\ \
| * | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
| |/
* | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18