summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-191-6/+14
|\
| * mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel2018-01-181-6/+14
* | mlxsw: spectrum: Upper-bound supported FW versionYuval Mintz2018-01-191-19/+11
* | mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun2018-01-191-1/+1
* | net/mlx5e: Fix trailing semicolonLuis de Bethencourt2018-01-181-1/+1
* | mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko2018-01-173-20/+17
* | mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko2018-01-174-95/+401
* | mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko2018-01-173-21/+24
* | mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko2018-01-171-56/+46
* | net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski2018-01-171-3/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1711-64/+107
|\ \ | |/
| * net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-124-4/+8
| * net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
| * net/mlx5e: Don't override netdev features field unless in error flowGal Pressman2018-01-121-18/+25
| * net/mlx5e: Check support before TC swap in ETS initTariq Toukan2018-01-121-3/+5
| * net/mlx5e: Add error print in ETS initTariq Toukan2018-01-121-2/+6
| * net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman2018-01-121-2/+1
| * net/mlx5: Fix error handling in load oneMaor Gottlieb2018-01-121-3/+6
| * net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-122-9/+8
| * net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel2018-01-121-5/+8
| * {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-123-17/+35
* | mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload staticWei Yongjun2018-01-161-1/+1
* | mlxsw: core: Add support for reloadArkadi Sharshevsky2018-01-164-23/+65
* | mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky2018-01-164-30/+92
* | mlxsw: spectrum: Add support for getting kvdl occupancyArkadi Sharshevsky2018-01-163-0/+36
* | mlxsw: spectrum_dpipe: Connect dpipe tables to resourcesArkadi Sharshevsky2018-01-161-12/+69
* | mlxsw: spectrum: Register KVD resources with devlinkArkadi Sharshevsky2018-01-164-0/+205
* | mlxsw: pci: Add support for performing bus resetArkadi Sharshevsky2018-01-162-13/+41
* | mlxsw: spectrum: qdiscs: Support stats for PRIO qdiscNogah Frankel2018-01-141-0/+89
* | mlxsw: spectrum: qdiscs: Support PRIO qdisc offloadNogah Frankel2018-01-143-0/+86
* | mlxsw: spectrum_router: Configure default routing priorityYuval Mintz2018-01-141-0/+24
* | mlxsw: reg: add rdpm registerYuval Mintz2018-01-142-1/+38
* | mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipathIdo Schimmel2018-01-141-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-113-4/+11
|\ \ | |/
| * mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko2018-01-101-3/+4
| * mlxsw: pci: Wait after reset before accessing HWYuval Mintz2018-01-102-1/+7
* | mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel2018-01-101-0/+7
* | mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel2018-01-101-38/+71
* | mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel2018-01-101-11/+26
* | mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel2018-01-101-14/+62
* | mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel2018-01-101-21/+22
* | mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel2018-01-101-18/+18
* | mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED onlyNogah Frankel2018-01-101-20/+13
* | mlxsw: spectrum: qdiscs: Clean qdisc statistics structsNogah Frankel2018-01-101-31/+32
* | net: sch: red: Change offloaded xstats to be incrementalNogah Frankel2018-01-101-3/+12
* | net: sch: red: Change the name of the stats struct to be genericNogah Frankel2018-01-101-1/+1
* | mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel2018-01-103-25/+51
* | mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel2018-01-101-1/+1
* | net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun2018-01-101-1/+2
* | net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek2018-01-101-5/+8
OpenPOWER on IntegriCloud