1. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  2. 83e4bf7 openvswitch: properly refcount vport-vxlan module by Paolo Abeni · 9 years ago
  3. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  5. aec1592 openvswitch: Use dev_queue_xmit for vport send. by Pravin B Shelar · 9 years ago
  6. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  7. 3eedb41 openvswitch: Remove egress_tun_info. by Pravin B Shelar · 9 years ago
  8. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  9. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  10. 3f4c1d8 openvswitch: Introduce ovs_tunnel_route_lookup by Fan Du · 9 years ago
  11. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  12. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 9 years ago
  13. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 9 years ago
  14. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  15. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  16. 8f0aad6 openvswitch: Extend packet attribute for egress tunnel info by Wenyu Zhang · 10 years ago
  17. 62b9c8d ovs: Turn vports with dependencies into separate modules by Thomas Graf · 10 years ago
  18. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  19. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  20. 8c8b1b8 openvswitch: Use tun_key only for egress tunnel path. by Pravin B Shelar · 10 years ago
  21. e0bb8c4 openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash by Wei Zhang · 10 years ago
  22. 944df8a net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c by Monam Agarwal · 10 years ago
  23. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  24. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  25. f0627cf openvswitch: remove duplicated include from vport-gre.c by Wei Yongjun · 11 years ago
  26. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  27. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  28. 3fa34de openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile by Cong Wang · 11 years ago
  29. fb825a5 openvswitch: Add Kconfig dependency on GRE-DEMUX. by Pravin B Shelar · 11 years ago
  30. 479b1a5 openvswitch: Use correct config guard. by Pravin B Shelar · 11 years ago
  31. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 11 years ago