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