Commit History

Author SHA1 Message Date
  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
  stephen hemminger 9fbef059d6 gre: fix sparse warning 12 years ago
  Eric Dumazet 60769a5dcd ipv4: gre: add GRO capability 12 years ago
  stephen hemminger eccc1bb8d4 tunnel: drop packet if ECN present with not-ECT 12 years ago
  stephen hemminger 0c5794a66c gre: remove unnecessary rcu_read_lock/unlock 12 years ago
  stephen hemminger d208328765 gre: fix handling of key 0 12 years ago
  Eric Dumazet 6b78f16e4b gre: add GSO support 13 years ago