1. d6e6775 net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer exhaustion by Carolina Jubran · 8 months ago
  2. 8a7045c mlxsw: core: Unregister EMAD trap using FORWARD action by Ido Schimmel · 9 months ago
  3. bfa99d2 net/mlx5: Properly link new fs rules into the tree by Cosmin Ratiu · 9 months ago
  4. c68c6c6 net/mlx5e: fix a double-free in arfs_create_groups by Zhipeng Lu · 12 months ago
  5. 43a2aef net/mlx5: Use kfree(ft->g) in arfs_create_groups() by Denis Efremov · 4 years, 7 months ago
  6. 85a9c2f net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer() by Yuanjun Gong · 1 year, 6 months ago
  7. d686276 treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  8. 89c3ad0 mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next() by Nikita Zhandarovich · 1 year, 9 months ago
  9. 19626e0 net/mlx5: Read the TC mapping of all priorities on ETS query by Maher Sanalla · 1 year, 10 months ago
  10. a3bcf3c net/mlx5: Enhance debug print in page allocation failure by Jack Morgenstein · 2 years ago
  11. 28ac991 net: mlx5: eliminate anonymous module_init & module_exit by Randy Dunlap · 2 years, 5 months ago
  12. adaafbf net/mlx5: Fix uninitialized variable bug in outlen_write() by YueHaibing · 2 years, 2 months ago
  13. c3bbd87 net/mlx4: Check retval of mlx4_bitmap_init by Peter Kosyh · 2 years, 2 months ago
  14. 58f2a2d net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure by Gal Pressman · 2 years, 7 months ago
  15. 5867c4e mlxsw: i2c: Fix initialization error flow by Vadim Pasternak · 2 years, 9 months ago
  16. ed91016 net/mlx5e: Fix wrong return value on ioctl EEPROM query failure by Gal Pressman · 3 years ago
  17. 9d170a7 mlxsw: pci: Add shutdown method in PCI driver by Danielle Ratson · 3 years, 2 months ago
  18. 5da2fae net/mlx4_en: Update reported link modes for 1/10G by Erik Ekman · 3 years, 2 months ago
  19. be12572 net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() by Zhou Qingyang · 3 years, 2 months ago
  20. 5dbb823 net/mlx4_en: Don't allow aRFS for encapsulated packets by Aya Levin · 3 years, 4 months ago
  21. 766807b net/mlx5: Fix flow table chaining by Maor Gottlieb · 3 years, 6 months ago
  22. 3af1c18 mlx4: Fix missing error code in mlx4_load_one() by Jiapeng Chong · 3 years, 6 months ago
  23. 55ac0bb drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 4 months ago
  24. 136863d net/mlx4: Fix EEPROM dump support by Vladyslav Tarasiuk · 3 years, 8 months ago
  25. a992318 net/mlx5e: Fix error path for ethtool set-priv-flag by Aya Levin · 3 years, 10 months ago
  26. b0f7fe8 net/mlx4_en: update moderation when config reset by Kevin(Yudong) Yang · 3 years, 11 months ago
  27. 9c0366d net/mlx4_core: Add missed mlx4_free_cmd_mailbox() by Chuhong Yuan · 3 years, 11 months ago
  28. 27fefac net/mlx5e: Fix two double free cases by Dinghao Liu · 4 years, 1 month ago
  29. 26cf873 net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups by Dinghao Liu · 4 years, 1 month ago
  30. 9d721c8 net/mlx5: Properly convey driver version to firmware by Leon Romanovsky · 4 years, 3 months ago
  31. 371bf70 net/mlx4_en: Handle TX error CQE by Moshe Shemesh · 4 years, 1 month ago
  32. a6ab45c net/mlx4_en: Avoid scheduling restart task if it is already running by Moshe Shemesh · 4 years, 1 month ago
  33. 7dc5524 net/mlx5: Fix wrong address reclaim when command interface is down by Eran Ben Elisha · 4 years, 1 month ago
  34. b606879 net/mlx5: Disable QoS when min_rates on all VFs are zero by Vladyslav Tarasiuk · 4 years, 3 months ago
  35. c7466c5 net/mlx4_core: Fix init_hca fields offset by Aya Levin · 4 years, 2 months ago
  36. c0e0d4d mlxsw: core: Use variable timeout for EMAD retries by Ido Schimmel · 4 years, 2 months ago
  37. 2092d73 mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() by Amit Cohen · 4 years, 3 months ago
  38. b09bf84 mlx4: handle non-napi callers to napi_poll by Jonathan Lemon · 4 years, 3 months ago
  39. cfb5e05 net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init() by Shung-Hsi Yu · 4 years, 5 months ago
  40. ec2cbe4 net/mlx5e: Don't support phys switch id if not in switchdev mode by Roi Dayan · 4 years, 5 months ago
  41. 2d32ef0 mlxsw: core: Free EMAD transactions using kfree_rcu() by Ido Schimmel · 4 years, 6 months ago
  42. 6e0fdf0 mlxsw: core: Increase scope of RCU read-side critical section by Ido Schimmel · 4 years, 6 months ago
  43. a4bdf2c mlx4: disable device on shutdown by Jakub Kicinski · 4 years, 6 months ago
  44. e5c48ba mlxsw: destroy workqueue when trap_register in mlxsw_emad_init by Liu Jian · 4 years, 6 months ago
  45. 0ca1fec mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() by Ido Schimmel · 4 years, 6 months ago
  46. 10b585a net/mlx4_core: fix a memory leak bug. by Qiushi Wu · 4 years, 8 months ago
  47. 5fd86d7 net/mlx5e: Update netdev txq on completions during closure by Moshe Shemesh · 4 years, 9 months ago
  48. f964569 net/mlx5: Add command entry handling completion by Moshe Shemesh · 5 years ago
  49. 8ab8786 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  50. c53246b net/mlx5: Fix command entry leak in Internal Error State by Moshe Shemesh · 5 years ago
  51. 5038758 net/mlx5: Fix forced completion access non initialized command entry by Moshe Shemesh · 5 years ago
  52. 8d50559 net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() by Tariq Toukan · 4 years, 9 months ago
  53. 982a76b mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE by Petr Machata · 4 years, 10 months ago
  54. bc99bd6 mlxsw: spectrum_dpipe: Add missing error path by Ido Schimmel · 5 years ago
  55. 1abaee5 net/mlx5: Take lock with IRQs disabled to avoid deadlock by Moni Shoua · 6 years ago
  56. b92c7db mlxsw: reg: QEEC: Add minimum shaper fields by Petr Machata · 6 years ago
  57. b8ae180 net/mlxfw: Fix out-of-memory error in mfa2 flash burning by Vladyslav Tarasiuk · 5 years ago
  58. 6360d97 net/mlx5e: Fix SFF 8472 eeprom length by Eran Ben Elisha · 5 years ago
  59. 7aeb6588 mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead by Ido Schimmel · 6 years ago
  60. de4f3fa mlxsw: spectrum_router: Relax GRE decap matching check by Nir Dotan · 6 years ago
  61. 0f1e0e0 net/mlx4_core: Fix return codes of unsupported operations by Erez Alfasi · 6 years ago
  62. 202d886 net/mlx5: Release resource on error flow by Moni Shoua · 6 years ago
  63. f2fce58 net/mlx5: Continue driver initialization despite debugfs failure by Leon Romanovsky · 6 years ago
  64. a87cd32 net/mlxfw: Verify FSM error code translation doesn't exceed array size by Eran Ben Elisha · 5 years ago
  65. 058fcda net/mlx5e: Fix set vf link state error flow by Roi Dayan · 5 years ago
  66. 08265ef net/mlx4_en: fix mlx4 ethtool -N insertion by Luigi Rizzo · 5 years ago
  67. 75f10bd mlxsw: spectrum_switchdev: Check notification relevance based on upper device by Ido Schimmel · 6 years ago
  68. 18b30a7 mlxsw: spectrum: Init shaper for TCs 8..15 by Petr Machata · 6 years ago
  69. d905f0c net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq by Navid Emamdoost · 5 years ago
  70. bc8f227 net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget by Maxim Mikityanskiy · 5 years ago
  71. 77da948 net/mlx4_core: Dynamically set guaranteed amount of counters per VF by Eran Ben Elisha · 5 years ago
  72. aec76c5 mlxsw: spectrum: Set LAG port collector only when active by Nir Dotan · 6 years ago
  73. 5086511 net/mlx5: Add device ID of upcoming BlueField-2 by Bodong Wang · 5 years ago
  74. 16e1daf net/mlx5e: Use flow keys dissector to parse packets for ARFS by Maxim Mikityanskiy · 6 years ago
  75. dfb4320 net/mlx5e: Only support tx/rx pause setting for port owner by Huy Nguyen · 5 years ago
  76. fbaae31 net/mlx4_en: fix a memory leak bug by Wenwen Wang · 5 years ago
  77. ca04b1e net/mlx5e: Prevent encap flow counter update async to user query by Ariel Levkovich · 6 years ago
  78. f876b38 net/mlx5: Use reversed order when unregister devices by Mark Zhang · 6 years ago
  79. 8fdce8f mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed by Ido Schimmel · 6 years ago
  80. 3b7bb93 mlxsw: spectrum: Prevent force of 56G by Amit Cohen · 6 years ago
  81. 8ab6676 net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query by Erez Alfasi · 6 years ago
  82. 75c0ab0 net/mlx5: Allocate root ns memory using kzalloc to match kfree by Parav Pandit · 6 years ago
  83. 00b0f63 net/mlx4_core: Change the error print to info print by Yunjian Wang · 6 years ago
  84. b2e74c8 mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue by Ido Schimmel · 6 years ago
  85. a57ffab mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue by Ido Schimmel · 6 years ago
  86. ab533b3 mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue by Ido Schimmel · 6 years ago
  87. 1a8f34a mlxsw: spectrum_switchdev: Add MDB entries in prepare phase by Ido Schimmel · 6 years ago
  88. c8bab3f net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands by Omri Kahalon · 6 years ago
  89. 6af464b net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query by Erez Alfasi · 6 years ago
  90. 3ff13db mlxsw: spectrum: Fix autoneg status in ethtool by Amit Cohen · 6 years ago
  91. b5ba76a net/mlx5e: Add a lock on tir list by Yuval Avnery · 6 years ago
  92. 7143c89 net/mlx5e: Fix error handling when refreshing TIRs by Gavi Teitz · 6 years ago
  93. 96d8f62 net/mlx5: Decrease default mr cache size by Artemy Kovalyov · 6 years ago
  94. 4e07a33 mlxsw: spectrum: Avoid -Wformat-truncation warnings by Florian Fainelli · 6 years ago
  95. 1ece099 net/mlx5: Avoid panic when setting vport mac, getting vport config by Tonghao Zhang · 6 years ago
  96. 729035b net/mlx5: Avoid panic when setting vport rate by Tonghao Zhang · 6 years ago
  97. 048d707 net/mlx4_core: Fix qp mtt size calculation by Jack Morgenstein · 6 years ago
  98. 3d31f62 net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling by Jack Morgenstein · 6 years ago
  99. 22768ca net/mlx4_core: Fix reset flow when in command polling mode by Jack Morgenstein · 6 years ago
  100. fde4151 net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames by Saeed Mahameed · 6 years ago