summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_kvdl: avoid uninitialized variable warningArnd Bergmann2018-02-261-0/+2
* mlxsw: spectrum_kvdl: use div_u64() for 64-bit divisionArnd Bergmann2018-02-261-1/+1
* mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridgeIdo Schimmel2018-02-261-7/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2410-33/+70
|\
| * Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-02-2110-33/+70
| |\
| | * net/mlx5: Fix error handling when adding flow rulesVlad Buslov2018-02-201-2/+8
| | * net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev2018-02-201-4/+4
| | * net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz2018-02-201-1/+2
| | * net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens2018-02-201-1/+1
| | * net/mlx5e: Specify numa node when allocating drop rqGal Pressman2018-02-201-2/+8
| | * net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz2018-02-201-1/+2
| | * net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz2018-02-201-4/+4
| | * net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-202-2/+3
| | * net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
| | * net/mlx5e: Fix loopback self test when GRO is offInbar Karmy2018-02-201-1/+2
| | * net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman2018-02-201-14/+35
* | | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-228-144/+181
|\ \ \
| * | | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-154-43/+45
| * | | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-152-3/+17
| * | | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-152-47/+47
| * | | net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-23/+19Star
| * | | net/mlx5: EQ add/del CQ APISaeed Mahameed2018-02-153-45/+53
| * | | net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed2018-02-151-3/+3
| * | | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-153-35/+52
| | |/ | |/|
* | | mlxsw: spectrum_kvdl: Add support for per part occupancyArkadi Sharshevsky2018-02-201-3/+55
* | | mlxsw: spectrum_kvdl: Add support for dynamic partition setArkadi Sharshevsky2018-02-201-5/+53
* | | mlxsw: spectrum_kvdl: Add support for linear division resourcesArkadi Sharshevsky2018-02-203-3/+85
* | | devlink: Perform cleanup of resource_set cbArkadi Sharshevsky2018-02-201-80/+3Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-201-14/+21
|\ \ \ | | |/ | |/|
| * | mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel2018-02-191-0/+3
| * | mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko2018-02-131-14/+18
| |/
* | mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky2018-02-133-24/+16Star
* | mlxsw: spectrum: Move SPAN code to separate modulePetr Machata2018-02-136-348/+433
* | mlxsw: spectrum: Drop struct span_entry.usedPetr Machata2018-02-132-5/+2Star
* | mlxsw: spectrum: Fix a coding style nitPetr Machata2018-02-131-2/+2
* | mlxsw: spectrum: Distinguish between IPv4/6 tunnelsPetr Machata2018-02-133-91/+72Star
* | mlxsw: spectrum_ipip: Add a forgotten includePetr Machata2018-02-131-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-1/+1
|\
| * net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy2018-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3152-1561/+4058
|\ \ | |/ |/|
| * net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman2018-01-291-1/+1
| * mlxsw: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-261-4/+2Star
| * mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-262-8/+2Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-251-8/+2Star
| |\
| * | mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel2018-01-221-101/+125
| * | mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel2018-01-221-4/+6
| * | mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel2018-01-221-9/+4Star
| * | mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky2018-01-225-3/+126
| * | mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Arkadi Sharshevsky2018-01-222-0/+52
| * | mlxsw: spectrum: Extend and export SPAN APIArkadi Sharshevsky2018-01-222-32/+57