summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Add tc flower tracepointsDmytro Linkin2019-08-214-1/+146
* net/mlx5e: Only access fully initialized flows in neigh updateVlad Buslov2019-08-211-0/+8
* net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov2019-08-213-38/+59
* net/mlx5e: Refactor neigh used value update for concurrent executionVlad Buslov2019-08-211-4/+19
* net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov2019-08-213-11/+66
* net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov2019-08-212-6/+14
* net/mlx5e: Extend neigh hash entry with rcuVlad Buslov2019-08-212-24/+46
* net/mlx5e: Always take reference to neigh entryVlad Buslov2019-08-212-40/+39
* net/mlx5e: Extract code that queues neigh update work into functionVlad Buslov2019-08-211-15/+23
* net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...YueHaibing2019-08-211-3/+1
* net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...YueHaibing2019-08-211-3/+1
* net: systemport: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: bcmgenet: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* pxa168_eth: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-2/+1
* net: mvneta: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: fec: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: sxgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: ks8851-ml: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-5/+2
* net: socionext: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* via-rhine: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: ethernet: ti: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+2
* amd-xgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-11/+8
* Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/sc...David S. Miller2019-08-211-1/+1
|\
| * nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-1/+1
* | mlxsw: spectrum: Add devlink-trap supportIdo Schimmel2019-08-216-1/+363
* | mlxsw: Add trap group for layer 2 discardsIdo Schimmel2019-08-211-0/+8
* | mlxsw: Add layer 2 discard trap IDsIdo Schimmel2019-08-211-0/+7
* | mlxsw: reg: Add new trap actionsIdo Schimmel2019-08-211-0/+4
* | mlxsw: core: Add API to set trap actionIdo Schimmel2019-08-212-0/+15
|/
* Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-08-2017-205/+934
|\
| * net/mlx5: Fix the order of fc_stats cleanupGavi Teitz2019-08-201-5/+4
| * net/mlx5e: Fix deallocation of non-fully init encap entriesVlad Buslov2019-08-201-4/+8
| * net/mlx5e: Report and recover from CQE with error on RQAya Levin2019-08-205-0/+101
| * net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed2019-08-202-21/+30
| * net/mlx5e: Report and recover from rx timeoutAya Levin2019-08-203-0/+34
| * net/mlx5e: Report and recover from CQE error on ICOSQAya Levin2019-08-207-7/+140
| * net/mlx5e: Split open/close ICOSQ into stagesAya Levin2019-08-203-4/+24
| * net/mlx5e: Add support to rx reporter diagnoseAya Levin2019-08-206-23/+237
| * net/mlx5e: Add helper functions for reporter's basicsAya Levin2019-08-203-6/+24
| * net/mlx5e: Add cq info to tx reporter diagnoseAya Levin2019-08-205-0/+78
| * net/mlx5e: Extend tx reporter diagnostics outputAya Levin2019-08-203-8/+94
| * net/mlx5e: Extend tx diagnose functionAya Levin2019-08-201-10/+10
| * net/mlx5e: Generalize tx reporter's functionalityAya Levin2019-08-204-104/+137
| * net/mlx5e: Change naming convention for reporter's functionsAya Levin2019-08-203-12/+12
| * net/mlx5e: Rename reporter header fileAya Levin2019-08-203-4/+4
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-08-209-146/+324
|\ \