summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson2020-08-243-68/+1
* mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}Ido Schimmel2020-08-241-11/+11
* mlxsw: spectrum_ptp: Use generic helper functionKurt Kanzenbach2020-08-191-25/+7
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-061-74/+17
|\
| * thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-30/+0
| * thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-20/+17
| * thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-19/+0
| * thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-13/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-064-2/+20
|\ \
| * | net/mlx5: Enable count action for rules with allow actionMichael Guralnik2020-07-151-0/+1
| * | net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-151-2/+9
| * | net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-032-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-05129-3555/+9642
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-032-42/+0
| |\ \ \
| | * | | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-252-42/+0
| * | | | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-037-163/+112
| |\ \ \ \
| | * | | | net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky2020-08-031-6/+3
| | * | | | net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski2020-08-035-136/+64
| | * | | | net/mlx5: DR, Change push vlan action sequenceAlex Vesker2020-08-031-21/+21
| | * | | | net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit2020-08-031-0/+24
| * | | | | mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata2020-08-033-13/+95
| * | | | | mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel2020-08-033-3/+53
| * | | | | mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel2020-08-032-9/+75
| * | | | | mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel2020-08-034-9/+93
| * | | | | mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata2020-08-031-1/+2
| * | | | | mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel2020-08-032-5/+5
| * | | | | devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel2020-08-034-13/+22
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-0218-109/+207
| |\ \ \ \
| * | | | | mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva2020-07-301-3/+2
| * | | | | mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...Vadim Pasternak2020-07-282-10/+23
| * | | | | mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak2020-07-282-2/+21
| * | | | | net/mlx5: drop unnecessary list_emptyJulia Lawall2020-07-282-10/+8
| * | | | | net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-288-13/+13
| * | | | | net/mlx5: DR, Reduce print level for matcher printAlex Vesker2020-07-281-1/+1
| * | | | | net/mlx5e: Add support for PCI relaxed orderingAya Levin2020-07-283-2/+13
| * | | | | net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan2020-07-285-8/+7
| * | | | | net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan2020-07-284-23/+29
| * | | | | net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan2020-07-289-96/+112
| * | | | | net/mlx5e: Link non uplink representors to PCI deviceParav Pandit2020-07-281-1/+1
| * | | | | net/mlx5: E-switch, Use eswitch total_vportsParav Pandit2020-07-281-7/+7
| * | | | | net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit2020-07-282-8/+6
| * | | | | net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit2020-07-281-7/+1
| * | | | | net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag2020-07-281-1/+2
| * | | | | net/mlx5: Hold pages RB tree per VFEran Ben Elisha2020-07-281-38/+104
| * | | | | net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-273-5/+5
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-252-17/+34
| |\ \ \ \
| * | | | | net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein2020-07-163-23/+42
| * | | | | net/mlx5e: Do not request completion on every single UMR WQETariq Toukan2020-07-161-1/+0
| * | | | | net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan2020-07-161-1/+4
| * | | | | net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan2020-07-163-14/+37