summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-1/+0Star
|\
| * drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0Star
* | net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1Star
* | net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
* | net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
* | net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov2019-04-091-1/+1
* | Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz2019-04-091-2/+1Star
* | 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
* | 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
|/
* 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-148-101/+128
|\
| * 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-048-33/+92
| |\ \
* | | | net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha2019-03-041-0/+4
* | | | mellanox: Switch to bitmap_zalloc()Andy Shevchenko2019-03-043-15/+11Star