summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-22mac80211: minstrel_ht: fix infinite loop because supported is not being shiftedColin Ian King
2019-08-22nexthops: remove redundant assignment to variable errColin Ian King
2019-08-22Merge branch 'mlx5-hyperv'David S. Miller
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA control agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui
2019-08-21Merge tag 'mlx5-updates-2019-08-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-08-21net/mlx5e: Add trace point for neigh updateVlad Buslov
2019-08-21net/mlx5e: Add trace point for neigh used value updateVlad Buslov
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-21net/mlx5e: Only access fully initialized flows in neigh updateVlad Buslov
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Refactor neigh used value update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov
2019-08-21net/mlx5e: Extract code that queues neigh update work into functionVlad Buslov
2019-08-21net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...YueHaibing
2019-08-21net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...YueHaibing
2019-08-21net: systemport: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: bcmgenet: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21pxa168_eth: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: mvneta: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: fec: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: sxgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: ks8851-ml: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: socionext: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21via-rhine: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: ethernet: ti: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21amd-xgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/sc...David S. Miller
2019-08-21Merge branch 'mlxsw-Add-devlink-trap-support'David S. Miller
2019-08-21selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel
2019-08-21selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel
2019-08-21mlxsw: Add trap group for layer 2 discardsIdo Schimmel
2019-08-21mlxsw: Add layer 2 discard trap IDsIdo Schimmel
2019-08-21mlxsw: reg: Add new trap actionsIdo Schimmel
2019-08-21mlxsw: core: Add API to set trap actionIdo Schimmel
2019-08-21mac80211: minstrel_ht: improve rate probing for devices with static fallbackFelix Fietkau
2019-08-21mac80211: minstrel_ht: fix default max throughput rate indexesFelix Fietkau
2019-08-21mac80211: minstrel_ht: reduce unnecessary rate probing attemptsFelix Fietkau