summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-25IB/rxe: double free on errorDan Carpenter1-1/+1
2017-03-25RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12
2017-03-25RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2-4/+6
2017-03-25RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive3-22/+17
2017-03-25net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck1-2/+4
2017-03-25nbd: replace kill_bdev() with __invalidate_device()Ratna Manoj Bolla1-2/+6
2017-03-25nbd: set queue timeout properlyJosef Bacik1-1/+4
2017-03-25nbd: set rq->errors to actual error codeJosef Bacik1-4/+4
2017-03-25nbd: handle ERESTARTSYS properlyJosef Bacik1-26/+89
2017-03-25blk-mq: include errors in did_work calculationJens Axboe1-3/+4
2017-03-25Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-71/+82
2017-03-25Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+6
2017-03-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds30-241/+122
2017-03-25Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+27
2017-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-5/+19
2017-03-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-25/+75
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2-4/+4
2017-03-24Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher1-1/+1
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-19/+41
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-24Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds9-18/+41
2017-03-24ARC: vdk: Fix support of UIOAlexey Brodkin1-7/+13
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-14/+14
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem1-0/+8
2017-03-24Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds53-414/+559
2017-03-24kcm: return immediately after copy_from_user() failureWANG Cong1-3/+3
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann1-3/+7
2017-03-24Merge branch 's390-net'David S. Miller5-18/+17
2017-03-24MAINTAINERS: add Julian WiedmannUrsula Braun1-0/+2
2017-03-24s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann1-11/+4
2017-03-24s390/qeth: size calculation outbound buffersJulian Wiedmann4-7/+11
2017-03-24Merge branch 'aquantia-fixes'David S. Miller6-10/+30
2017-03-24net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous2-0/+2
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous4-1/+11
2017-03-24net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous1-0/+1
2017-03-24net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous1-4/+16
2017-03-24net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous1-5/+0
2017-03-24r8152: prevent the driver from transmitting packets with carrier offhayeswang1-2/+16
2017-03-24net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-03-24ASoC: simple-card: fix simple_dai clk lookupLucas Stach1-0/+1
2017-03-24ASoC: STI: Fix reader substream pointer setArnaud Pouliquen1-0/+3
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann1-0/+11
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom...Arnd Bergmann7-0/+7
2017-03-24ALSA: seq: Fix race during FIFO resizeTakashi Iwai1-0/+4
2017-03-24iwlwifi: mvm: support ibss in dqa modeLiad Kaufman3-6/+13
2017-03-24iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter1-0/+2
2017-03-24iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon1-1/+1
2017-03-24HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein3-0/+3
2017-03-24crypto: xts,lrw - fix out-of-bounds write after kmalloc failureEric Biggers2-4/+10