1. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  3. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  4. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago
  5. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 8 years ago
  6. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 8 years ago
  7. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 8 years ago
  8. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 8 years ago
  9. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 8 years ago
  10. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 8 years ago
  11. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 8 years ago
  12. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 8 years ago
  13. eb8fc32 mlxsw: spectrum_router: Fix use after free by Vincent · 8 years ago
  14. 4de34eb mlxsw: spectrum: Add missing DCB rollback in error path by Ido Schimmel · 8 years ago
  15. 07d50ca mlxsw: spectrum: Do not override PAUSE settings by Ido Schimmel · 8 years ago
  16. b489a20 mlxsw: spectrum: Do not assume PAUSE frames are disabled by Ido Schimmel · 8 years ago
  17. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  18. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  19. bfaf316 net/mlx4: Query performance and diagnostics counters by Mark Bloch · 8 years ago
  20. c7c122e net/mlx4: Add diagnostic counters capability bit by Mark Bloch · 8 years ago
  21. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  22. 0a91605 net/mlx5_core/health: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  23. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  24. 9b022a6 net/mlx4_core: Check device state before unregistering it by Alex Vesker · 8 years ago
  25. 86cb13e mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set by Ido Schimmel · 8 years ago
  26. cff92d7 net/mlx5e: Query minimum required header copy during xmit by Hadar Hen Zion · 8 years ago
  27. ae76715 net/mlx5e: Check the minimum inline header mode before xmit by Hadar Hen Zion · 8 years ago
  28. 763b4b7 mlxsw: spectrum: Add support in matchall mirror TC offloading by Yotam Gigi · 8 years ago
  29. 2301905 mlxsw: reg: Add the Monitoring Port Analyzer register by Yotam Gigi · 8 years ago
  30. 43a4685 mlxsw: reg: Add Monitoring Port Analyzer Table register by Yotam Gigi · 8 years ago
  31. 51ae8cc mlxsw: reg: Add Shared Buffer Internal Buffer register by Yotam Gigi · 8 years ago
  32. ded821c mlxsw: pci: Add max span resources to resources query by Nogah Frankel · 8 years ago
  33. 57d316b mlxsw: pci: Add resources query implementation. by Nogah Frankel · 8 years ago
  34. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. cb7386d net/mlx4_en: use READ_ONCE when freeing xdp_prog by Brenden Blanco · 8 years ago
  36. 882b0f2 net/mlx5e: Fix del vxlan port command buffer memset by Saeed Mahameed · 8 years ago
  37. df4750e8 mlxsw: spectrum: Expose per-tc counters via ethtool by Ido Schimmel · 8 years ago
  38. 7ed674b mlxsw: spectrum: Expose per-priority counters via ethtool by Ido Schimmel · 8 years ago
  39. 44fafda net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  40. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 8 years ago
  41. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 8 years ago
  42. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 8 years ago
  43. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 8 years ago
  44. ec25bc0 net/mlx4_en: Add resilience in low memory systems by Eugenia Emantayev · 8 years ago
  45. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 8 years ago
  46. 11719a5 mlxsw: spectrum: Prevent invalid ingress buffer mapping by Ido Schimmel · 8 years ago
  47. 28f5275 mlxsw: spectrum: Prevent overwrite of DCB capability fields by Ido Schimmel · 8 years ago
  48. 7347180 mlxsw: spectrum: Don't emit errors when PFC is disabled by Ido Schimmel · 8 years ago
  49. c3f1576 mlxsw: spectrum: Indicate support for autonegotiation by Ido Schimmel · 8 years ago
  50. 6277d46 mlxsw: spectrum: Force link training according to admin state by Ido Schimmel · 8 years ago
  51. a1e3e73 mlxsw: spectrum_router: Return -ENOENT in case of error by Christophe Jaillet · 8 years ago
  52. d957b4e net/mlx5e: Add TC offload support for the VF representors netdevice by Or Gerlitz · 8 years ago
  53. adb4c12 net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads by Or Gerlitz · 8 years ago
  54. 03a9d11 net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads by Or Gerlitz · 8 years ago
  55. 5c40348 net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV by Or Gerlitz · 8 years ago
  56. 3d80d1a net/mlx5: E-Switch, Add API to configure rules for the offloaded mode by Or Gerlitz · 8 years ago
  57. 1033665 net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode by Or Gerlitz · 8 years ago
  58. 5513028 net/mlx5e: Offload TC flow counters only when supported by Or Gerlitz · 8 years ago
  59. a351a1b0 net/mlx5: Introduce bulk reading of flow counters by Amir Vadai · 8 years ago
  60. 29cc667 net/mlx5: Store counters in rbtree instead of list by Amir Vadai · 8 years ago
  61. c3b7c5c net/mlx5e: start/stop all tx queues upon open/close netdev by Mohamad Haj Yahia · 8 years ago
  62. 2c1ccc9 net/mlx5e: Fix TX Timeout to detect queues stuck on BQL by Daniel Jurgens · 8 years ago
  63. b38a75d mlxsw: core: Trace EMAD messages by Jiri Pirko · 8 years ago
  64. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. eae033c net/mlx5: Avoid setting unused var when modifying vport node GUID by Or Gerlitz · 8 years ago
  66. 0b2361d mlxsw: Add the unresolved next-hops probes by Yotam Gigi · 8 years ago
  67. b215714 mlxsw: spectrum_router: Add the nexthop neigh activity update by Yotam Gigi · 8 years ago
  68. a7ff87a mlxsw: spectrum_router: Implement next-hop routing by Jiri Pirko · 8 years ago
  69. a59f0b3 mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register by Jiri Pirko · 8 years ago
  70. 089f981 mlxsw: reg: Add Router Adjacency Table register by Yotam Gigi · 8 years ago
  71. b090ef0 mlxsw: Introduce simplistic KVD linear area manager by Jiri Pirko · 8 years ago
  72. c602242 mlxsw: spectrum: Define sizes of KVD areas by Jiri Pirko · 8 years ago
  73. 489107b mlxsw: Add KVD sizes configuration into profile by Jiri Pirko · 8 years ago
  74. a6bf9e9 mlxsw: spectrum_router: Offload neighbours based on NUD state change by Yotam Gigi · 8 years ago
  75. c723c735 mlxsw: spectrum_router: Periodically update the kernel's neigh table by Yotam Gigi · 8 years ago
  76. 7cf2c20 mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump register by Yotam Gigi · 8 years ago
  77. 4457b3d mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table register by Yotam Gigi · 8 years ago
  78. 6cf3c97 mlxsw: spectrum_router: Add private neigh table by Jiri Pirko · 8 years ago
  79. e989d5a net/mlx5e: Expose flow control counters to ethtool by Gal Pressman · 8 years ago
  80. fe6b9bd net/mlx5e: Expose RDMA VPort counters to ethtool by Gal Pressman · 8 years ago
  81. f913a72 net/mlx5e: Add support to get ethtool flow rules by Maor Gottlieb · 8 years ago
  82. 1174fce net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering by Maor Gottlieb · 8 years ago
  83. 6dc6071 net/mlx5e: Add ethtool flow steering support by Maor Gottlieb · 8 years ago
  84. 0da2d66 net/mlx5: Properly remove all steering objects by Maor Gottlieb · 8 years ago
  85. fba53f7 net/mlx5: Introduce mlx5_flow_steering structure by Maor Gottlieb · 8 years ago
  86. c5bb173 net/mlx5: Refactor mlx5_add_flow_rule by Maor Gottlieb · 8 years ago
  87. 99f44bb mlxsw: spectrum: Enable L3 interfaces on top of bridge devices by Ido Schimmel · 8 years ago
  88. 701b186 mlxsw: spectrum: Configure FIDs based on bridge events by Ido Schimmel · 8 years ago
  89. 3ba2ebf mlxsw: spectrum: Unsplit the vFID range by Ido Schimmel · 8 years ago
  90. 99724c1 mlxsw: spectrum: Introduce support for router interfaces by Ido Schimmel · 8 years ago
  91. 6e095fd mlxsw: spectrum: Edit RIF properties based on netdev events by Ido Schimmel · 8 years ago
  92. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  93. 61c503f mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops by Jiri Pirko · 8 years ago
  94. d5a1c74 mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition by Jiri Pirko · 8 years ago
  95. 6b75c48 mlxsw: spectrum_router: Add virtual router management by Jiri Pirko · 8 years ago
  96. 5334202 mlxsw: spectrum_router: Implement LPM trees management by Jiri Pirko · 8 years ago
  97. 20ae405 mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition by Jiri Pirko · 8 years ago
  98. a982335 mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition by Jiri Pirko · 8 years ago
  99. 6f9fc3c mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition by Jiri Pirko · 8 years ago
  100. 5e9c16c mlxsw: spectrum_router: Implement private fib by Jiri Pirko · 8 years ago