1. 0621e6f net: Add netif_is_gretap()/netif_is_ip6gretap() by Oz Shlomo · 6 years ago
  2. d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  6. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  7. e582615ad gre: fix error handler by Eric Dumazet · 9 years ago
  8. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 9 years ago
  9. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  10. 182a352 gre: Create common functions for transmit by Tom Herbert · 9 years ago
  11. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 9 years ago
  12. 9f57c67 gre: Remove support for sharing GRE protocol hook. by Pravin B Shelar · 9 years ago
  13. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  14. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  15. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  16. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  17. c50cd35 net: gre: move GSO functions to gre_offload by Daniel Borkmann · 12 years ago
  18. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 12 years ago
  19. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 12 years ago
  20. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 12 years ago
  21. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  22. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 14 years ago