1. 27de77c net: openvswitch: ovs_ct_exit to be done under ovs_lock by Tonghao Zhang · 4 years, 9 months ago
  2. 6494842 net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry by Tonghao Zhang · 4 years, 9 months ago
  3. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 9 months ago
  4. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  5. b5ab1f1 openvswitch: add missing attribute validation for hash by Jakub Kicinski · 4 years, 10 months ago
  6. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  7. 16a556e openvswitch: Distribute switch variables for initialization by Kees Cook · 4 years, 10 months ago
  8. a2cfb96 flow_table.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  9. 53742e6 datapath.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  10. fed4842 vport.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  11. 7790614 meter.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  12. 744676e openvswitch: add TTL decrement action by Matteo Croce · 4 years, 11 months ago
  13. 2cec444 net: openvswitch: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  14. f66b53f openvswitch: New MPLS actions for layer 2 tunnelling by Martin Varghese · 5 years ago
  15. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  16. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  17. 5d50aa8 openvswitch: support asymmetric conntrack by Aaron Conole · 5 years ago
  18. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  19. 8a574f8 openvswitch: remove another BUG_ON() by Paolo Abeni · 5 years ago
  20. 8ffeb03f openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 5 years ago
  21. 4e81c0b openvswitch: fix flow command message size by Paolo Abeni · 5 years ago
  22. 61ca533 net: openvswitch: don't call pad_packet if not necessary by Tonghao Zhang · 5 years ago
  23. bd1903b net: openvswitch: add hash info to upcall by Tonghao Zhang · 5 years ago
  24. 90ce9f2 net: openvswitch: select vport upcall portid directly by Tonghao Zhang · 5 years ago
  25. fbdcdd7 Change in Openvswitch to support MPLS label depth of 3 in ingress direction by Martin Varghese · 5 years ago
  26. eec62ea net: openvswitch: simplify the ovs_dp_cmd_new by Tonghao Zhang · 5 years ago
  27. 4c76bf6 net: openvswitch: don't unlock mutex when changing the user_features fails by Tonghao Zhang · 5 years ago
  28. 50b0e61 net: openvswitch: fix possible memleak on destroy flow-table by Tonghao Zhang · 5 years ago
  29. 0a3e013 net: openvswitch: add likely in flow_lookup by Tonghao Zhang · 5 years ago
  30. 515b65a net: openvswitch: simplify the flow_hash by Tonghao Zhang · 5 years ago
  31. 57f7d7b9 net: openvswitch: optimize flow-mask looking up by Tonghao Zhang · 5 years ago
  32. a7f35e7 net: openvswitch: optimize flow mask cache hash collision by Tonghao Zhang · 5 years ago
  33. 1689754 net: openvswitch: shrink the mask array if necessary by Tonghao Zhang · 5 years ago
  34. 4bc63b1 net: openvswitch: convert mask list in mask array by Tonghao Zhang · 5 years ago
  35. 04b7d13 net: openvswitch: add flow-mask cache for performance by Tonghao Zhang · 5 years ago
  36. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  37. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  38. 9464cc3 net: openvswitch: free vport unless register_netdevice() succeeds by Hillf Danton · 5 years ago
  39. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  40. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  41. 248d45f openvswitch: Allow attaching helper in later commit by Yi-Hung Wei · 5 years ago
  42. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  43. ea8564c openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC by Li RongQing · 5 years ago
  44. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  45. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  46. 0754b4e openvswitch: Clear the L4 portion of the key for "later" fragments. by Justin Pettit · 5 years ago
  47. ad06a56 openvswitch: Properly set L4 keys on "later" IP fragments by Greg Rose · 5 years ago
  48. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  49. 7177895 openvswitch: Fix conntrack cache with timeout by Yi-Hung Wei · 5 years ago
  50. 12c6bc3 openvswitch: Fix log message in ovs conntrack by Yi-Hung Wei · 5 years ago
  51. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  52. aa73366 openvswitch: Print error when ovs_execute_actions() fails by Yifeng Sun · 5 years ago
  53. 2606379 ovs: datapath: hide clang frame-overflow warnings by Arnd Bergmann · 5 years ago
  54. aef833c net: openvswitch: rename flow_stats to sw_flow_stats by Pablo Neira Ayuso · 5 years ago
  55. 6b660c4 net: openvswitch: do not update max_headroom if new headroom is equal to old headroom by Taehee Yoo · 5 years ago
  56. d27cf5c net: core: add MPLS update core helper and use in OvS by John Hurley · 5 years ago
  57. ed246ce net: core: move pop MPLS functionality from OvS to core helper by John Hurley · 5 years ago
  58. 8822e27 net: core: move push MPLS functionality from OvS to core helper by John Hurley · 5 years ago
  59. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  60. 44e3725 net: openvswitch: use netif_ovs_is_port() instead of opencode by Taehee Yoo · 5 years ago
  61. 0e3183c net: openvswitch: fix csum updates for MPLS actions by John Hurley · 6 years ago
  62. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  64. f7a8fb1 net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del() by Taehee Yoo · 6 years ago
  65. 309b669 net: openvswitch: do not free vport if register_netdevice() is failed. by Taehee Yoo · 6 years ago
  66. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. b90f5aa net: openvswitch: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  68. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  69. c942299 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 by Thomas Gleixner · 6 years ago
  70. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  71. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  72. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  73. f319ca6 openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) by Geert Uytterhoeven · 6 years ago
  74. 1ffad6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  75. ca96534 openvswitch: check for null pointer return from nla_nest_start_noflag by Colin Ian King · 6 years ago
  76. a734d1f net: openvswitch: return an error instead of doing BUG_ON() by Eelco Chaudron · 6 years ago
  77. fec9c27 openvswitch: load and reference the NAT helper. by Flavio Leitner · 6 years ago
  78. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  79. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  80. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  81. 4806e97 netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) by Florian Westphal · 6 years ago
  82. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  83. 6d67049 openvswitch: use after free in __ovs_ct_free_action() by Dan Carpenter · 6 years ago
  84. 18b6f71 openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode by wenxu · 6 years ago
  85. f28cd2a openvswitch: fix flow actions reallocation by Andrea Righi · 6 years ago
  86. 06bd2bd openvswitch: Add timeout support to ct action by Yi-Hung Wei · 6 years ago
  87. 4d5ec89 net: openvswitch: Add a new action check_pkt_len by Numan Siddique · 6 years ago
  88. fa7e428 openvswitch: add seqadj extension when NAT is used. by Flavio Leitner · 6 years ago
  89. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  90. 0fff9bd net: openvswitch: fix missing checks for nla_nest_start by Kangjie Lu · 6 years ago
  91. 6f19893 net: openvswitch: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  92. ee9c5e6 openvswitch: convert to kvmalloc by Kent Overstreet · 6 years ago
  93. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  94. 3bf195a netfilter: nat: merge nf_nat_ipv4,6 into nat core by Florian Westphal · 6 years ago
  95. 343917b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  96. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  97. 303e0c5 netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups by Florian Westphal · 6 years ago
  98. c5c3899 openvswitch: meter: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  99. 04a4af3 openvswitch: Avoid OOB read when parsing flow nlattrs by Ross Lagerwall · 6 years ago
  100. 41e4e2c openvswitch: Fix IPv6 later frags parsing by Yi-Hung Wei · 6 years ago