aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/exthdrs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki1-19/+38
2006-09-22[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.Masahide NAKAMURA1-0/+7
2006-09-22[IPV6] MIP6: Several obvious clean-ups.YOSHIFUJI Hideaki1-1/+0
2006-09-22[IPV6] MIP6: Add inbound interface of home address option.Masahide NAKAMURA1-1/+83
2006-09-22[IPV6]: Allow to replace skbuff by TLV parser.Masahide NAKAMURA1-10/+19
2006-09-22[IPV6]: Find option offset by type.Masahide NAKAMURA1-0/+43
2006-09-22[IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA1-8/+61
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-1/+1
2006-08-31[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki1-13/+16
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-2/+2
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki1-2/+2
2006-04-18[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki1-0/+12
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy1-7/+12
2006-01-03[IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo1-0/+4
2005-11-20[IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki1-0/+19
2005-11-20[IPV6]: Fix memory management error during setting up new advapi sockopts.YOSHIFUJI Hideaki1-1/+2
2005-09-10[IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley1-2/+1
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller1-3/+104
2005-09-08[IPV6]: Need to use pskb_trim_rcsum().Stephen Hemminger1-5/+4
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki1-3/+104
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+575