| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-06-01 | net/mlx5: DR, Create multi-destination flow table with level less than 64 |  Yevgeny Kliteynik | 1 | -0/+2 |
| 2021-05-18 | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table |  Eli Cohen | 1 | -0/+18 |
| 2021-05-18 | {net, RDMA}/mlx5: Fix override of log_max_qp by other device |  Maor Gottlieb | 1 | -22/+22 |
| 2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma |  Linus Torvalds | 2 | -2/+42 |
| 2021-04-24 | net/mlx5: E-Switch, Prepare to return total vports from eswitch struct |  Parav Pandit | 1 | -8/+0 |
| 2021-04-24 | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported |  Parav Pandit | 1 | -2/+9 |
| 2021-04-19 | net/mlx5: DR, Add support for isolate_vl_tc QP |  Yevgeny Kliteynik | 1 | -1/+3 |
| 2021-04-19 | net/mlx5: DR, Add support for force-loopback QP |  Yevgeny Kliteynik | 1 | -2/+5 |
| 2021-04-19 | net/mlx5: mlx5_ifc updates for flex parser |  Yevgeny Kliteynik | 1 | -4/+28 |
| 2021-04-19 | net/mlx5e: RX, Add checks for calculated Striding RQ attributes |  Tariq Toukan | 1 | -2/+5 |
| 2021-04-16 | net/mlx5: Add register layout to support extended link state |  Moshe Tal | 2 | -0/+51 |
| 2021-04-14 | net/mlx5: E-Switch, Make vport number u16 |  Parav Pandit | 1 | -2/+1 |
| 2021-04-13 | Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  Jason Gunthorpe | 1 | -1/+41 |
| 2021-04-13 | net/mlx5: Add MEMIC operations related bits |  Maor Gottlieb | 1 | -1/+41 |
| 2021-04-12 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  Jason Gunthorpe | 3 | -10/+33 |
| 2021-04-11 | net/mlx5: Add support for DSFP module EEPROM dumps |  Vladyslav Tarasiuk | 1 | -0/+1 |
| 2021-04-11 | net/mlx5: Implement get_module_eeprom_by_page() |  Vladyslav Tarasiuk | 1 | -0/+2 |
| 2021-04-11 | net/mlx5: Refactor module EEPROM query |  Vladyslav Tarasiuk | 1 | -0/+9 |
| 2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 1 | -4/+6 |
| 2021-04-09 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  Jakub Kicinski | 3 | -10/+33 |
| 2021-04-06 | net/mlx5: Map register values to restore objects |  Chris Mi | 1 | -5/+4 |
| 2021-04-06 | net/mlx5: Fix PBMC register mapping |  Aya Levin | 1 | -1/+1 |
| 2021-04-06 | net/mlx5: Fix PPLM register mapping |  Aya Levin | 1 | -0/+2 |
| 2021-04-06 | net/mlx5: Fix placement of log_max_flow_counter |  Raed Salem | 1 | -3/+3 |
| 2021-04-04 | net/mlx5: Add dynamic MSI-X capabilities bits |  Leon Romanovsky | 1 | -1/+10 |
| 2021-04-02 | net/mlx5: Allocate rate limit table when rate is configured |  Parav Pandit | 1 | -0/+1 |
| 2021-04-02 | net/mlx5: Pack mlx5_rl_entry structure |  Parav Pandit | 1 | -1/+1 |
| 2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 1 | -0/+7 |
| 2021-03-16 | net/mlx5e: Do not reload ethernet ports when changing eswitch mode |  Roi Dayan | 1 | -0/+1 |
| 2021-03-16 | net/mlx5: Move devlink port from mlx5e priv to mlx5e resources |  Roi Dayan | 1 | -0/+1 |
| 2021-03-16 | net/mlx5: Move mlx5e hw resources into a sub object |  Roi Dayan | 1 | -4/+6 |
| 2021-03-12 | net/mlx5e: Allow to match on ICMP parameters |  Maor Dickman | 1 | -0/+2 |
| 2021-03-12 | net/mlx5: Use order-0 allocations for EQs |  Tariq Toukan | 1 | -0/+5 |
| 2021-03-12 | net/mlx5: Add IFC bits needed for single FDB mode |  Mark Bloch | 1 | -6/+15 |
| 2021-03-12 | net/mlx5: E-Switch, Refactor send to vport to be more generic |  Mark Bloch | 1 | -2/+2 |
| 2021-03-12 | net/mlx5: E-Switch, Add eswitch pointer to each representor |  Mark Bloch | 1 | -0/+1 |
| 2021-03-12 | net/mlx5: Remove unused mlx5_core_health member recover_work |  Mikhael Goikhman | 1 | -1/+0 |
| 2021-03-11 | RDMA/mlx5: Fix query RoCE port |  Maor Gottlieb | 1 | -1/+1 |
| 2021-03-10 | net/mlx5: Set QP timestamp mode to default |  Maor Gottlieb | 1 | -0/+7 |
| 2021-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma |  Linus Torvalds | 2 | -10/+5 |
| 2021-02-18 | Merge tag 'v5.11' into rdma.git for-next |  Jason Gunthorpe | 1 | -18/+0 |
| 2021-02-16 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  David S. Miller | 3 | -12/+102 |
| 2021-02-16 | net/mlx5: Move all internal timer metadata into a dedicated struct |  Eran Ben Elisha | 1 | -4/+8 |
| 2021-02-16 | net/mlx5: Add register layout to support real-time time-stamp |  Eran Ben Elisha | 3 | -3/+33 |
| 2021-02-16 | Merge branch 'mlx5_timestamp' into rdma.git for-next |  Jason Gunthorpe | 1 | -5/+49 |
| 2021-02-16 | RDMA/mlx5: Allow CQ creation without attached EQs |  Tal Gilboa | 1 | -2/+3 |
| 2021-02-16 | net/mlx5: Add new timestamp mode bits |  Aharon Landau | 1 | -5/+49 |
| 2021-02-10 | net/mlx5: Delete device list leftover |  Leon Romanovsky | 1 | -1/+0 |
| 2021-02-08 | RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow |  Yishai Hadas | 1 | -0/+2 |
| 2021-02-05 | net/mlx5e: Match recirculated packet miss in slow table using reg_c1 |  Vlad Buslov | 1 | -1/+9 |