aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/mip6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[XFRM]: Add module alias for transformation type.Masahide NAKAMURA1-0/+2
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA1-3/+19
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-4/+4
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-2/+3
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-9/+11
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-12/+17
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-02-08[IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA1-26/+0
2006-12-02[IPV6]: Misc endianness annotations.Al Viro1-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-22[IPV6] MIP6: Several obvious clean-ups.YOSHIFUJI Hideaki1-2/+4
2006-09-22[IPV6] MIP6: Ignore to report if mobility headers is rejected.Masahide NAKAMURA1-0/+3
2006-09-22[IPV6] MIP6: Report to user-space when home address option is rejected.Masahide NAKAMURA1-0/+83
2006-09-22[IPV6] MIP6: Add receiving mobility header functions through raw socket.Masahide NAKAMURA1-0/+83
2006-09-22[IPV6] MIP6: Add destination options header transformation.Noriaki TAKAMIYA1-0/+167
2006-09-22[IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA1-0/+181