1. 9f57c67 gre: Remove support for sharing GRE protocol hook. by Pravin B Shelar · 9 years ago
  2. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  3. 1e701f1 net: Fix GRE RX to use skb_transport_header for GRE header offset by Tom Herbert · 10 years ago
  4. 884d338 gre: Add support for checksum unnecessary conversions by Tom Herbert · 10 years ago
  5. 77cffe2 net: Clarification of CHECKSUM_UNNECESSARY by Tom Herbert · 10 years ago
  6. 48a5fc7 gre: When GRE csum is present count as encap layer wrt csum by Tom Herbert · 10 years ago
  7. d0a7ebb GRE: enable offloads for GRE by Amritha Nambiar · 10 years ago
  8. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 10 years ago
  9. b1036c6 gre: Call skb_checksum_simple_validate by Tom Herbert · 10 years ago
  10. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 10 years ago
  11. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  12. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  13. c50cd35 net: gre: move GSO functions to gre_offload by Daniel Borkmann · 11 years ago[Renamed (79%) from net/ipv4/gre.c]
  14. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  15. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 11 years ago
  16. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 11 years ago
  17. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 11 years ago
  18. 20fd4d1 gre: Simplify gre protocol registration locking. by Pravin B Shelar · 11 years ago
  19. 19acc32 gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() by Pravin B Shelar · 11 years ago
  20. 9b3eb5e gre: Fix GREv4 TCPv6 segmentation. by Pravin B Shelar · 11 years ago
  21. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  22. 9cb690d Revert "ip_gre: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  23. 10c0d7e ip_gre: increase inner ip header ID during segmentation by Cong Wang · 11 years ago
  24. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 11 years ago
  25. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 12 years ago
  26. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  27. 559fafb gre: fix improper error handling by xeb@mail.ru · 13 years ago
  28. dec17b7 Remove redundant linux/version.h includes from net/ by Jesper Juhl · 13 years ago
  29. 6f0bcf1 tunnels: add _rcu annotations by Eric Dumazet · 14 years ago
  30. ddcb454 gre: protocol table can be static by stephen hemminger · 14 years ago
  31. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 14 years ago