summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: stop passing 'cpu' to all percpu stats methodsMike Snitzer2018-12-101-4/+3
* dm rq: leverage blk_mq_queue_busy() to check for outstanding IOMike Snitzer2018-12-101-5/+4
* dm: dont rewrite dm_disk(md)->part0.in_flightMikulas Patocka2018-12-101-3/+1
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-09142-683/+1193
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-0931-109/+205
| |\
| | * bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan2018-12-091-4/+12
| | * bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan2018-12-091-6/+23
| | * bnxt_en: Keep track of reserved IRQs.Michael Chan2018-12-093-3/+8
| | * bnxt_en: Fix CNP CoS queue regression.Michael Chan2018-12-091-0/+7
| | * net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-081-2/+2
| | * Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt2018-12-071-1/+1
| | * mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel2018-12-061-2/+8
| | * mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan2018-12-061-4/+1
| | * mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel2018-12-061-2/+5
| | * mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel2018-12-061-2/+2
| | * Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-12-051-9/+11
| | |\
| | | * mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-11-091-4/+4
| | | * mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-11-091-5/+7
| | * | net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-041-1/+32
| | * | net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-041-0/+1
| | * | ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-041-3/+2
| | * | phy: Revert toggling reset changes.David S. Miller2018-12-042-14/+5
| | * | net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-031-1/+1
| | * | net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-032-3/+2
| | * | mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-031-7/+3
| | * | macvlan: return correct error valueMatteo Croce2018-12-031-2/+5
| | * | net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2018-12-031-1/+1
| | * | vhost: fix IOTLB lockingJean-Philippe Brucker2018-12-031-3/+0
| | * | net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda2018-12-031-0/+8
| | * | net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2018-12-031-5/+6
| | * | tun: remove skb access after netif_receive_skbPrashant Bhole2018-12-031-1/+2
| | * | net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-031-0/+5
| | * | net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-031-11/+8
| | * | tun: forbid iface creation with rtnl opsNicolas Dichtel2018-11-301-3/+3
| | * | virtio-net: keep vnet header zeroed after processing XDPJason Wang2018-11-301-5/+9
| | * | liquidio: read sc->iq_no before release scPan Bian2018-11-301-1/+3
| | * | mlx5: fix get_ip_proto()Cong Wang2018-11-301-3/+3
| | * | nfp: flower: prevent offload if rhashtable insert failsJohn Hurley2018-11-301-5/+9
| | * | nfp: flower: release metadata on offload failureJohn Hurley2018-11-301-2/+4
| | * | bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-11-301-0/+3
| | * | net: aquantia: fix rx checksum offload bitsDmitry Bogdanov2018-11-301-1/+1
| | * | liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King2018-11-301-1/+1
| | * | net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding2018-11-301-10/+13
| | * | net: phy: sfp: correct store of detected link modesBaruch Siach2018-11-291-1/+1
| | * | net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entryKunihiko Hayashi2018-11-291-0/+1
| | * | net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi2018-11-291-6/+8
| | * | net: ethernet: ave: Increase descriptors to improve performanceKunihiko Hayashi2018-11-291-4/+5
| * | | Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-094-69/+157
| |\ \ \
| | * \ \ Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-12-071-3/+3
| | |\ \ \
| | | * | | gnss: sirf: fix activation retry handlingJohan Hovold2018-12-061-3/+3