Commit History

Author SHA1 Message Date
  Cong Wang 6c734fb859 gre: fix a regression in ioctl 12 years ago
  Pravin B Shelar 45f2e9976c gre: export gre_handle_offloads() function. 12 years ago
  Pravin B Shelar 752f36da68 gre: export gre_build_header() function. 12 years ago
  Pravin B Shelar bda7bb4634 gre: Allow multiple protocol listener for gre protocol. 12 years ago
  Nicolas Dichtel bf3d6a8f79 iptunnel: specify protocol outside IP header 12 years ago
  Eric Dumazet 96f5a846bd ip_gre: fix a possible crash in ipgre_err() 12 years ago
  Chen Gang 2bac7cb316 net: ipv4: typo issue, remove erroneous semicolon 12 years ago
  Eric Dumazet 22251c73ca ip_gre: fix a possible crash in parse_gre_header() 12 years ago
  Antonio Quartulli 537aadc3a4 ip_gre: don't overwrite iflink during net_dev init 12 years ago
  Pravin B Shelar c544193214 GRE: Refactor GRE tunneling code. 12 years ago
  David S. Miller 61816596d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Timo Teräs 8c6216d7f1 Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" 12 years ago
  Cong Wang 6aed0c8bf7 tunnel: use iptunnel_xmit() again 12 years ago
  Pravin B Shelar 7992ae6df9 Revert "ip_gre: propogate target device GSO capability to the tunnel device" 12 years ago
  Pravin B Shelar 8f10098fb9 IP_GRE: Fix GRE_CSUM case. 12 years ago
  Pravin B Shelar 490ab08127 IP_GRE: Fix IP-Identification. 12 years ago
  Eric Dumazet 4aa896c4ba ip_gre: remove an extra dst_release() 12 years ago
  Dmitry Kravkov eb6b9a8cad ip_gre: propogate target device GSO capability to the tunnel device 12 years ago
  Dmitry Kravkov aa0e51cdda ip_gre: allow CSUM capable devices to handle packets 12 years ago
  Pravin B Shelar 68c3316311 v4 GRE: Add TCP segmentation offload for GRE 12 years ago
  David S. Miller f1e7b73acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  David Ward 040468a0a7 ip_gre: When TOS is inherited, use configured TOS value for non-IP packets 12 years ago
  Eric Dumazet cef401de7b net: fix possible wrong checksum generation 12 years ago
  Pravin B Shelar 5465740ace IP_GRE: Fix kernel panic in IP_GRE with GRE csum. 12 years ago
  Isaku Yamahata 861aa6d56d ipv4/ip_gre: set transport header correctly to gre header 12 years ago
  Eric Dumazet f7e75ba177 ip_gre: fix possible use after free 12 years ago
  Isaku Yamahata 412ed94744 ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally 12 years ago
  Eric W. Biederman 52e804c6df net: Allow userns root to control ipv4 12 years ago
  Amerigo Wang e086cadc08 net: unify for_each_ip_tunnel_rcu() 12 years ago
  Amerigo Wang aa0010f880 net: convert __IPTUNNEL_XMIT() to an inline function 12 years ago