1. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  2. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  3. 0a46baa ip6gre: Allow live link address change by Shweta Choudaha · 8 years ago
  4. 252f3f5 ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. by Haishuang Yan · 8 years ago
  5. 1b227e5 ip6_gre: Fix MTU setting for ip6gretap by Haishuang Yan · 8 years ago
  6. 6a55368 ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE by Alexander Duyck · 8 years ago
  7. 1faf3d9 ip6_gre: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  8. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 8 years ago
  9. 23f7221 ip6_gre: Fix get_size calculation for gre6 tunnel by Haishuang Yan · 8 years ago
  10. b45bd1d ip6_gre: Use correct flags for reading TUNNEL_SEQ by Tom Herbert · 8 years ago
  11. d27bff9 ip6_gre: Set inner protocol correctly in __gre6_xmit by Tom Herbert · 8 years ago
  12. f41fe3c gre6: Fix flag translations by Tom Herbert · 8 years ago
  13. db2ec95 ip6_gre: Fix MTU setting by Tom Herbert · 8 years ago
  14. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 8 years ago
  15. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 8 years ago
  16. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 8 years ago
  17. 3a80e1f ip6gre: Add support for GSO by Alexander Duyck · 8 years ago
  18. ac4eb00 ip6gre: Add support for basic offloads offloads excluding GSO by Alexander Duyck · 8 years ago
  19. a9e242c ip6gretap: Fix MTU to allow for Ethernet header by Alexander Duyck · 8 years ago
  20. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 5146d1f tunnel: Clear IPCB(skb)->opt before dst_link_failure called by Bernie Harris · 8 years ago
  22. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. d13b161 gre: clear IFF_TX_SKB_SHARING by Jiri Benc · 8 years ago
  24. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 8 years ago
  25. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  27. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  28. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  29. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  30. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  31. a3c119d ipv6: Refactor common ip6gre_tunnel_init codes by Martin KaFai Lau · 9 years ago
  32. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. d425729 ip6_gre: release cached dst on tunnel removal by huaibin Wang · 9 years ago
  34. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  35. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  36. 26349c7 ip6_gre: use netdev_alloc_pcpu_stats() by Johannes Berg · 9 years ago
  37. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  38. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  39. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  40. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  41. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  42. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  43. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. d1e158e ip6_gre: fix endianness errors in ip6gre_err by Sabrina Dubroca · 9 years ago
  45. 3390e39 ip6gretap: advertise link netns via netlink by Nicolas Dichtel · 9 years ago
  46. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 9 years ago
  47. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. be6572f ipv6: gre: fix wrong skb->protocol in WCCP by Yuri Chislov · 10 years ago
  49. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  50. d500514 ipv6: Allow sending packets through tunnels with wildcard endpoints by Steffen Klassert · 10 years ago
  51. f03eb12 gre6: Move the setting of dev->iflink into the ndo_init functions. by Steffen Klassert · 10 years ago
  52. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  53. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  54. 3be0724 ip6_gre: fix flowi6_proto value in xmit path by Nicolas Dichtel · 10 years ago
  55. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  56. 54bc9ba gre: Set inner protocol in v4 and v6 GRE transmit by Tom Herbert · 10 years ago
  57. cd0a0bd ip6_gre: Return an error when adding an existing tunnel. by Steffen Klassert · 10 years ago
  58. 5a4ee9a ip6gre: add a rtnl link alias for ip6gretap by Nicolas Dichtel · 10 years ago
  59. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  60. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  61. 81249be gre6: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  62. 22f0806 ip6gre: add x-netns support by Nicolas Dichtel · 10 years ago
  63. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 10 years ago
  64. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  65. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 10 years ago
  66. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 10 years ago
  67. 3308de2 ipv6: add ip6_flowlabel helper by Florent Fourcot · 11 years ago
  68. 37cfee9 ipv6: move IPV6_TCLASS_MASK definition in ipv6.h by Florent Fourcot · 11 years ago
  69. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  70. bf58175 ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found by Oussama Ghorbel · 11 years ago
  71. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  72. 3da812d ipv6: gre: correct calculation of max_headroom by Hannes Frederic Sowa · 11 years ago
  73. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  75. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  76. 3d48305 ipv6: wire up skb->encapsulation by Hannes Frederic Sowa · 11 years ago
  77. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  78. 5dbd506 ipv6,gre: do not leak info to user-space by Amerigo Wang · 11 years ago
  79. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 11 years ago
  80. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  81. e8f72ea ipv6: introduce ip6tunnel_xmit() helper by Cong Wang · 11 years ago
  82. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 11 years ago
  84. 3e4e4c1 ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  85. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 11 years ago
  86. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  87. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  88. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  89. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  91. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  92. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  93. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  94. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  95. b87fb39 ipv6: gre: fix ip6gre_err() by Eric Dumazet · 12 years ago
  96. c12b395 gre: Support GRE over IPv6 by xeb@mail.ru · 12 years ago