summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang2019-10-051-0/+1
* net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed2019-10-051-2/+2
* net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2019-09-102-5/+8
* net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-251-63/+34
* net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin2019-08-251-3/+0
* net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin2019-08-251-4/+2
* net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib2019-08-251-0/+8
* net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-251-0/+3
* net/mlx5e: Fix matching of speed to PRM link modesAya Levin2019-08-093-32/+68
* net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb2019-08-091-2/+3
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-092-2/+7
* net/mlx5: Use reversed order when unregister devicesMark Zhang2019-08-091-1/+1
* net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-091-3/+2
* net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb2019-07-282-5/+7
* net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin2019-07-281-2/+2
* net/mlx5e: Fix return value from timeout recover functionAya Levin2019-07-281-4/+2
* net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-283-1/+10
* net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein2019-07-281-19/+4
* net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin2019-07-281-1/+8
* net/mlx5e: Attach/detach XDP program safelyMaxim Mikityanskiy2019-07-261-11/+20
* net/mlx5: Get vport ACL namespace by vport indexJianbo Liu2019-07-261-2/+2
* net/mlx5e: Support tagged tunnel over bondEli Britstein2019-06-071-5/+6
* net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel2019-06-071-0/+5
* net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem2019-06-071-3/+0
* net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin2019-06-073-6/+8
* net/mlx5e: Add ndo_set_feature for uplink representorChris Mi2019-06-073-6/+8
* net/mlx5: Avoid reloading already removed devicesAlaa Hleihel2019-06-071-2/+23
* net/mlx5: Update pci error handler entries and command translationEdward Srouji2019-06-071-0/+8
* net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-05-281-0/+13
* net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu2019-05-281-1/+1
* net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-281-1/+1
* net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-281-0/+4
* net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-281-15/+3
* net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-281-1/+1
* Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-218-0/+8
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-218-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2013-48/+121
|\ \ | |/ |/|
| * net/mlx5e: Fix possible modify header actions memory leakEli Britstein2019-05-171-1/+4
| * net/mlx5e: Fix no rewrite fields with the same matchEli Britstein2019-05-171-6/+16
| * net/mlx5e: Additional check for flow destination comparisonDmytro Linkin2019-05-171-0/+2
| * net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin2019-05-171-1/+18
| * net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein2019-05-171-4/+5
| * net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed2019-05-171-1/+17
| * net/mlx5e: Fix wrong xmit_more applicationTariq Toukan2019-05-173-6/+8
| * net/mlx5: Fix peer pf disable hca commandBodong Wang2019-05-171-1/+1
| * net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-173-26/+27
| * net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev2019-05-171-1/+21
| * net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed2019-05-171-0/+1
| * net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu2019-05-161-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-141-0/+3
|\ \ | |/ |/|