1. 9382fe7 openvswitch: Remove padding from packet before L3+ conntrack processing by Ed Swierk · 7 years ago
  2. 5b7789e openvswitch: meter: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  3. fc1372f openvswitch: add erspan version I and II support by William Tu · 7 years ago
  4. 89290b8 flow_netlink: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  5. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 95a3320 Revert "openvswitch: Add erspan tunnel support." by William Tu · 7 years ago
  7. 419091f net: ovs: remove unused hardirq.h by Yang Shi · 7 years ago
  8. e0b1084 openvswitch: drop unneeded newline by Julia Lawall · 7 years ago
  9. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. c48e747 openvswitch: Fix pop_vlan action for double tagged frames by Eric Garver · 7 years ago
  11. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  12. 183dea5 openvswitch: do not propagate headroom updates to internal port by Paolo Abeni · 7 years ago
  13. 311af51 openvswitch: use ktime_get_ts64() instead of ktime_get_ts() by Arnd Bergmann · 7 years ago
  14. 67c8d22 openvswitch: fix the incorrect flow action alloc size by zhangliping · 7 years ago
  15. 2734166 net: openvswitch: datapath: fix data type in queue_gso_packets by Gustavo A. R. Silva · 7 years ago
  16. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  17. b74912a openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start by Gustavo A. R. Silva · 7 years ago
  18. 6dc14dc openvswitch: Using kfree_rcu() to simplify the code by Wei Yongjun · 7 years ago
  19. 06c2351 openvswitch: Make local function ovs_nsh_key_attr_size() static by Wei Yongjun · 7 years ago
  20. 8a860c2 openvswitch: Fix return value check in ovs_meter_cmd_features() by Wei Yongjun · 7 years ago
  21. cd8a6c3 openvswitch: Add meter action support by Andy Zhou · 7 years ago
  22. 96fbc13 openvswitch: Add meter infrastructure by Andy Zhou · 7 years ago
  23. 9602c01 openvswitch: export get_dp() API. by Andy Zhou · 7 years ago
  24. b2d0f5d openvswitch: enable NSH support by Yi Yang · 7 years ago
  25. 9354d45 openvswitch: reliable interface indentification in port dumps by Jiri Benc · 7 years ago
  26. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. 279badc openvswitch: conntrack: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  29. b822696 openvswitch: add ct_clear action by Eric Garver · 7 years ago
  30. ceaa001 openvswitch: Add erspan tunnel support. by William Tu · 7 years ago
  31. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  32. 5829e62 openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()' by Christophe JAILLET · 7 years ago
  33. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  34. b3480fe netfilter: conntrack: make protocol tracker pointers const by Florian Westphal · 7 years ago
  35. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 494bea3 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  37. 0ed80da openvswitch: Remove unnecessary newlines from OVS_NLERR uses by Joe Perches · 7 years ago
  38. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. 69ec932 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  40. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. c4b2bf6 openvswitch: Optimize operations for OvS flow_stats. by Tonghao Zhang · 7 years ago
  42. c57c054 openvswitch: Optimize updating for OvS flow_stats. by Tonghao Zhang · 7 years ago
  43. 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 7 years ago
  44. 8b97ac5 openvswitch: Fix for force/commit action failures by Greg Rose · 7 years ago
  45. 52427fa openvswitch: fix mis-ordered comment lines for ovs_skb_cb by Daniel Axtens · 7 years ago
  46. 9cc9a5c datapath: Avoid using stack larger than 1024. by Tonghao Zhang · 7 years ago
  47. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 7 years ago
  48. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 7 years ago
  49. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  50. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  52. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. 7529390 openvswitch: more accurate checksumming in queue_userspace_packet() by Davide Caratti · 7 years ago
  54. d91fc59 netfilter: introduce nf_conntrack_helper_put helper function by Liping Zhang · 7 years ago
  55. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  56. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  57. cf5d709 openvswitch: Delete conntrack entry clashing with an expectation. by Jarno Rajahalme · 8 years ago
  58. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 8 years ago
  59. abd0a4f openvswitch: Typo fix. by Jarno Rajahalme · 8 years ago
  60. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 8 years ago
  61. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  62. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 6f56f61 openvswitch: Fix ovs_flow_key_update() by Yi-Hung Wei · 8 years ago
  64. b768b16 openvswitch: Fix refcount leak on force commit. by Jarno Rajahalme · 8 years ago
  65. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. bef7f75 Openvswitch: Refactor sample and recirc actions implementation by andy zhou · 8 years ago
  67. 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
  68. 4572ef5 openvswitch: Refactor recirc key allocation. by andy zhou · 8 years ago
  69. 47c697a openvswitch: Deferred fifo API change. by andy zhou · 8 years ago
  70. 8f3dbfd7 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  71. 3d20f1f net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  72. f1304f7 openvswitch: actions: fixed a brace coding style warning by Peter Downs · 8 years ago
  73. 48cac18 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  74. 2317c6b openvswitch: Set event bit after initializing labels. by Jarno Rajahalme · 8 years ago
  75. 425df17 openvswitch: Set internal device max mtu to ETH_MAX_MTU. by Jarno Rajahalme · 8 years ago
  76. 316d4d7 openvswitch: Pack struct sw_flow_key. by Jarno Rajahalme · 8 years ago
  77. dd41d33 openvswitch: Add force commit. by Jarno Rajahalme · 8 years ago
  78. 9dd7f89 openvswitch: Add original direction conntrack tuple to sw_flow_key. by Jarno Rajahalme · 8 years ago
  79. 09aa98a openvswitch: Inherit master's labels. by Jarno Rajahalme · 8 years ago
  80. 6ffcea7 openvswitch: Refactor labels initialization. by Jarno Rajahalme · 8 years ago
  81. b87cec3 openvswitch: Simplify labels length logic. by Jarno Rajahalme · 8 years ago
  82. cb80d58 openvswitch: Unionize ovs_key_ct_label with a u32 array. by Jarno Rajahalme · 8 years ago
  83. 193e309 openvswitch: Do not trigger events for unconfirmed connections. by Jarno Rajahalme · 8 years ago
  84. 9ff464d openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted. by Jarno Rajahalme · 8 years ago
  85. 5e17da6 openvswitch: Fix comments for skb->_nfct by Jarno Rajahalme · 8 years ago
  86. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  87. c74454f netfilter: add and use nf_ct_set helper by Florian Westphal · 8 years ago
  88. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  89. 5b8784a openvswitch: Simplify do_execute_actions(). by andy zhou · 8 years ago
  90. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 75f01a4 openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 8 years ago
  92. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  93. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 8 years ago
  94. 87e159c openvswitch: Add a missing break statement. by Jarno Rajahalme · 8 years ago
  95. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 8 years ago
  97. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  98. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  99. 217ac77 openvswitch: allow L3 netdev ports by Jiri Benc · 8 years ago
  100. 91820da openvswitch: add Ethernet push and pop actions by Jiri Benc · 8 years ago