summaryrefslogtreecommitdiff
path: root/net/ipv6/mip6.c
Commit message (Expand)AuthorAge
* ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-25
* ipv6: use ktime_t for internal timestampsArnd Bergmann2015-10-05
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-24
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
* ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-28
* ipv6: mip6: fix mip6_mh_filter()Eric Dumazet2012-09-25
* ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-17
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-12
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* net: Break struct flowi out into AF specific instances.David S. Miller2011-03-12
* net: Make flowi ports AF dependent.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-22
* IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-18
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
* netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-25
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-25
* [IPV6] MIP6: Use our standard definitions for paddings.YOSHIFUJI Hideaki2008-04-12
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-31
* [IPSEC]: Move state lock into x->type->inputHerbert Xu2008-01-28
* [IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu2008-01-28
* [IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu2007-10-10
* [IPSEC]: Set skb->data to payload in x->mode->outputHerbert Xu2007-10-10
* [IPSEC]: Move state lock into x->type->outputHerbert Xu2007-10-10
* [IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu2007-10-10
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-10
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-10
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA2007-02-08
* [IPV6]: Misc endianness annotations.Al Viro2006-12-02
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [IPV6] MIP6: Several obvious clean-ups.YOSHIFUJI Hideaki2006-09-22
* [IPV6] MIP6: Ignore to report if mobility headers is rejected.Masahide NAKAMURA2006-09-22
* [IPV6] MIP6: Report to user-space when home address option is rejected.Masahide NAKAMURA2006-09-22
* [IPV6] MIP6: Add receiving mobility header functions through raw socket.Masahide NAKAMURA2006-09-22
* [IPV6] MIP6: Add destination options header transformation.Noriaki TAKAMIYA2006-09-22
* [IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA2006-09-22