summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* 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
* mlxsw: spectrum_acl: Add support for mirroring actionArkadi Sharshevsky2018-01-222-0/+35
* mlxsw: core: Make counter index allocated inside the action appendJiri Pirko2018-01-225-35/+82
* mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource listJiri Pirko2018-01-221-26/+49
* mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Jiri Pirko2018-01-222-0/+20
* Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-2213-300/+809
|\
| * net/mlx5e: Add likely to the common RX checksum flowGal Pressman2018-01-191-1/+1
| * net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib2018-01-195-175/+250
| * net/mlx5e: Merge per priority stats groupsKamal Heib2018-01-191-8/+25
| * net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha2018-01-194-0/+29
| * net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha2018-01-193-15/+55
| * net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha2018-01-191-0/+12
| * net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha2018-01-191-3/+5
| * net/mlx5e: Set hairpin queue sizeOr Gerlitz2018-01-191-3/+8
| * net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-191-0/+2
| * net/mlx5e: Add RSS support for hairpinOr Gerlitz2018-01-193-13/+205
| * net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-192-36/+64
| * net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz2018-01-191-1/+4
| * net/mlx5e: Refactor RSS related objects and codeOr Gerlitz2018-01-193-53/+103
| * net/mlx5e: Set per priority hairpin pairsOr Gerlitz2018-01-191-7/+57
| * net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz2018-01-191-8/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-201-6/+14
|\ \
| * | mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel2018-01-191-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-113-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