| Commit message (Expand) | Author | Age | Files | Lines |
* | net: zero-initialize tc skb extension on allocation | Vlad Buslov | 2021-05-26 | 2 | -2/+2 |
* | mlx5e: add add missing BH locking around napi_schdule() | Jakub Kicinski | 2021-05-19 | 1 | -2/+5 |
* | net/mlx5: Set term table as an unmanaged flow table | Ariel Levkovich | 2021-05-19 | 1 | -2/+5 |
* | net/mlx5: Don't overwrite HCA capabilities when setting MSI-X count | Leon Romanovsky | 2021-05-19 | 1 | -5/+17 |
* | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table | Eli Cohen | 2021-05-19 | 4 | -4/+6 |
* | net/mlx5e: Fix error path of updating netdev queues | Aya Levin | 2021-05-19 | 1 | -1/+1 |
* | net/mlx5e: Reject mirroring on source port change encap rules | Vlad Buslov | 2021-05-19 | 1 | -0/+6 |
* | net/mlx5e: Fix multipath lag activation | Dima Chumak | 2021-05-19 | 1 | -0/+6 |
* | net/mlx5e: reset XPS on error flow if netdev isn't registered yet | Saeed Mahameed | 2021-05-19 | 1 | -0/+7 |
* | net/mlx5e: Make sure fib dev exists in fib event | Roi Dayan | 2021-05-19 | 1 | -1/+1 |
* | net/mlx5e: Fix null deref accessing lag dev | Roi Dayan | 2021-05-19 | 1 | -0/+2 |
* | net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow() | Dima Chumak | 2021-05-19 | 1 | -3/+9 |
* | net/mlx5: SF, Fix show state inactive when its inactivated | Parav Pandit | 2021-05-19 | 1 | -7/+11 |
* | net/mlx5: Fix err prints and return when creating termination table | Roi Dayan | 2021-05-19 | 1 | -12/+11 |
* | net/mlx5: Set reformat action when needed for termination rules | Jianbo Liu | 2021-05-19 | 1 | -21/+10 |
* | net/mlx5e: Fix nullptr in add_vlan_push_action() | Dima Chumak | 2021-05-19 | 1 | -2/+6 |
* | {net, RDMA}/mlx5: Fix override of log_max_qp by other device | Maor Gottlieb | 2021-05-19 | 1 | -6/+5 |
* | net/mlx4: Fix EEPROM dump support | Vladyslav Tarasiuk | 2021-05-10 | 2 | -7/+104 |
* | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-05-08 | 1 | -15/+15 |
|\ |
|
| * | mlxsw: spectrum_mr: Update egress RIF list before route's action | Ido Schimmel | 2021-05-07 | 1 | -15/+15 |
* | | Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-05-05 | 1 | -1/+1 |
|\ \ |
|
| * | | thermal/drivers/core: Use a char pointer for the cooling device name | Daniel Lezcano | 2021-03-15 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2021-05-01 | 2 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | IB/mlx5: Set right RoCE l3 type and roce version while deleting GID | Parav Pandit | 2021-04-20 | 1 | -2/+2 |
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jason Gunthorpe | 2021-04-12 | 11 | -38/+189 |
| |\ \ |
|
| * | | | RDMA: Support more than 255 rdma ports | Mark Bloch | 2021-03-26 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | net/mlx5: SF, Extend SF table for additional SF id range | Parav Pandit | 2021-04-24 | 6 | -53/+140 |
* | | | net/mlx5: SF, Split mlx5_sf_hw_table into two parts | Parav Pandit | 2021-04-24 | 1 | -29/+58 |
* | | | net/mlx5: SF, Use helpers for allocation and free | Parav Pandit | 2021-04-24 | 1 | -37/+60 |
* | | | net/mlx5: SF, Consider own vhca events of SF devices | Parav Pandit | 2021-04-24 | 1 | -1/+11 |
* | | | net/mlx5: SF, Store and use start function id | Parav Pandit | 2021-04-24 | 1 | -2/+8 |
* | | | devlink: Extend SF port attributes to have external attribute | Parav Pandit | 2021-04-24 | 1 | -1/+1 |
* | | | net/mlx5: SF, Rely on hw table for SF devlink port allocation | Parav Pandit | 2021-04-24 | 3 | -8/+9 |
* | | | net/mlx5: E-Switch, Consider SF ports of host PF | Parav Pandit | 2021-04-24 | 2 | -0/+56 |
* | | | net/mlx5: E-Switch, Use xarray for vport number to vport and rep mapping | Parav Pandit | 2021-04-24 | 11 | -323/+380 |
* | | | net/mlx5: E-Switch, Prepare to return total vports from eswitch struct | Parav Pandit | 2021-04-24 | 2 | -3/+14 |
* | | | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported | Parav Pandit | 2021-04-24 | 2 | -14/+13 |
* | | | net/mlx4: Treat VFs fair when handling comm_channel_events | Hans Westgaard Ry | 2021-04-22 | 2 | -29/+41 |
* | | | mlxsw: spectrum_qdisc: Index future FIFOs by band number | Petr Machata | 2021-04-21 | 1 | -7/+6 |
* | | | mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically | Petr Machata | 2021-04-21 | 1 | -32/+83 |
* | | | mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock | Petr Machata | 2021-04-21 | 1 | -16/+73 |
* | | | mlxsw: spectrum_qdisc: Track children per qdisc | Petr Machata | 2021-04-21 | 1 | -46/+118 |
* | | | mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy() | Petr Machata | 2021-04-21 | 1 | -30/+18 |
* | | | mlxsw: spectrum_qdisc: Track tclass_num as int, not u8 | Petr Machata | 2021-04-21 | 1 | -6/+6 |
* | | | mlxsw: spectrum_qdisc: Drop an always-true condition | Petr Machata | 2021-04-21 | 1 | -4/+1 |
* | | | mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare() | Petr Machata | 2021-04-21 | 1 | -15/+7 |
* | | | mlxsw: spectrum_qdisc: Drop one argument from check_params callback | Petr Machata | 2021-04-21 | 1 | -7/+1 |
* | | | net/mlx5: DR, Add support for isolate_vl_tc QP | Yevgeny Kliteynik | 2021-04-20 | 3 | -0/+11 |
* | | | net/mlx5: DR, Add support for force-loopback QP | Yevgeny Kliteynik | 2021-04-20 | 3 | -5/+72 |
* | | | net/mlx5: DR, Add support for matching tunnel GTP-U | Yevgeny Kliteynik | 2021-04-20 | 8 | -1/+397 |