Age | Commit message (Expand) | Author | Files | Lines |
2021-06-11 | xfrm: ipv6: move mip6_rthdr_offset into xfrm core | Florian Westphal | 1 | -48/+0 |
2021-06-11 | xfrm: ipv6: move mip6_destopt_offset into xfrm core | Florian Westphal | 1 | -49/+0 |
2021-06-09 | xfrm: remove description from xfrm_type struct | Florian Westphal | 1 | -2/+0 |
2019-06-06 | xfrm: remove type and offload_type map from xfrm_state_afinfo | Florian Westphal | 1 | -4/+2 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2016-12-25 | ktime: Get rid of ktime_equal() | Thomas Gleixner | 1 | -1/+1 |
2015-10-05 | ipv6: use ktime_t for internal timestamps | Arnd Bergmann | 1 | -9/+7 |
2014-11-11 | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited | Joe Perches | 1 | -5/+6 |
2014-08-25 | ipv6: White-space cleansing : Structure layouts | Ian Morris | 1 | -6/+4 |
2013-12-06 | ipv4/ipv6: Fix FSF address in file headers | Jeff Kirsher | 1 | -2/+1 |
2013-05-29 | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_... | Simon Horman | 1 | -2/+4 |
2012-09-26 | ipv6: mip6: fix mip6_mh_filter() | Eric Dumazet | 1 | -9/+11 |
2012-05-17 | ipv6: correct the ipv6 option name - Pad0 to Pad1 | Eldad Zack | 1 | -1/+1 |
2012-05-16 | net: ipv6: Standardize prefixes for message logging | Joe Perches | 1 | -15/+15 |
2011-11-23 | net: remove ipv6_addr_copy() | Alexey Dobriyan | 1 | -2/+2 |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet | 1 | -4/+4 |
2011-03-13 | net: Put fl6_* macros to struct flowi6 and use them again. | David S. Miller | 1 | -1/+1 |
2011-03-13 | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 1 | -6/+7 |
2011-03-13 | net: Break struct flowi out into AF specific instances. | David S. Miller | 1 | -2/+2 |
2011-03-13 | net: Make flowi ports AF dependent. | David S. Miller | 1 | -3/+3 |
2011-03-13 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 1 | -3/+3 |
2011-02-23 | xfrm: Mark flowi arg to xfrm_type->reject() const. | David S. Miller | 1 | -1/+2 |
2010-07-19 | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) | Arnaud Ebalard | 1 | -1/+2 |
2010-02-19 | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 1 | -1/+1 |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 1 | -1/+1 |
2008-11-26 | netns xfrm: KM reporting in netns | Alexey Dobriyan | 1 | -1/+2 |
2008-07-26 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 1 | -4/+4 |
2008-04-12 | [IPV6] MIP6: Use our standard definitions for paddings. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2008-03-06 | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -10/+10 |
2008-02-01 | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 1 | -2/+2 |
2008-01-29 | [IPSEC]: Move state lock into x->type->input | Herbert Xu | 1 | -4/+10 |
2008-01-29 | [IPSEC]: Replace x->type->{local,remote}_addr with flags | Herbert Xu | 1 | -9/+2 |
2007-10-11 | [IPSEC]: Move IP length/checksum setting out of transforms | Herbert Xu | 1 | -2/+0 |
2007-10-11 | [IPSEC]: Set skb->data to payload in x->mode->output | Herbert Xu | 1 | -0/+2 |
2007-10-11 | [IPSEC]: Move state lock into x->type->output | Herbert Xu | 1 | -0/+4 |
2007-10-11 | [IPSEC]: Store IPv6 nh pointer in mac_header on output | Herbert Xu | 1 | -6/+6 |
2007-07-11 | [XFRM]: Add module alias for transformation type. | Masahide NAKAMURA | 1 | -0/+2 |
2007-07-11 | [IPV6] MIP6: Loadable module support for MIPv6. | Masahide NAKAMURA | 1 | -3/+19 |
2007-04-26 | [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net | Milind Arun Choudhary | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2007-04-26 | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2007-04-26 | [SK_BUFF]: Introduce skb_transport_offset() | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2007-04-26 | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h | Arnaldo Carvalho de Melo | 1 | -9/+11 |
2007-04-26 | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 1 | -12/+17 |
2007-02-11 | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-02-08 | [IPV6] RAW: Add checksum default defines for MH. | Masahide NAKAMURA | 1 | -26/+0 |
2006-12-03 | [IPV6]: Misc endianness annotations. | Al Viro | 1 | -2/+2 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-09-23 | [IPV6] MIP6: Several obvious clean-ups. | YOSHIFUJI Hideaki | 1 | -2/+4 |
2006-09-23 | [IPV6] MIP6: Ignore to report if mobility headers is rejected. | Masahide NAKAMURA | 1 | -0/+3 |