summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger
2013-07-08target: make queue_tm_rsp() return voidJoern Engel
2013-07-08iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger
2013-07-08iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger
2013-07-08iser-target: Add vendor_err debug outputNicholas Bellinger
2013-07-08iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-07-07iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger
2013-07-07iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger
2013-07-07iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger
2013-07-07iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-06-25iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05Merge branches 'iser' and 'qib' into for-nextRoland Dreier
2013-06-05IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn
2013-06-05IB/iser: Add Mellanox copyrightOr Gerlitz
2013-06-05IB/iser: Fix device removal flowRoi Dayan
2013-05-30ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-21target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-08aio: don't include aio.h in sched.hKent Overstreet
2013-05-08drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-02IB/iser: Add support for iser CM REQ additional infoOr Gerlitz
2013-05-02IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz
2013-05-02IB/iser: Move informational messages from error to info levelRoi Dayan
2013-05-02IB/iser: Add module versionRoi Dayan
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton
2013-04-30drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclicJeff Layton
2013-04-25iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger
2013-04-25IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen
2013-04-25IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak
2013-04-25RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-17IPoIB: add support for TIPC protocolPatrick McHardy
2013-04-17IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn
2013-04-17IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn
2013-04-17RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo