1. 085c7c4 erspan: fix version 1 check in gre_parse_header() by Cong Wang · 4 years ago
  2. 17c25ca gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 10 months ago
  3. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  4. e4aa33a net: remove unused parameter from skb_checksum_try_convert by Li RongQing · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. cb73ee4 net: ip_gre: use erspan key field for tunnel lookup by Lorenzo Bianconi · 6 years ago
  7. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  8. b0350d5 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  9. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 9 years ago
  11. e582615ad gre: fix error handler by Eric Dumazet · 9 years ago
  12. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 9 years ago
  13. 00b2034 gre: remove superfluous pskb_may_pull by Jiri Benc · 9 years ago
  14. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  15. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 9 years ago
  16. 9f57c67 gre: Remove support for sharing GRE protocol hook. by Pravin B Shelar · 9 years ago
  17. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  18. 1e701f1 net: Fix GRE RX to use skb_transport_header for GRE header offset by Tom Herbert · 10 years ago
  19. 884d338 gre: Add support for checksum unnecessary conversions by Tom Herbert · 10 years ago
  20. 77cffe2 net: Clarification of CHECKSUM_UNNECESSARY by Tom Herbert · 10 years ago
  21. 48a5fc7 gre: When GRE csum is present count as encap layer wrt csum by Tom Herbert · 10 years ago
  22. d0a7ebb GRE: enable offloads for GRE by Amritha Nambiar · 11 years ago
  23. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  24. b1036c6 gre: Call skb_checksum_simple_validate by Tom Herbert · 11 years ago
  25. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 11 years ago
  26. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  27. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  28. c50cd35 net: gre: move GSO functions to gre_offload by Daniel Borkmann · 12 years ago[Renamed (79%) from net/ipv4/gre.c]
  29. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 12 years ago
  30. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 12 years ago
  31. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 12 years ago
  32. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 12 years ago
  33. 20fd4d1 gre: Simplify gre protocol registration locking. by Pravin B Shelar · 12 years ago
  34. 19acc32 gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() by Pravin B Shelar · 12 years ago
  35. 9b3eb5e gre: Fix GREv4 TCPv6 segmentation. by Pravin B Shelar · 12 years ago
  36. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  37. 9cb690d Revert "ip_gre: increase inner ip header ID during segmentation" by Pravin B Shelar · 12 years ago
  38. 10c0d7e ip_gre: increase inner ip header ID during segmentation by Cong Wang · 12 years ago
  39. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 12 years ago
  40. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 13 years ago
  41. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  42. 559fafb gre: fix improper error handling by xeb@mail.ru · 13 years ago
  43. dec17b7 Remove redundant linux/version.h includes from net/ by Jesper Juhl · 14 years ago
  44. 6f0bcf1 tunnels: add _rcu annotations by Eric Dumazet · 14 years ago
  45. ddcb454 gre: protocol table can be static by stephen hemminger · 14 years ago
  46. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 14 years ago