summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin2019-04-091-0/+4
* net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed2019-04-091-1/+8
* net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed2019-04-093-15/+74
* net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed2019-04-093-3/+9
* net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha2019-04-093-5/+12
* net/mlx5e: Skip un-needed tx recover if interface state is downEran Ben Elisha2019-04-091-1/+7
* net/mlx5: FPGA, tls, idr remove on flow deleteSaeed Mahameed2019-04-091-28/+15Star
* net/mlx5: FPGA, tls, hold rcu read lock a bit longerSaeed Mahameed2019-04-091-9/+9
* Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-299-81/+152
|\
| * net/mlx5e: Consider tunnel type for encap contextsEli Britstein2019-03-291-9/+19
| * net/mlx5e: Update xon formulaHuy Nguyen2019-03-291-12/+16
| * net/mlx5e: Update xoff formulaHuy Nguyen2019-03-291-5/+6
| * net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepaHuy Nguyen2019-03-291-0/+1
| * net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon2019-03-291-4/+2Star
| * net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan2019-03-291-0/+1
| * net/mlx5e: Correctly use the namespace type when allocating pedit actionTonghao Zhang2019-03-291-1/+1
| * net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modesRoi Dayan2019-03-291-0/+2
| * net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin2019-03-292-19/+31
| * net/mlx5: ethtool, Fix type analysis of advertised link-modeAya Levin2019-03-291-2/+3
| * net/mlx5e: Add a lock on tir listYuval Avnery2019-03-291-0/+7
| * net: mlx5: Add a missing check on idr_find, free bufAditya Pakki2019-03-291-3/+11
| * net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocolsDmytro Linkin2019-03-291-4/+48
| * net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz2019-03-291-2/+4
| * net/mlx5: Decrease default mr cache sizeArtemy Kovalyov2019-03-291-20/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-271-1/+1
|\ \ | |/ |/|
| * mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann2019-03-191-1/+1
* | IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-181-3/+3
* | net/mlx5: Fix DCT creation bad flowYishai Hadas2019-03-181-30/+36
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1412-114/+169
|\
| * net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-121-3/+3
| * net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-121-0/+8
| * net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-121-0/+1
| * mlxsw: minimal: Initialize base_macJiri Pirko2019-03-121-0/+18
| * mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak2019-03-121-10/+11
| * net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-03-111-4/+9
| * net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-03-111-2/+2
| * net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-03-111-0/+3
| * net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud2019-03-111-3/+8
| * net/mlx5: Remove redundant lag function to get pf numRoi Dayan2019-03-112-23/+0Star
| * net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan2019-03-111-6/+7
| * net/mlx5: Consolidate update FTE for all removal changesEli Britstein2019-03-111-6/+25
| * net/mlx5: Add a locked flag to node removal functionsEli Britstein2019-03-111-42/+44
| * net/mlx5: Add modify FTE helper functionEli Britstein2019-03-112-21/+30
| * net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein2019-03-111-0/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-31/+54
|\ \ | |/ |/|
| * net/mlx5: ODP support for XRC transport is not enabled by default in FWMoni Shoua2019-03-061-16/+23
| * Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-02-2121-254/+462
| |\
| | * net/mlx5: Factor out HCA capabilities functionsLeon Romanovsky2019-02-191-15/+31
| * | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-0421-144/+267
| |\ \
* | | | net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha2019-03-041-0/+4