1. 251d41c mlxsw: switchx2: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  2. feb7d38 mlxsw: spectrum: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  3. ab58070 mlxsw: spectrum_router: avoid potential uninitialized data usage by Arnd Bergmann · 8 years ago
  4. d0debb7 net/mlx5e: shut up maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  5. 8037838 mlx5: Add ndo_poll_controller() implementation by Calvin Owens · 8 years ago
  6. 5038056 mlx4: remove unused fields by David Decotigny · 8 years ago
  7. b45f64d mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls by Jiri Pirko · 8 years ago
  8. faac0ff mlxsw: spectrum: remove redundant check if err is zero by Colin Ian King · 8 years ago
  9. b42959d net/mlx4: Add VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  10. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  11. 0815fe3 net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode by Moshe Shemesh · 8 years ago
  12. 7c3d21c net/mlx4_core: Preparation for VF vlan protocol 802.1ad by Moshe Shemesh · 8 years ago
  13. c9cc599 net/mlx4_core: Fix QUERY FUNC CAP flags by Moshe Shemesh · 8 years ago
  14. 095b6cf net/mlx5e: Add TC vlan match parsing by Or Gerlitz · 8 years ago
  15. 8b32580 net/mlx5e: Add TC vlan action for SRIOV offloads by Or Gerlitz · 8 years ago
  16. f5f8247 net/mlx5: E-Switch, Support VLAN actions in the offloads mode by Or Gerlitz · 8 years ago
  17. 8515c58 net/mlx5e: Refactor retrival of skb from rx completion element (cqe) by Or Gerlitz · 8 years ago
  18. 776b12b net/mlx5: Put elements related to offloaded TC rule in one struct by Or Gerlitz · 8 years ago
  19. e33dfe3 net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan by Or Gerlitz · 8 years ago
  20. bac9b6a net/mlx5: E-Switch, Set vport representor fields explicitly on registration by Or Gerlitz · 8 years ago
  21. 9deb224 net/mlx5: E-Switch, Set the vport when registering the uplink rep by Or Gerlitz · 8 years ago
  22. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 35b510e net/mlx5e: XDP TX xmit more by Saeed Mahameed · 8 years ago
  24. b5503b9 net/mlx5e: XDP TX forwarding support by Saeed Mahameed · 8 years ago
  25. f10b7cc net/mlx5e: Have a clear separation between different SQ types by Saeed Mahameed · 8 years ago
  26. 8699415 net/mlx5e: XDP fast RX drop bpf programs support by Rana Shahout · 8 years ago
  27. 2fc4bfb net/mlx5e: Dynamic RQ type infrastructure by Saeed Mahameed · 8 years ago
  28. e4b8550 net/mlx5e: Slightly reduce hardware LRO size by Saeed Mahameed · 8 years ago
  29. 21c5968 net/mlx5e: Union RQ RX info per RQ type by Saeed Mahameed · 8 years ago
  30. 1bfecfc net/mlx5e: Build RX SKB on demand by Saeed Mahameed · 8 years ago
  31. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  32. fba1296 net/mlx4_core: Fix to clean devlink resources by Kamal Heib · 8 years ago
  33. a7e1f04 net/mlx4_core: Fix deadlock when switching between polling and event fw commands by Jack Morgenstein · 8 years ago
  34. 30353bf net/mlx4_core: Use RCU to perform radix tree lookup for SRQ by Leon Romanovsky · 8 years ago
  35. 57c970c net/mlx4_en: Fix wrong indentation by Kamal Heib · 8 years ago
  36. de3d6fa net/mlx4_en: Add branch prediction hints in RX data-path by Tariq Toukan · 8 years ago
  37. 8f8a62d mlxsw: spectrum: Implement max rif resource by Nogah Frankel · 8 years ago
  38. 274df7f mlxsw: pci: Add max router interface resource by Nogah Frankel · 8 years ago
  39. e44d49c mlxsw: pci: Add some miscellaneous resources by Nogah Frankel · 8 years ago
  40. 9497c04 mlxsw: spectrum: Implement max virtual routers resource by Nogah Frankel · 8 years ago
  41. b8a09f0 mlxsw: pci: Add max virtual routers resource by Nogah Frankel · 8 years ago
  42. 403547d mlxsw: profile: Add KVD resources to profile config by Nogah Frankel · 8 years ago
  43. 2acd10c mlxsw: pci: Add KVD size relate resources by Nogah Frankel · 8 years ago
  44. ce0bd2b mlxsw: spectrum: lag resources- use resources data instead of consts by Nogah Frankel · 8 years ago
  45. 9f7f797 mlxsw: pci: Add lag related resources to resources query by Nogah Frankel · 8 years ago
  46. 4bdcc6c mlxsw: spectrum: Make offloads stats functions static by Or Gerlitz · 8 years ago
  47. 5737f6c mlx4: add missed recycle opportunity for XDP_TX on TX failure by Jesper Dangaard Brouer · 8 years ago
  48. 1a9234e66 mlxsw: spectrum: Fix sparse warnings by Ido Schimmel · 8 years ago
  49. 18c2d2c mlxsw: Change the RX LAG hash function from XOR to CRC by Elad Raz · 8 years ago
  50. 6c419ba net/mlx5: E-Switch, Handle mode change failures by Or Gerlitz · 8 years ago
  51. 4eea37d net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init code by Or Gerlitz · 8 years ago
  52. babd613 net/mlx5: Fix flow counter bulk command out mailbox allocation by Roi Dayan · 8 years ago
  53. 766a0e9 net/mlx5: clean function declarations in eswitch.c up by Baoyou Xie · 8 years ago
  54. 9535790 mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full by Jesper Dangaard Brouer · 8 years ago
  55. fc1bbb0 mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default by Nogah Frankel · 8 years ago
  56. 4415a03 net/mlx5e: Implement RX mapped page cache for page recycle by Tariq Toukan · 8 years ago
  57. a5a0c59 net/mlx5e: Introduce API for RX mapped pages by Tariq Toukan · 8 years ago
  58. 7e42667 net/mlx5e: Single flow order-0 pages for Striding RQ by Tariq Toukan · 8 years ago
  59. 2a29282 net/mlx4_en: fix off by one in error handling by Sebastian Ott · 8 years ago
  60. b9d66a3 mlxsw: spectrum: Add support for new ethtool API by Ido Schimmel · 8 years ago
  61. 91bdc7a mlxsw: spectrum: Indicate support of multiple port types by Ido Schimmel · 8 years ago
  62. 0213424 mlxsw: spectrum: Report port type according to operational speed by Ido Schimmel · 8 years ago
  63. 4149b97 mlxsw: spectrum: Report link partner's advertised speeds by Ido Schimmel · 8 years ago
  64. 0c83f88 mlxsw: spectrum: Correctly report autonegotiation by Ido Schimmel · 8 years ago
  65. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 8 years ago
  67. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  68. c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 8 years ago
  69. 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 8 years ago
  70. f1ee87f net/mlx5: Organize device list API in one place by Mohamad Haj Yahia · 8 years ago
  71. 9df3060 net/mlx5e: Restore vlan filter after seamless reset by Mohamad Haj Yahia · 8 years ago
  72. 26e59d8 net/mlx5e: Implement mlx5e interface attach/detach callbacks by Mohamad Haj Yahia · 8 years ago
  73. 1ab2068 net/mlx5: Implement vports admin state backup/restore by Mohamad Haj Yahia · 8 years ago
  74. c2d6e31 net/mlx5: Align sriov/eswitch modules with the new load/unload flow. by Mohamad Haj Yahia · 8 years ago
  75. 62a9b90 net/mlx5: Implement eswitch attach/detach flows by Mohamad Haj Yahia · 8 years ago
  76. acab721 net/mlx5: Implement SRIOV attach/detach flows by Mohamad Haj Yahia · 8 years ago
  77. 59211bd net/mlx5: Split the load/unload flow into hardware and software flows by Mohamad Haj Yahia · 8 years ago
  78. 737a234 net/mlx5: Introduce attach/detach to interface API by Mohamad Haj Yahia · 8 years ago
  79. 6b6adee net/mlx5: SRIOV core code refactoring by Mohamad Haj Yahia · 8 years ago
  80. d62292e net/mlx5: Skip waiting for vf pages in internal error by Mohamad Haj Yahia · 8 years ago
  81. 3247ff2 mlxsw: spectrum: Set port type before setting its address by Ido Schimmel · 8 years ago
  82. 40d2590 mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init by Jiri Pirko · 8 years ago
  83. cd17d23 net/mlx5e: Fix parsing of vlan packets when updating lro header by Gal Pressman · 8 years ago
  84. 4e39883 net/mlx5e: Fix global PFC counters replication by Gal Pressman · 8 years ago
  85. 7abc21107 net/mlx5e: Prevent casting overflow by Gal Pressman · 8 years ago
  86. 0dbf657 net/mlx5e: Fix xmit_more counter race issue by Tariq Toukan · 8 years ago
  87. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 8 years ago
  88. aad8b6b mlxsw: spectrum: Use existing flood setup when adding VLANs by Ido Schimmel · 8 years ago
  89. f1de7a2 mlxsw: spectrum: Don't take multiple references on a FID by Ido Schimmel · 8 years ago
  90. e732263 mlxsw: spectrum_router: Fix netevent notifier registration by Jiri Pirko · 8 years ago
  91. de7d629 mlxsw: spectrum: Fix error path in mlxsw_sp_module_init by Jiri Pirko · 8 years ago
  92. 7146da3 mlxsw: spectrum_router: Fix fib entry update path by Jiri Pirko · 8 years ago
  93. 5b00441 mlxsw: spectrum_router: Fix failure caused by double fib removal from HW by Jiri Pirko · 8 years ago
  94. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. e5835f2 net/mlx5: Increase number of ethtool steering priorities by Maor Gottlieb · 8 years ago
  96. 1722b96 net/mlx5: Add error prints when validate ETS failed by Eran Ben Elisha · 8 years ago
  97. bf50082 net/mlx5e: Fix memory leak if refreshing TIRs fails by Kamal Heib · 8 years ago
  98. c8cf78f net/mlx5e: Add ethtool counter for TX xmit_more by Tariq Toukan · 8 years ago
  99. cc8e9eb net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ by Eran Ben Elisha · 8 years ago
  100. 6e8dd6d net/mlx5e: Don't wait for SQ completions on close by Saeed Mahameed · 8 years ago