aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\
| * snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat2012-06-07
* | net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-12
* | inet: Create and use rt{,6}_get_peer_create().David S. Miller2012-06-09
|/
* ipv6: fix incorrect ipsec fragmentGao feng2012-05-27
* ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet2012-05-19
* ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet2012-05-18
* ipv6: remove csummode in ip6_append_data()Eric Dumazet2012-05-18
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* ipv6: Export ipv6 functions for use by other protocolsChris Elston2012-05-01
* ipv6: call consume_skb() in frag/reassemblyEric Dumazet2012-04-25
* ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng2012-03-20
* ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().David S. Miller2012-01-27
* ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller2012-01-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * net: introduce DST_NOPEER dst flagEric Dumazet2011-12-22
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* | ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-18
|/
* ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan2011-10-28
* ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-27
* net: add skb frag size accessorsEric Dumazet2011-10-19
* ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-10-18
* net: ipv6: convert to SKB frag APIsIan Campbell2011-08-24
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-03
* ipv6: make fragment identifications less predictableEric Dumazet2011-07-22
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* net: Create and use new helper, neigh_output().David S. Miller2011-07-16
* ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller2011-07-16
* net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-14
* inet: Decrease overhead of on-stack inet_cork.David S. Miller2011-05-06
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2011-04-15
* Fix common misspellingsLucas De Marchi2011-03-31
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* xfrm: Return dst directly from xfrm_lookup()David S. Miller2011-03-02
* xfrm: Handle blackhole route creation via afinfo.David S. Miller2011-03-01
* ipv6: Normalize arguments to ip6_dst_blackhole().David S. Miller2011-03-01
* xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller2011-03-01
* ipv6: Change final dst lookup arg name to "can_sleep"David S. Miller2011-03-01
* net: Add FLOWI_FLAG_CAN_SLEEP.David S. Miller2011-03-01
* ipv6: Consolidate route lookup sequences.David S. Miller2011-03-01
* inet: Remove unused sk_sndmsg_* from UFOHerbert Xu2011-03-01
* net: TX timestamps for IPv6 UDP packetsAnders Berggren2011-02-28
* ipv6: totlen is declared and assigned but not usedHagen Paul Pfeifer2011-02-25
* inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-04
* inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov2011-01-12
* ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-19