summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022157-0/+2157
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022157-0/+2157
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-014-4/+21
|\ \
| * | ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia2017-11-011-0/+1
| * | nvme: Fix setting logical block format when revalidatingKeith Busch2017-10-301-0/+1
| * | virtio_blk: Fix an SG_IO regressionBart Van Assche2017-10-271-0/+12
| * | Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linusJens Axboe2017-10-271-4/+7
| |\ \
| | * | nvme-rdma: fix possible hang when issuing commands during ctrl removalSagi Grimberg2017-10-231-4/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-0110-35/+137
|\ \ \ \
| * | | | tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-012-0/+6
| * | | | mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak2017-11-011-1/+1
| * | | | mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel2017-11-011-0/+25
| * | | | net: hns: set correct return valuePan Bian2017-11-011-2/+2
| * | | | net: lapbether: fix double freePan Bian2017-11-011-1/+0
| * | | | net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn2017-11-011-3/+5
| * | | | Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...David S. Miller2017-11-013-28/+98
| |\ \ \ \
| | * \ \ \ Merge ath-current from ath.gitKalle Valo2017-10-313-28/+98
| | |\ \ \ \
| | | * | | | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
| | | * | | | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-302-16/+92
| | | * | | | wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai2017-10-271-1/+0
* | | | | | | Merge tag 'pm-reverts-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-316-57/+32
|\ \ \ \ \ \ \
| * | | | | | | Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki2017-10-316-57/+32
| |/ / / / / /
* | | | | | | RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky2017-10-311-1/+3
* | | | | | | Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-302-7/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mmc: renesas_sdhi: fix kernel panic in _internal_dmac.cYoshihiro Shimoda2017-10-201-7/+10
| * | | | | | mmc: tmio: fix swiotlb buffer is fullYoshihiro Shimoda2017-10-201-0/+13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2922-150/+299
|\ \ \ \ \ \ \
| * | | | | | | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-283-6/+7
| * | | | | | | tuntap: properly align skb->head before building skbJason Wang2017-10-281-0/+1
| * | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-285-21/+22
| |\ \ \ \ \ \ \
| | * | | | | | | i40e: Add programming descriptors to cleaned_countAlexander Duyck2017-10-261-0/+1
| | * | | | | | | i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck2017-10-261-1/+1
| | * | | | | | | ixgbe: Fix Tx map failure pathAlexander Duyck2017-10-261-12/+6
| | * | | | | | | igb: Fix TX map failure pathJean-Philippe Brucker2017-10-261-1/+1
| | * | | | | | | e1000: avoid null pointer dereference on invalid stat typeColin Ian King2017-10-261-5/+4
| | * | | | | | | e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2017-10-261-2/+9
| * | | | | | | | net: stmmac: First Queue must always be in DCB modeJose Abreu2017-10-271-0/+7
| * | | | | | | | net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu2017-10-271-1/+1
| * | | | | | | | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-275-96/+202
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-262-30/+104
| | * | | | | | | net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz2017-10-261-35/+54
| | * | | | | | | net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen2017-10-261-29/+41
| | * | | | | | | net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-10-261-2/+3
| * | | | | | | | tap: double-free in error path in tap_open()Girish Moodalbail2017-10-261-9/+9
| * | | | | | | | Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller2017-10-262-3/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-10-241-0/+6
| | * | | | | | | | can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-10-241-1/+2
| | * | | | | | | | can: sun4i: fix loopback modeGerhard Bertelsmann2017-10-241-2/+1
| * | | | | | | | | net: mvpp2: do not sleep in set_rx_modeAntoine Tenart2017-10-261-2/+2
| * | | | | | | | | net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart2017-10-261-2/+2