1. 359a0ea vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) by Tom Herbert · 10 years ago
  2. 0c200ef openvswitch: Simplify genetlink code. by Pravin B Shelar · 10 years ago
  3. 893f139 openvswitch: Minimize ovs_flow_cmd_new|set critical sections. by Jarno Rajahalme · 10 years ago
  4. 37bdc87 openvswitch: Split ovs_flow_cmd_new_or_set(). by Jarno Rajahalme · 10 years ago
  5. aed0677 openvswitch: Minimize ovs_flow_cmd_del critical section. by Jarno Rajahalme · 10 years ago
  6. 0e9796b openvswitch: Reduce locking requirements. by Jarno Rajahalme · 10 years ago
  7. 86ec8db openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. by Jarno Rajahalme · 10 years ago
  8. eb07265 openvswitch: Fix typo. by Jarno Rajahalme · 10 years ago
  9. 6093ae9 openvswitch: Minimize dp and vport critical sections. by Jarno Rajahalme · 10 years ago
  10. 56c1986 openvswitch: Make flow mask removal symmetric. by Jarno Rajahalme · 10 years ago
  11. fb5d1e9 openvswitch: Build flow cmd netlink reply only if needed. by Jarno Rajahalme · 10 years ago
  12. bb6f9a7 openvswitch: Clarify locking. by Jarno Rajahalme · 10 years ago
  13. be52c9e openvswitch: Avoid assigning a NULL pointer to flow actions. by Jarno Rajahalme · 10 years ago
  14. 1139e24 openvswitch: Compact sw_flow_key. by Jarno Rajahalme · 10 years ago
  15. 944df8a net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c by Monam Agarwal · 10 years ago
  16. 88d73f6 openvswitch: Use TCP flags in the flow key for stats. by Jarno Rajahalme · 10 years ago
  17. d92ab13 openvswitch: Fix output of SCTP mask. by Jarno Rajahalme · 10 years ago
  18. 63e7959 openvswitch: Per NUMA node flow stats. by Jarno Rajahalme · 10 years ago
  19. 23dabf8 openvswitch: Remove 5-tuple optimization. by Jarno Rajahalme · 10 years ago
  20. 8c63ff0 openvswitch: Use ether_addr_copy by Joe Perches · 10 years ago
  21. 2235ad1 openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output by Joe Perches · 11 years ago
  22. 1815a88 openvswitch: Use net_ratelimit in OVS_NLERR by Joe Perches · 11 years ago
  23. cc23ebf openvswitch: Added (unsigned long long) cast in printf by Daniele Di Proietto · 11 years ago
  24. 07dc060 openvswitch: avoid cast-qual warning in vport_priv by Daniele Di Proietto · 11 years ago
  25. d0b4da1 openvswitch: avoid warnings in vport_from_priv by Daniele Di Proietto · 11 years ago
  26. 7085130 openvswitch: use const in some local vars and casts by Daniele Di Proietto · 11 years ago
  27. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  28. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  29. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 10 years ago
  30. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  31. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 10 years ago
  33. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  34. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. f9b8c4c openvswitch: Correctly report flow used times for first 5 minutes after boot. by Ben Pfaff · 10 years ago
  36. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  37. 42ee19e openvswitch: Fix race. by Jarno Rajahalme · 10 years ago
  38. 04382a3 openvswitch: Read tcp flags only then the tranport header is present. by Jarno Rajahalme · 10 years ago
  39. 3c7eacf ovs: fix dp check in ovs_dp_reset_user_features by Jiri Pirko · 10 years ago
  40. df9d9fd openvswitch: rename ->sync to ->syncp by WANG Cong · 10 years ago
  41. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  42. c14e095 openvswitch: Suppress error messages on megaflow updates by Andy Zhou · 11 years ago
  43. e4c6d75 openvswitch: Fix ovs_flow_free() ovs-lock assert. by Pravin B Shelar · 11 years ago
  44. 45fb9c3 openvswitch: Fix ovs_dp_cmd_msg_size() by Daniele Di Proietto · 11 years ago
  45. e80857c openvswitch: Fix kernel panic on ovs_flow_free by Andy Zhou · 11 years ago
  46. aea0bb4 openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed by Thomas Graf · 11 years ago
  47. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  48. ece37c8 openvswitch: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  49. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  50. 443cd88 ovs: make functions local by Stephen Hemminger · 11 years ago
  51. 09c5e60 openvswitch: Compute checksum in skb_gso_segment() if needed by Thomas Graf · 11 years ago
  52. bda56f1 openvswitch: Use skb_zerocopy() for upcall by Thomas Graf · 11 years ago
  53. 8055a89 openvswitch: Pass datapath into userspace queue functions by Thomas Graf · 11 years ago
  54. 44da5ae openvswitch: Drop user features if old user space attempted to create datapath by Thomas Graf · 11 years ago
  55. 43d4be9 openvswitch: Allow user space to announce ability to accept unaligned Netlink messages by Thomas Graf · 11 years ago
  56. 5f03f47 openvswitch: remove duplicated include from flow_table.c by Wei Yongjun · 11 years ago
  57. 11d6c461 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} by Daniel Borkmann · 11 years ago
  58. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  59. 795449d openvswitch: Enable memory mapped Netlink i/o by Thomas Graf · 11 years ago
  60. 663efa3 openvswitch: Silence RCU lockdep checks from flow lookup. by Jesse Gross · 11 years ago
  61. 5bb5063 openvswitch: Change ovs_flow_tbl_lookup_xx() APIs by Andy Zhou · 11 years ago
  62. 8f49ce1 openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). by Ben Pfaff · 11 years ago
  63. d121190 openvswitch: Correct comment. by Ben Pfaff · 11 years ago
  64. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  65. 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 11 years ago
  66. 500f808 net: ovs: use CRC32 accelerated flow hash if available by Francesco Fusco · 11 years ago
  67. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  68. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  69. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  70. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  71. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  72. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  73. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  75. 6fcf018 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  76. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. 8ddd094 openvswitch: Use flow hash during flow lookup operation. by Pravin B Shelar · 11 years ago
  78. 5eb26b1 openvswitch: TCP flags matching support. by Jarno Rajahalme · 11 years ago
  79. df23e9f openvswitch: Widen TCP flags handling. by Jarno Rajahalme · 11 years ago
  80. 3cdb35b openvswitch: Enable all GSO features on internal port. by Pravin B Shelar · 11 years ago
  81. 1bd7116 openvswitch: collect mega flow mask stats by Andy Zhou · 11 years ago
  82. b07c265 openvswitch: fix vport-netdev unregister by Alexei Starovoitov · 11 years ago
  83. 618ed0c openvswitch: Simplify mega-flow APIs. by Pravin B Shelar · 11 years ago
  84. b637e49 openvswitch: Move mega-flow list out of rehashing struct. by Pravin B Shelar · 11 years ago
  85. e644571 openvswitch: Restructure datapath.c and flow.c by Pravin B Shelar · 11 years ago
  86. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  87. f0627cf openvswitch: remove duplicated include from vport-gre.c by Wei Yongjun · 11 years ago
  88. 9db5507 openvswitch: remove duplicated include from vport-vxlan.c by Wei Yongjun · 11 years ago
  89. e7f1332 openvswitch: Move flow table rehashing to flow install. by Pravin B Shelar · 11 years ago
  90. 3bf4b5b net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs by Daniel Borkmann · 11 years ago
  91. 0d40f75 openvswitch: Fix alignment of struct sw_flow_key. by Jesse Gross · 11 years ago
  92. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  93. 1179618 vxlan: remove net arg from vxlan[6]_xmit_skb() by Nicolas Dichtel · 11 years ago
  94. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  95. e4c7ed4 vxlan: add ipv6 support by Cong Wang · 11 years ago
  96. 5828cd9 openvswitch: optimize flow compare and mask functions by Andy Zhou · 11 years ago
  97. 0223737 openvswitch: Rename key_len to key_end by Andy Zhou · 11 years ago
  98. a175a72 openvswitch: Add SCTP support by Joe Stringer · 11 years ago
  99. 03f0d91 openvswitch: Mega flow implementation by Andy Zhou · 11 years ago
  100. 3fa34de openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile by Cong Wang · 11 years ago