1. 175f8d6 mlx4: corretly check failed allocation by Insu Yun · 9 years ago
  2. 5cd16d8 mlxsw: cmd: Update CONFIG_PROFILE command documentation by Ido Schimmel · 9 years ago
  3. 801bd3d mlxsw: Add trap group for control packets by Ido Schimmel · 9 years ago
  4. f24af33 mlxsw: Simplify traps creation by Ido Schimmel · 9 years ago
  5. ebb7963 mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it by Jiri Pirko · 9 years ago
  6. fa6ad05 mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type by Ido Schimmel · 9 years ago
  7. 36b78e8 mlxsw: reg: Remove extra space in SFGC ID define by Jiri Pirko · 9 years ago
  8. 3f0effd mlxsw: reg: Uppercase letters in register IDs by Jiri Pirko · 9 years ago
  9. 6cf9dc8 mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level by Jiri Pirko · 9 years ago
  10. 18ea544 mlxsw: core: Do not use EMADs in mlxsw_emad_fini by Jiri Pirko · 9 years ago
  11. 3e2206d mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd by Jiri Pirko · 9 years ago
  12. c85c388 mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks by Jiri Pirko · 9 years ago
  13. 424e111 mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define by Jiri Pirko · 9 years ago
  14. e4c870b mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT by Jiri Pirko · 9 years ago
  15. ffe0532 mlxsw: switchx2: Use ETH_ALEN for mac address length by Jiri Pirko · 9 years ago
  16. 33a704a mlxsw: Remove multicast ID configuration by Ido Schimmel · 9 years ago
  17. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  18. e329724 net/mlx5_core: Wait for FW readiness on startup by Eli Cohen · 9 years ago
  19. 89d44f0 net/mlx5_core: Add pci error handlers to mlx5_core driver by Majd Dibbiny · 9 years ago
  20. fd76ee4 net/mlx5_core: Fix internal error detection conditions by Eli Cohen · 9 years ago
  21. 95e1963 net/mlx4_core: Fix resource tracker error flow in add_res_range by Saeed Mahameed · 9 years ago
  22. a5b3c56 net/mlx4_core: Fix mailbox leak in error flow when performing update qp by Jack Morgenstein · 9 years ago
  23. ba4b87ae net/mlx4_en: Add steering rules after RSS creation by Ido Shamay · 9 years ago
  24. ac6ea6e net/mlx5_core: Use private health thread for each device by Eli Cohen · 9 years ago
  25. 0144a95 net/mlx5_core: Use accessor functions to read from device memory by Eli Cohen · 9 years ago
  26. 020446e net/mlx5_core: Prepare cmd interface to system errors handling by Eli Cohen · 9 years ago
  27. 5a78839 net/mlx5_core: Improve mlx5 messages by Eli Cohen · 9 years ago
  28. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  29. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  31. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  32. 23860f1 net/mlx4: Handle return codes in mlx4_qp_attach_common by Robb Manes · 9 years ago
  33. 171bb2c net/mlx5_core: Update health syndromes by Eli Cohen · 9 years ago
  34. 78ccb25 net/mlx5_core: Fix wrong name in struct by Eli Cohen · 9 years ago
  35. a31208b net/mlx5_core: New init and exit flow for mlx5_core by Majd Dibbiny · 9 years ago
  36. a8ffe63 net/mlx5_core: Fix notification of page supplement error by Eli Cohen · 9 years ago
  37. be87544 net/mlx5_core: Fix async commands return code by Eli Cohen · 9 years ago
  38. 6c3dbd2 net/mlx5_core: Remove redundant "err" variable usage by Achiad Shochat · 9 years ago
  39. 9790930 net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands by Saeed Mahameed · 9 years ago
  40. 343b29f net/mlx5e: Priv state flag not rolled-back upon netdev open error by Achiad Shochat · 9 years ago
  41. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  42. c6790aa IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY by Sagi Grimberg · 9 years ago
  43. 4671fc6 net/mlx4_en: really allow to change RSS key by Eric Dumazet · 9 years ago
  44. dc2ec62 net/mlx4_en: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  45. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  46. 79857cd3 net/mlx4: Postpone the registration of net_device by Moni Shoua · 9 years ago
  47. a3c8742 mlx5: Fix missing device local_dma_lkey by Sagi Grimberg · 9 years ago
  48. b0f6446 net/mlx4_core: Fix unintialized variable used in error path by Carol L Soto · 9 years ago
  49. 9293267 net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX by Carol L Soto · 9 years ago
  50. 1e81779 mlxsw: Make mailboxes 4KB aligned by Ido Schimmel · 9 years ago
  51. 262df69 mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit by Jiri Pirko · 9 years ago
  52. a585dab mlxsw: Remove duplicate included header by Ido Schimmel · 9 years ago
  53. 5283af8 net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue by Rana Shahout · 9 years ago
  54. 5c12197 mlxsw: fix error return code by Julia Lawall · 9 years ago
  55. ecf842f mlx5e: Fix sparse warnings in mlx5e_handle_csum(). by David S. Miller · 9 years ago
  56. bbceefc net/mlx5e: Support RX CHECKSUM_COMPLETE by Achiad Shochat · 9 years ago
  57. 3c2d18e net/mlx5e: Support ethtool get/set_pauseparam by Achiad Shochat · 9 years ago
  58. 6fa1bca net/mlx5e: Ethtool link speed setting fixes by Achiad Shochat · 9 years ago
  59. d9a4027 net/mlx5e: HW LRO changes/fixes by Achiad Shochat · 9 years ago
  60. e842b10 net/mlx5e: Support smaller RX/TX ring sizes by Achiad Shochat · 9 years ago
  61. 2d75b2b net/mlx5e: Add ethtool RSS configuration options by Achiad Shochat · 9 years ago
  62. 936896e net/mlx5e: Make RSS indirection table size a constant by Achiad Shochat · 9 years ago
  63. 57afead net/mlx5e: Have a single RSS Toeplitz hash key by Achiad Shochat · 9 years ago
  64. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. ed8db18 mellanox: mlxsw: Use '%zx' to print size_t format by Fabio Estevam · 9 years ago
  66. e577516 mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit by Ido Schimmel · 9 years ago
  67. 3bfcd34 mlxsw: Use correct skb length when dumping payload by Ido Schimmel · 9 years ago
  68. d003462 mlxsw: Simplify mlxsw_sx_port_xmit function by Ido Schimmel · 9 years ago
  69. 7b7b9cf mlxsw: Strip FCS from incoming packets by Jiri Pirko · 9 years ago
  70. 74ed207 mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM by Jiri Pirko · 9 years ago
  71. e61011b mlxsw: Make system port to local port mapping explicit by Ido Schimmel · 9 years ago
  72. 26a80f6 mlxsw: Call free_netdev when removing port by Ido Schimmel · 9 years ago
  73. fe1e187 net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture by Carol L Soto · 9 years ago
  74. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  75. 9b37b07 net/mlx5e: Take advantage of the light-weight netdev open/stop by Achiad Shochat · 9 years ago
  76. 1cefa32 net/mlx5e: Disable async events before unregister_netdev() by Achiad Shochat · 9 years ago
  77. 40ab6a6 net/mlx5e: Rename/move functions following the ndo_stop flow change by Achiad Shochat · 9 years ago
  78. 5c50368 net/mlx5e: Light-weight netdev open/stop by Achiad Shochat · 9 years ago
  79. d9eea40 net/mlx5_core: Introduce access function to modify RSS/LRO params by Achiad Shochat · 9 years ago
  80. 50cfa25 net/mlx5e: Introduce the "Drop RQ" by Achiad Shochat · 9 years ago
  81. 4cbeaff net/mlx5e: Unify the RX flow by Achiad Shochat · 9 years ago
  82. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. 31557f0 mlxsw: Introduce Mellanox SwitchX-2 ASIC support by Jiri Pirko · 9 years ago
  84. 4ec14b7 mlxsw: Add interface to access registers and process events by Ido Schimmel · 9 years ago
  85. eda6500 mlxsw: Add PCI bus implementation by Jiri Pirko · 9 years ago
  86. 93c1edb mlxsw: Introduce Mellanox switch driver core by Jiri Pirko · 9 years ago
  87. 98e81b0 net/mlx5e: Remove the mlx5e_update_priv_params() function by Achiad Shochat · 9 years ago
  88. 1fc2273 net/mlx5e: Introduce create/destroy RSS indir table access functions by Achiad Shochat · 9 years ago
  89. 1f2a300 net/mlx5e: Do not use netdev_err() before the netdev is registered by Achiad Shochat · 9 years ago
  90. 97de9f3 net/mlx5e: Avoid redundant de-reference by Achiad Shochat · 9 years ago
  91. 28abbfd net/mlx5e: Remove redundant assignment of sq->user_index by Achiad Shochat · 9 years ago
  92. a4418a6 net/mlx5e: Remove redundant field mlx5e_priv->num_tc by Achiad Shochat · 9 years ago
  93. 68cdf5d net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ by Achiad Shochat · 9 years ago
  94. c928ed5 net/mlx5_core: Check the return value of mlx5_command_exec() by Haggai Abramonvsky · 9 years ago
  95. 35e455f net/mlx4_en: Hardware accelerated 802.1ad works only on the first port by Amir Vadai · 9 years ago
  96. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  97. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  98. 7c509a4 net/mlx4_en: Prepare ethtool private flags to support more flags by Hadar Hen Zion · 9 years ago
  99. 77fc29c net/mlx4_core: Preparations for 802.1ad VLAN support by Hadar Hen Zion · 9 years ago
  100. a741749 net/mlx5e: Input IPSEC.SPI into the RX RSS hash function by Achiad Shochat · 9 years ago