1. 5ab1e49 openvswitch: handle DNAT tuple collision by Dumitru Ceara · 3 years, 10 months ago
  2. 1e6a423 net: openvswitch: use div_u64() for 64-by-32 divisions by Tonghao Zhang · 4 years, 3 months ago
  3. 6043d61 net: openvswitch: use u64 for meter bucket by Tonghao Zhang · 4 years, 3 months ago
  4. 7fc4eec openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() by Peilin Ye · 4 years ago
  5. 6f99afc openvswitch: support asymmetric conntrack by Aaron Conole · 4 years, 8 months ago
  6. 6ed8f48 openvswitch: remove another BUG_ON() by Paolo Abeni · 4 years, 8 months ago
  7. 7e48458 openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 4 years, 8 months ago
  8. ae0ab39 openvswitch: fix flow command message size by Paolo Abeni · 4 years, 8 months ago
  9. 465073e openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  10. c234566f1 net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  11. 4e80e56 net: openvswitch: free vport unless register_netdevice() succeeds by Hillf Danton · 4 years, 9 months ago
  12. 40400fd netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 4 years, 9 months ago
  13. 99952b0 openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC by Li RongQing · 4 years, 10 months ago
  14. c60bce6 net: openvswitch: fix csum updates for MPLS actions by John Hurley · 5 years ago
  15. 7530c3f net: openvswitch: do not free vport if register_netdevice() is failed. by Taehee Yoo · 5 years ago
  16. ec0e32d openvswitch: fix flow actions reallocation by Andrea Righi · 5 years ago
  17. 3d997bf openvswitch: Avoid OOB read when parsing flow nlattrs by Ross Lagerwall · 6 years ago
  18. 0024aeb openvswitch: Fix push/pop ethernet validation by Jaime Caamaño Ruiz · 6 years ago
  19. 17c357e openvswitch: load NAT helper by Flavio Leitner · 6 years ago
  20. 7f6d655 Revert "openvswitch: Fix template leak in error cases." by Flavio Leitner · 6 years ago
  21. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 25432eb openvswitch: meter: Fix setting meter id for new entries by Justin Pettit · 6 years ago
  23. 70b095c ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 6 years ago
  24. 440534d netfilter: Remove useless param helper of nf_ct_helper_ext_add by Gao Feng · 6 years ago
  25. 60e3be9 openvswitch: use nf_ct_get_tuplepr, invert_tuplepr by Florian Westphal · 6 years ago
  26. b233504 openvswitch: kernel datapath clone action by Yifeng Sun · 6 years ago
  27. 256c87c net: check tunnel option type in tunnel flags by Pieter Jansen van Vuuren · 6 years ago
  28. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  29. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  30. 11efd5c openvswitch: Support conntrack zone limit by Yi-Hung Wei · 6 years ago
  31. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. 72f17ba openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found by Stefano Brivio · 6 years ago
  33. 2eb0f62 netfilter: add NAT support for shifted portmap ranges by Thierry Du Tre · 6 years ago
  34. ec9c780 ovs: Remove rtnl_lock() from ovs_exit_net() by Kirill Tkhai · 6 years ago
  35. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 6 years ago
  36. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  37. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. ec71665 net: Convert ovs_net_ops by Kirill Tkhai · 6 years ago
  39. ddc502d openvswitch: meter: fix the incorrect calculation of max delta_t by zhangliping · 6 years ago
  40. 46e371f openvswitch: fix vport packet length check. by William Tu · 6 years ago
  41. 9382fe7 openvswitch: Remove padding from packet before L3+ conntrack processing by Ed Swierk · 6 years ago
  42. 5b7789e openvswitch: meter: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  43. fc1372f openvswitch: add erspan version I and II support by William Tu · 7 years ago
  44. 89290b8 flow_netlink: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  45. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 95a3320 Revert "openvswitch: Add erspan tunnel support." by William Tu · 7 years ago
  47. 419091f net: ovs: remove unused hardirq.h by Yang Shi · 7 years ago
  48. e0b1084 openvswitch: drop unneeded newline by Julia Lawall · 7 years ago
  49. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. c48e747 openvswitch: Fix pop_vlan action for double tagged frames by Eric Garver · 7 years ago
  51. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  52. 183dea5 openvswitch: do not propagate headroom updates to internal port by Paolo Abeni · 7 years ago
  53. 311af51 openvswitch: use ktime_get_ts64() instead of ktime_get_ts() by Arnd Bergmann · 7 years ago
  54. 67c8d22 openvswitch: fix the incorrect flow action alloc size by zhangliping · 7 years ago
  55. 2734166 net: openvswitch: datapath: fix data type in queue_gso_packets by Gustavo A. R. Silva · 7 years ago
  56. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  57. b74912a openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start by Gustavo A. R. Silva · 7 years ago
  58. 6dc14dc openvswitch: Using kfree_rcu() to simplify the code by Wei Yongjun · 7 years ago
  59. 06c2351 openvswitch: Make local function ovs_nsh_key_attr_size() static by Wei Yongjun · 7 years ago
  60. 8a860c2 openvswitch: Fix return value check in ovs_meter_cmd_features() by Wei Yongjun · 7 years ago
  61. cd8a6c3 openvswitch: Add meter action support by Andy Zhou · 7 years ago
  62. 96fbc13 openvswitch: Add meter infrastructure by Andy Zhou · 7 years ago
  63. 9602c01 openvswitch: export get_dp() API. by Andy Zhou · 7 years ago
  64. b2d0f5d openvswitch: enable NSH support by Yi Yang · 7 years ago
  65. 9354d45 openvswitch: reliable interface indentification in port dumps by Jiri Benc · 7 years ago
  66. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  68. 279badc openvswitch: conntrack: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  69. b822696 openvswitch: add ct_clear action by Eric Garver · 7 years ago
  70. ceaa001 openvswitch: Add erspan tunnel support. by William Tu · 7 years ago
  71. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  72. 5829e62 openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()' by Christophe JAILLET · 7 years ago
  73. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  74. b3480fe netfilter: conntrack: make protocol tracker pointers const by Florian Westphal · 7 years ago
  75. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 494bea3 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  77. 0ed80da openvswitch: Remove unnecessary newlines from OVS_NLERR uses by Joe Perches · 7 years ago
  78. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. 69ec932 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  80. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  81. c4b2bf6 openvswitch: Optimize operations for OvS flow_stats. by Tonghao Zhang · 7 years ago
  82. c57c054 openvswitch: Optimize updating for OvS flow_stats. by Tonghao Zhang · 7 years ago
  83. 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 7 years ago
  84. 8b97ac5 openvswitch: Fix for force/commit action failures by Greg Rose · 7 years ago
  85. 52427fa openvswitch: fix mis-ordered comment lines for ovs_skb_cb by Daniel Axtens · 7 years ago
  86. 9cc9a5c datapath: Avoid using stack larger than 1024. by Tonghao Zhang · 7 years ago
  87. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 7 years ago
  88. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 7 years ago
  89. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  90. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  91. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  92. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 7529390 openvswitch: more accurate checksumming in queue_userspace_packet() by Davide Caratti · 7 years ago
  94. d91fc59 netfilter: introduce nf_conntrack_helper_put helper function by Liping Zhang · 7 years ago
  95. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  96. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  97. cf5d709 openvswitch: Delete conntrack entry clashing with an expectation. by Jarno Rajahalme · 7 years ago
  98. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 7 years ago
  99. abd0a4f openvswitch: Typo fix. by Jarno Rajahalme · 7 years ago
  100. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 7 years ago