summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-1839-280/+335
|\
| * IB/core: Allow QP state transition from reset to errorTadeusz Struk2017-07-181-0/+1
| * IB/hns: Fix for checkpatch.pl comment style warningsoulijun2017-07-181-4/+6
| * IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun2017-07-181-3/+0
| * IB/hns: Fix the bug with rdma operationoulijun2017-07-181-4/+4
| * IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun2017-07-181-5/+7
| * IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun2017-07-181-19/+34
| * IB/rxe: Set dma_mask and coherent_dma_maskyonatanc2017-07-181-0/+2
| * IB/rxe: Fix kernel panic from skb destructorYonatan Cohen2017-07-181-0/+3
| * IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit2017-07-181-0/+12
| * IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny2017-07-181-2/+9
| * IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky2017-07-181-12/+22
| * {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-1815-84/+72
| * IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-185-51/+26
| * IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky2017-07-181-9/+7
| * IB/IPoIB: Forward MTU change to driver belowErez Shitrit2017-07-181-2/+17
| * IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-186-8/+9
| * IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit2017-07-181-19/+4
| * IB/core: Introduce modify QP operation with udataParav Pandit2017-07-181-8/+24
| * IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-173-45/+32
| * IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-171-1/+5
| * IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
| * RDMA/core: Document confusing codeGustavo A. R. Silva2017-07-171-0/+13
| * mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-171-1/+1
| * IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro2017-07-171-1/+6
| * Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford2017-07-175037-123371/+627446
| |\
| * | IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn2017-07-111-2/+8
* | | Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-171-2/+2
|\ \ \
| * | | regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru2017-07-171-2/+2
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-1712-21/+674
|\ \ \ | |/ / |/| |
| * | scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter2017-07-121-1/+1
| * | scsi: hisi_sas: make several const arrays staticColin Ian King2017-07-121-5/+5
| * | scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter2017-07-121-1/+1
| * | scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2017-07-121-1/+4
| * | scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini2017-07-121-0/+1
| * | scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King2017-07-121-1/+1
| * | scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King2017-07-121-1/+1
| * | scsi: isci: fix typo in function namesColin Ian King2017-07-121-7/+7
| * | scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter2017-07-121-4/+7
| * | scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali2017-07-123-0/+646
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-153-31/+101
|\ \ \
| * | | random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior2017-07-151-2/+4
| * | | random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2017-07-151-17/+39
| * | | random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-201-2/+13
| * | | iscsi: ensure RNG is seeded before useJason A. Donenfeld2017-06-202-11/+25
| * | | random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-201-10/+31
* | | | Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-151-63/+46
|\ \ \ \
| * | | | drm_dp_aux_dev: switch to read_iter/write_iterAl Viro2017-07-091-63/+46
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-156-65/+186
|\ \ \ \ \
| * | | | | clk: boston: Add a driver for MIPS Boston board clocksPaul Burton2017-07-115-0/+115