summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-113-55/+245
|\
| * iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger2013-07-071-0/+8
| * target: make queue_tm_rsp() return voidJoern Engel2013-07-071-10/+17
| * iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger2013-07-071-1/+88
| * iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger2013-07-072-17/+17
| * iser-target: Add vendor_err debug outputNicholas Bellinger2013-07-071-2/+5
| * iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-072-10/+61
| * iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger2013-07-061-8/+8
| * iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-061-1/+1
| * iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-061-5/+0
| * iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger2013-07-061-4/+22
| * iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-241-1/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-092-3/+3
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-196-8/+14
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-052-9/+26
| |\ \
| * | | net: pass info struct via netdevice notifierJiri Pirko2013-05-282-3/+3
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-041-3/+2
|\ \ \ \
| * | | | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-121-3/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \ \
| * | | | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
| | |/ / | |/| |
* | | | drivers: avoid format string in dev_set_nameKees Cook2013-07-032-2/+2
| |/ / |/| |
* | | Merge branches 'iser' and 'qib' into for-nextRoland Dreier2013-06-041-1/+1
|\ \ \
| * | | IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn2013-06-041-1/+1
| | |/ | |/|
* | | IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-045-0/+5
* | | IB/iser: Fix device removal flowRoi Dayan2013-06-041-7/+8
|/ /
* | ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2013-05-292-8/+25
* | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-0815-55/+120
|\
| *---------. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-0818-52/+113
| |\ \ \ \ \ \
| | | | | | | * SRPT: Fix odd use of WARN_ON()Grant Grundler2013-04-161-1/+1
| | | | | | * | IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-162-2/+7
| | | | | | * | IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-161-9/+10
| | | | | | |/
| | | | | * | IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-241-0/+4
| | | | | * | IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-241-0/+2
| | | | | * | IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz2013-04-161-0/+21
| | | | | * | IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz2013-04-161-1/+2
| | | | | |/
| | | | * | RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise2013-04-241-0/+2
| | | | * | RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-164-6/+6
| | | | * | RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-161-1/+1
| | | | |/
| | | * | IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-012-0/+16
| | | * | IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-011-1/+2
| | | * | IB/iser: Move informational messages from error to info levelRoi Dayan2013-05-013-25/+34
| | | * | IB/iser: Add module versionRoi Dayan2013-05-012-5/+4
| | | |/
| | * / IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-161-1/+1
| | |/
| * / RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-161-12/+13
| |/
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-072-1/+2
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-074-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0111-96/+336
|\ \
| * | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-241-1/+1
| * | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1