Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / net / ipv6 / mip6.c
2010-02-18 Alexey Dobriyanipv6: drop unused "dev" arg of icmpv6_send()
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2008-11-26 Alexey Dobriyannetns xfrm: KM reporting in netns
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-04-12 YOSHIFUJI Hideaki[IPV6] MIP6: Use our standard definitions for paddings.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-01 Eric Dumazet[XFRM]: constify 'struct xfrm_type'
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Replace x->type->{local,remote}_addr with...
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-10-10 Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-07-11 Masahide NAKAMURA[XFRM]: Add module alias for transformation type.
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Loadable module support for MIPv6.
2007-04-26 Milind Arun Choudhary[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 Masahide NAKAMURA[IPV6] RAW: Add checksum default defines for MH.
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-22 YOSHIFUJI Hideaki[IPV6] MIP6: Several obvious clean-ups.
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Ignore to report if mobility headers is...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Report to user-space when home address...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add receiving mobility header functions...
2006-09-22 Noriaki TAKAMIYA[IPV6] MIP6: Add destination options header transformation.
2006-09-22 Noriaki TAKAMIYA[IPV6] MIP6: Add routing header type 2 transformation.