1. 3dd7669 ipv6: use ktime_t for internal timestamps by Arnd Bergmann · 9 years ago
  2. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  3. cc24bec ipv6: White-space cleansing : Structure layouts by Ian Morris · 10 years ago
  4. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  5. 29a3cad ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  6. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  7. 1de5a71 ipv6: correct the ipv6 option name - Pad0 to Pad1 by Eldad Zack · 12 years ago
  8. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  9. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  10. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  11. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  12. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  13. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 13 years ago
  14. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  15. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  16. 8f029de xfrm: Mark flowi arg to xfrm_type->reject() const. by David S. Miller · 13 years ago
  17. d9a9dc6 IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) by Arnaud Ebalard · 14 years ago
  18. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  19. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  20. db983c1 netns xfrm: KM reporting in netns by Alexey Dobriyan · 16 years ago
  21. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  22. 7f1eced [IPV6] MIP6: Use our standard definitions for paddings. by YOSHIFUJI Hideaki · 16 years ago
  23. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  25. 0ebea8e [IPSEC]: Move state lock into x->type->input by Herbert Xu · 17 years ago
  26. f04e7e8 [IPSEC]: Replace x->type->{local,remote}_addr with flags by Herbert Xu · 17 years ago
  27. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  28. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  29. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  30. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  31. d3d6dd3 [XFRM]: Add module alias for transformation type. by Masahide NAKAMURA · 17 years ago
  32. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  33. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 17 years ago
  34. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  35. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  36. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  37. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  38. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  39. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  40. f48d5ff [IPV6] RAW: Add checksum default defines for MH. by Masahide NAKAMURA · 17 years ago
  41. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  42. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  43. e731c24 [IPV6] MIP6: Several obvious clean-ups. by YOSHIFUJI Hideaki · 18 years ago
  44. 01be8e5 [IPV6] MIP6: Ignore to report if mobility headers is rejected. by Masahide NAKAMURA · 18 years ago
  45. 70182ed [IPV6] MIP6: Report to user-space when home address option is rejected. by Masahide NAKAMURA · 18 years ago
  46. 7be96f7 [IPV6] MIP6: Add receiving mobility header functions through raw socket. by Masahide NAKAMURA · 18 years ago
  47. 3d12689 [IPV6] MIP6: Add destination options header transformation. by Noriaki TAKAMIYA · 18 years ago
  48. 2c8d7ca [IPV6] MIP6: Add routing header type 2 transformation. by Noriaki TAKAMIYA · 18 years ago