1. a734321 ip6_gre: fix error path when ip6erspan_rcv failed by Haishuang Yan · 7 years ago
  2. 293a199 ip6_gre: fix a pontential issue in ip6erspan_rcv by Haishuang Yan · 7 years ago
  3. d91e8db5 net: erspan: reload pointer after pskb_may_pull by William Tu · 7 years ago
  4. ae3e133 net: erspan: fix wrong return value by William Tu · 7 years ago
  5. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  6. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  7. ef7baf5 ip6_gre: add ip6 erspan collect_md mode by William Tu · 7 years ago
  8. 6712abc ip6_gre: add ip6 gre and gretap collect_md mode by William Tu · 7 years ago
  9. 5a963eb ip6_gre: Add ERSPAN native tunnel support by William Tu · 7 years ago
  10. 898b2979 ip6_gre: Refactor ip6gre xmit codes by William Tu · 7 years ago
  11. 981542c gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  12. fe1a4ca ip6_gre: process toobig in a better way by Xin Long · 7 years ago
  13. 929fc03 ip6_gre: add the process for redirect in ip6gre_err by Xin Long · 7 years ago
  14. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 8aec495 ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  16. f8d20b4 ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  17. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 2d40557 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  19. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. bb401ca ipv6: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
  21. 76cc0d3 ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header by Xin Long · 7 years ago
  22. 5c25f30 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  23. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  24. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  25. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  26. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  27. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  28. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 8 years ago
  29. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  30. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 7892032 ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 8 years ago
  32. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 45ce0fd net/ipv6: support more tunnel interfaces for EUI64 link-local generation by Felix Jia · 8 years ago
  34. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  35. c10aa71 gre6: Clean up unused struct ipv6_tel_txoption definition by Jakub Sitnicki · 8 years ago
  36. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  37. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  38. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. c2675de gre: use nla_get_be32() to extract flowinfo by Lance Richardson · 8 years ago
  40. db32e4e ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() by Lance Richardson · 8 years ago
  41. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  43. e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
  44. e582615 gre: fix error handler by Eric Dumazet · 9 years ago
  45. 0a46baa ip6gre: Allow live link address change by Shweta Choudaha · 9 years ago
  46. 252f3f5 ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. by Haishuang Yan · 9 years ago
  47. 1b227e5 ip6_gre: Fix MTU setting for ip6gretap by Haishuang Yan · 9 years ago
  48. 6a55368 ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE by Alexander Duyck · 9 years ago
  49. 1faf3d9 ip6_gre: Add support for fou/gue encapsulation by Tom Herbert · 9 years ago
  50. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 9 years ago
  51. 23f7221 ip6_gre: Fix get_size calculation for gre6 tunnel by Haishuang Yan · 9 years ago
  52. b45bd1d ip6_gre: Use correct flags for reading TUNNEL_SEQ by Tom Herbert · 9 years ago
  53. d27bff9 ip6_gre: Set inner protocol correctly in __gre6_xmit by Tom Herbert · 9 years ago
  54. f41fe3c gre6: Fix flag translations by Tom Herbert · 9 years ago
  55. db2ec95 ip6_gre: Fix MTU setting by Tom Herbert · 9 years ago
  56. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  57. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 9 years ago
  58. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 9 years ago
  59. 3a80e1f ip6gre: Add support for GSO by Alexander Duyck · 9 years ago
  60. ac4eb00 ip6gre: Add support for basic offloads offloads excluding GSO by Alexander Duyck · 9 years ago
  61. a9e242c ip6gretap: Fix MTU to allow for Ethernet header by Alexander Duyck · 9 years ago
  62. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 5146d1f tunnel: Clear IPCB(skb)->opt before dst_link_failure called by Bernie Harris · 9 years ago
  64. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. d13b161 gre: clear IFF_TX_SKB_SHARING by Jiri Benc · 9 years ago
  66. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  67. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  69. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  70. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  71. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  72. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  73. a3c119d ipv6: Refactor common ip6gre_tunnel_init codes by Martin KaFai Lau · 9 years ago
  74. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. d425729 ip6_gre: release cached dst on tunnel removal by huaibin Wang · 9 years ago
  76. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  77. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  78. 26349c7 ip6_gre: use netdev_alloc_pcpu_stats() by Johannes Berg · 10 years ago
  79. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
  80. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  81. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  82. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  83. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  84. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  85. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. d1e158e ip6_gre: fix endianness errors in ip6gre_err by Sabrina Dubroca · 10 years ago
  87. 3390e39 ip6gretap: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  88. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  89. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  90. be6572f ipv6: gre: fix wrong skb->protocol in WCCP by Yuri Chislov · 10 years ago
  91. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. d500514 ipv6: Allow sending packets through tunnels with wildcard endpoints by Steffen Klassert · 10 years ago
  93. f03eb12 gre6: Move the setting of dev->iflink into the ndo_init functions. by Steffen Klassert · 10 years ago
  94. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  96. 3be0724 ip6_gre: fix flowi6_proto value in xmit path by Nicolas Dichtel · 10 years ago
  97. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. 54bc9ba gre: Set inner protocol in v4 and v6 GRE transmit by Tom Herbert · 10 years ago
  99. cd0a0bd ip6_gre: Return an error when adding an existing tunnel. by Steffen Klassert · 10 years ago
  100. 5a4ee9a ip6gre: add a rtnl link alias for ip6gretap by Nicolas Dichtel · 10 years ago