1. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. 640b2b1 openvswitch: disable LRO by Jiri Benc · 9 years ago
  3. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  4. 11e1fa4 geneve: Rename support library as geneve_core by John W. Linville · 9 years ago
  5. 35d32e8 geneve: move definition of geneve_hdr() to geneve.h by John W. Linville · 9 years ago
  6. 6713fc9 openvswitch: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  7. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  8. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  9. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  10. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. fa2d8ff openvswitch: Return vport module ref before destruction by Thomas Graf · 9 years ago
  12. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  13. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  14. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  15. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  16. 7d5f41f mpls: Fix the openvswitch select of NET_MPLS_GSO by Eric W. Biederman · 9 years ago
  17. f4f8e73 openvswitch: Fix serialization of non-masked set actions. by Joe Stringer · 9 years ago
  18. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 9 years ago
  19. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 9 years ago
  20. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 9 years ago
  21. b35725a openvswitch: Reset key metadata for packet execution. by Pravin B Shelar · 9 years ago
  22. fd3137c openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set by Thomas Graf · 9 years ago
  23. ca53934 openvswitch: Initialize unmasked key and uid len by Pravin B Shelar · 9 years ago
  24. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 9 years ago
  25. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 9 years ago
  26. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  27. 272c2cf openvswitch: Use sw_flow_key_range for key ranges. by Joe Stringer · 10 years ago
  28. d29ab6f openvswitch: Refactor ovs_flow_tbl_insert(). by Joe Stringer · 10 years ago
  29. 5b4237b openvswitch: Refactor ovs_nla_fill_match(). by Joe Stringer · 10 years ago
  30. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 10 years ago
  31. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  32. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  33. 81bfe3c openvswitch: Allow for any level of nesting in flow attributes by Thomas Graf · 10 years ago
  34. d91641d openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() by Thomas Graf · 10 years ago
  35. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  36. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 10 years ago
  38. 3f4c1d8 openvswitch: Introduce ovs_tunnel_route_lookup by Fan Du · 10 years ago
  39. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  40. a440edf openvswitch: Remove unnecessary version.h inclusion by Syam Sidhardhan · 10 years ago
  41. 24cc59d openvswitch: Consistently include VLAN header in flow and port stats. by Ben Pfaff · 10 years ago
  42. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  43. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  44. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  45. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  46. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  47. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  49. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 10 years ago
  50. f2a01517 openvswitch: Fix flow mask validation. by Pravin B Shelar · 10 years ago
  51. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  53. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  54. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  55. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  56. 1abcd82 openvswitch: actions: use skb_postpull_rcsum when possible by Jiri Pirko · 10 years ago
  57. d3052bb openvswitch: Don't validate IPv6 label masks. by Joe Stringer · 10 years ago
  58. f35423c1 openvswitch: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  59. fecaef8 openvswitch: Validate IPv6 flow key and mask values. by Jarno Rajahalme · 10 years ago
  60. 8ec609d openvswitch: Convert dp rcu read operation to locked operations by Pravin B Shelar · 10 years ago
  61. 19e7a3d openvswitch: Fix NDP flow mask validation by Daniele Di Proietto · 10 years ago
  62. 856447d openvswitch: Fix checksum calculation when modifying ICMPv6 packets. by Jesse Gross · 10 years ago
  63. ab64f16 openvswitch: Fix memory leak. by Pravin B Shelar · 10 years ago
  64. 8cd4313 openvswitch: Fix build failure. by Pravin B Shelar · 10 years ago
  65. 05da589 openvswitch: Add support for OVS_FLOW_ATTR_PROBE. by Jarno Rajahalme · 10 years ago
  66. 12eb18f openvswitch: Constify various function arguments by Thomas Graf · 10 years ago
  67. e8eedb8 openvswitch: Remove redundant key ref from upcall_info. by Pravin B Shelar · 10 years ago
  68. fff06c3 openvswitch: Optimize recirc action. by Pravin B Shelar · 10 years ago
  69. 8f0aad6 openvswitch: Extend packet attribute for egress tunnel info by Wenyu Zhang · 10 years ago
  70. 9ba559d openvswitch: Export symbols as GPL symbols. by Pravin B Shelar · 10 years ago
  71. a85311b openvswitch: Avoid NULL mask check while building mask by Pravin B Shelar · 10 years ago
  72. 2fdb957 openvswitch: Refactor action alloc and copy api. by Pravin B Shelar · 10 years ago
  73. 41af73e openvswitch: Move key_attr_size() to flow_netlink.h. by Joe Stringer · 10 years ago
  74. d98612b openvswitch: Remove flow member from struct ovs_skb_cb by Lorand Jakab · 10 years ago
  75. e1f9c35 openvswitch: Drop packets when interdev is not up by Chunhe Li · 10 years ago
  76. cc3a5ae openvswitch: Refactor get_dp() function into multiple access APIs. by Andy Zhou · 10 years ago
  77. ca7105f openvswitch: Refactor ovs_flow_cmd_fill_info(). by Joe Stringer · 10 years ago
  78. 738967b openvswitch: refactor do_output() to move NULL check out of fast path by Andy Zhou · 10 years ago
  79. 426cda5 openvswitch: Additional logging for -EINVAL on flow setups. by Jesse Gross · 10 years ago
  80. 1b760fb openvswitch: Remove redundant tcp_flags code. by Joe Stringer · 10 years ago
  81. 9b996e5 openvswitch: Move table destroy to dp-rcu callback. by Pravin B Shelar · 10 years ago
  82. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  83. 2c6c49d openvswitch: Export lockdep_ovsl_is_held to modules. by David S. Miller · 10 years ago
  84. 941d8eb datapath: Rename last_action() as nla_is_last() and move to netlink.h by Simon Horman · 10 years ago
  85. 62b9c8d ovs: Turn vports with dependencies into separate modules by Thomas Graf · 10 years ago
  86. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  87. 25ef132 openvswitch: Set flow-key members. by Pravin B Shelar · 10 years ago
  88. f47de06 openvswitch: Create right mask with disabled megaflows by Pravin B Shelar · 10 years ago
  89. 389f489 openvswitch: fix a use after free by Li RongQing · 10 years ago
  90. 4e8febd openvswitch: use vport instead of p by Fabian Frederick · 10 years ago
  91. 7e78cc4 openvswitch: kerneldoc warning fix by Fabian Frederick · 10 years ago
  92. 0a5d1c5 openvswitch: fix a sparse warning by Andy Zhou · 10 years ago
  93. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  94. 6b205b2 openvswitch: Factor out allocation and verification of actions. by Jesse Gross · 10 years ago
  95. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  96. 67fa034 openvswitch: Add support for matching on OAM packets. by Jesse Gross · 10 years ago
  97. 0714812 openvswitch: Eliminate memset() from flow_extract. by Jesse Gross · 10 years ago
  98. 8280bf0 net/openvswitch: remove dup comment in vport.h by Wang Sheng-Hui · 10 years ago
  99. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. 9b67aa4 openvswitch: restore OVS_FLOW_CMD_NEW notifications by Samuel Gauthier · 10 years ago