aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * ip: fix truesize mismatch in ip fragmentationEric Dumazet2010-09-21
* | net: return operator cleanupEric Dumazet2010-09-23
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
|/
* net-next: remove useless union keywordChangli Gao2010-06-11
* ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-28
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\
| * ipv6: cleanup: remove unneeded null checkDan Carpenter2010-04-30
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
| |\
| | * ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-22
| * | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-24
| * | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-24
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
| |\|
| | * ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-15
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\| |
| * | ipv6: fix the comment of ip6_xmit()Shan Wei2010-04-16
| * | net: replace ipfragok with skb->local_dfShan Wei2010-04-16
| * | ipv6: cancel to setting local_df in ip6_xmit()Shan Wei2010-04-16
| |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30