1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 492b67e net: ip_gre: fix possible use-after-free in erspan_rcv by Lorenzo Bianconi · 6 years ago
  3. 24ba144 route: Add multipath_hash in flowi_common to make user-define hash by wenxu · 6 years ago
  4. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. 2bdf700 net: ip_gre: do not report erspan_ver for gre or gretap by Lorenzo Bianconi · 6 years ago
  6. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. feaf5c7 net: ip_gre: always reports o_key to userspace by Lorenzo Bianconi · 6 years ago
  8. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 962924f ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmit by wenxu · 6 years ago
  10. cb73ee4 net: ip_gre: use erspan key field for tunnel lookup by Lorenzo Bianconi · 6 years ago
  11. 20704bd erspan: build the header with the right proto according to erspan_ver by Xin Long · 6 years ago
  12. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  13. 0621e6f net: Add netif_is_gretap()/netif_is_ip6gretap() by Oz Shlomo · 6 years ago
  14. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  15. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  16. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  17. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  18. b0350d5 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  19. 51dc63e erspan: fix error handling for erspan tunnel by Haishuang Yan · 6 years ago
  20. 5a64506 erspan: return PACKET_REJECT when the appropriate tunnel is not found by Haishuang Yan · 6 years ago
  21. 84581bd erspan: set erspan_ver to 1 by default when adding an erspan dev by Xin Long · 6 years ago
  22. 1296ee8 ip_gre: remove redundant variables t_hlen by YueHaibing · 6 years ago
  23. 256c87c net: check tunnel option type in tunnel flags by Pieter Jansen van Vuuren · 7 years ago
  24. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. 02f99df erspan: fix invalid erspan version. by William Tu · 7 years ago
  26. d5db21a erspan: auto detect truncated ipv6 packets. by William Tu · 7 years ago
  27. 1baf5eb erspan: auto detect truncated packets. by William Tu · 7 years ago
  28. 1cc5954 ip_gre: clear feature flags when incompatible o_flags are set by Sabrina Dubroca · 7 years ago
  29. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  30. 1574639 gre: fix TUNNEL_SEQ bit check on sequence numbering by Colin Ian King · 7 years ago
  31. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 77a5196 gre: add sequence number for collect md mode. by William Tu · 7 years ago
  33. d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
  34. ffc2b6e ip_gre: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  35. 3150210 net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_ops by Kirill Tkhai · 7 years ago
  36. 39f57f6 net: erspan: fix erspan config overwrite by William Tu · 7 years ago
  37. 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
  38. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 7 years ago
  39. 214bb1c net: erspan: remove md NULL check by William Tu · 7 years ago
  40. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 50670b6 ip_gre: fix potential memory leak in erspan_rcv by Haishuang Yan · 7 years ago
  42. dd8d5b8 ip_gre: fix error path when erspan_rcv failed by Haishuang Yan · 7 years ago
  43. cfddd4c ip_gre: remove the incorrect mtu limit for ipgre tap by Xin Long · 7 years ago
  44. d91e8db5 net: erspan: reload pointer after pskb_may_pull by William Tu · 7 years ago
  45. ae3e133 net: erspan: fix wrong return value by William Tu · 7 years ago
  46. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  48. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  49. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  50. a3222dc ip_gre: Refector the erpsan tunnel code. by William Tu · 7 years ago
  51. a0efab6 ip_gre: add the support for i/o_flags update via ioctl by Xin Long · 7 years ago
  52. dd9d598 ip_gre: add the support for i/o_flags update via netlink by Xin Long · 7 years ago
  53. f192970 ip_gre: check packet length and mtu correctly in erspan tx by William Tu · 7 years ago
  54. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. c84bed4 ip_gre: erspan device should keep dst by Xin Long · 7 years ago
  56. c122fda ip_gre: set tunnel hlen properly in erspan_tunnel_init by Xin Long · 7 years ago
  57. 5513d08 ip_gre: check packet length and mtu correctly in erspan_xmit by Xin Long · 7 years ago
  58. 935a974 ip_gre: get key from session_id correctly in erspan_rcv by Xin Long · 7 years ago
  59. d51711c ip_gre: ipgre_tap device should keep dst by Xin Long · 7 years ago
  60. 64bc178 ipv4: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
  61. 1a66a83 gre: add collect_md mode to ERSPAN tunnel by William Tu · 7 years ago
  62. 862a03c gre: refactor the gre_fb_xmit by William Tu · 7 years ago
  63. 60890e0 gre: remove duplicated assignment of iph by Colin Ian King · 7 years ago
  64. e3d0328 gre: fix goto statement typo by William Tu · 7 years ago
  65. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  66. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  67. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  68. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  69. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  70. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  71. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  72. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  73. d817f43 net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id() by Amir Vadai · 8 years ago
  74. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  75. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 9 years ago
  77. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 9 years ago
  78. e582615ad gre: fix error handler by Eric Dumazet · 9 years ago
  79. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 9 years ago
  80. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 9 years ago
  81. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 9 years ago
  82. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 9 years ago
  84. e271c7b gre: do not keep the GRE header around in collect medata mode by Jiri Benc · 9 years ago
  85. 125372f gre: receive also TEB packets for lwtunnels by Jiri Benc · 9 years ago
  86. 244a797 gre: move iptunnel_pull_header down to ipgre_rcv by Jiri Benc · 9 years ago
  87. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  88. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 182a352 gre: Create common functions for transmit by Tom Herbert · 9 years ago
  90. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 9 years ago
  91. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 9 years ago
  92. 946b636 gre: reject GUE and FOU in collect metadata mode by Jiri Benc · 9 years ago
  93. 2090714 gre: build header correctly for collect metadata tunnels by Jiri Benc · 9 years ago
  94. a64b04d gre: do not assign header_ops in collect metadata mode by Jiri Benc · 9 years ago
  95. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  96. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 9 years ago
  97. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
  98. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. d13b161 gre: clear IFF_TX_SKB_SHARING by Jiri Benc · 9 years ago
  100. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago