1. f88f69d openvswitch: Remove conntrack Kconfig option. by Joe Stringer · 9 years ago
  2. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  3. a581b96 openvswitch: Remove vport-net by Pravin B Shelar · 9 years ago
  4. 8c87663 openvswitch: Remove vport stats. by Pravin B Shelar · 9 years ago
  5. 3eedb41 openvswitch: Remove egress_tun_info. by Pravin B Shelar · 9 years ago
  6. 24d43f3 openvswitch: Remove vport get_name() by Pravin B Shelar · 9 years ago
  7. c30da49 openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headers by Simon Horman · 9 years ago
  8. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  9. 0d5cdef openvswitch: Fix conntrack compilation without mark. by Joe Stringer · 9 years ago
  10. 9723e6a openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL by Valentin Rothberg · 9 years ago
  11. 7b85b4d openvswitch: Include ip6_fib.h. by Joe Stringer · 9 years ago
  12. 35d4e17 net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag by Jiri Pirko · 9 years ago
  13. 6b001e6 openvswitch: Use Geneve device. by Pravin B Shelar · 9 years ago
  14. cae3a26 openvswitch: Allow attaching helpers to ct action by Joe Stringer · 9 years ago
  15. c2ac667 openvswitch: Allow matching on conntrack label by Joe Stringer · 9 years ago
  16. 182e304 openvswitch: Allow matching on conntrack mark by Joe Stringer · 9 years ago
  17. 7f8a436 openvswitch: Add conntrack action by Joe Stringer · 9 years ago
  18. be26b9a openvswitch: Move MASKED* macros to datapath.h by Joe Stringer · 9 years ago
  19. 8e2fed1 openvswitch: Serialize acts with original netlink len by Joe Stringer · 9 years ago
  20. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  21. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  22. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  23. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  24. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  25. b2acd1d openvswitch: Use regular GRE net_device instead of vport by Pravin B Shelar · 9 years ago
  26. a9020fd openvswitch: Move tunnel destroy function to oppenvswitch module. by Pravin B Shelar · 9 years ago
  27. e05176a openvswitch: Make 100 percents packets sampled when sampling rate is 1. by Wenyu Zhang · 9 years ago
  28. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  29. 3576fd7 openvswitch: Fix L4 checksum handling when dealing with IP fragments by Glenn Griffin · 9 years ago
  30. dcc38c0 openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN by Thomas Graf · 9 years ago
  31. 597798e openvswitch: Retrieve tunnel metadata when receiving from vport-netdev by Thomas Graf · 9 years ago
  32. 2661371 openvswitch: fix compilation when vxlan is a module by Nicolas Dichtel · 9 years ago
  33. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  35. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  36. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  37. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  38. 34ae932 openvswitch: Make tunnel set action attach a metadata dst by Thomas Graf · 9 years ago
  39. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  40. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  41. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. 640b2b1 openvswitch: disable LRO by Jiri Benc · 9 years ago
  43. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  44. 11e1fa4 geneve: Rename support library as geneve_core by John W. Linville · 9 years ago
  45. 35d32e8 geneve: move definition of geneve_hdr() to geneve.h by John W. Linville · 9 years ago
  46. 6713fc9 openvswitch: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  47. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  48. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  49. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  50. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. fa2d8ff openvswitch: Return vport module ref before destruction by Thomas Graf · 9 years ago
  52. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  53. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  54. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  55. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  56. 7d5f41f mpls: Fix the openvswitch select of NET_MPLS_GSO by Eric W. Biederman · 9 years ago
  57. f4f8e73 openvswitch: Fix serialization of non-masked set actions. by Joe Stringer · 9 years ago
  58. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 9 years ago
  59. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 9 years ago
  60. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 9 years ago
  61. b35725a openvswitch: Reset key metadata for packet execution. by Pravin B Shelar · 9 years ago
  62. fd3137c openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set by Thomas Graf · 9 years ago
  63. ca53934 openvswitch: Initialize unmasked key and uid len by Pravin B Shelar · 9 years ago
  64. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 9 years ago
  65. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 9 years ago
  66. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 9 years ago
  67. 272c2cf openvswitch: Use sw_flow_key_range for key ranges. by Joe Stringer · 9 years ago
  68. d29ab6f openvswitch: Refactor ovs_flow_tbl_insert(). by Joe Stringer · 9 years ago
  69. 5b4237b openvswitch: Refactor ovs_nla_fill_match(). by Joe Stringer · 9 years ago
  70. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 9 years ago
  71. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  72. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 9 years ago
  73. 81bfe3c openvswitch: Allow for any level of nesting in flow attributes by Thomas Graf · 9 years ago
  74. d91641d openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() by Thomas Graf · 9 years ago
  75. 3511494 vxlan: Group Policy extension by Thomas Graf · 9 years ago
  76. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 9 years ago
  78. 3f4c1d8 openvswitch: Introduce ovs_tunnel_route_lookup by Fan Du · 9 years ago
  79. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  80. a440edf openvswitch: Remove unnecessary version.h inclusion by Syam Sidhardhan · 9 years ago
  81. 24cc59d openvswitch: Consistently include VLAN header in flow and port stats. by Ben Pfaff · 10 years ago
  82. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  83. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  84. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  85. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  86. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  87. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  89. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 10 years ago
  90. f2a01517 openvswitch: Fix flow mask validation. by Pravin B Shelar · 10 years ago
  91. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  93. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  94. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  95. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  96. 1abcd82 openvswitch: actions: use skb_postpull_rcsum when possible by Jiri Pirko · 10 years ago
  97. d3052bb openvswitch: Don't validate IPv6 label masks. by Joe Stringer · 10 years ago
  98. f35423c1 openvswitch: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  99. fecaef8 openvswitch: Validate IPv6 flow key and mask values. by Jarno Rajahalme · 10 years ago
  100. 8ec609d openvswitch: Convert dp rcu read operation to locked operations by Pravin B Shelar · 10 years ago