summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-0815-0/+7525
| | | | |/
| | | * | IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier2013-07-081-2/+2
| | | * | IB/core: Fix error return code in add_port()Wei Yongjun2013-06-241-2/+6
| | | * | IB/ehca: Fix error return code in ehca_create_slab_caches()Wei Yongjun2013-06-201-0/+1
| | | |/
| | * | RDMA/cxgb3: Timeout condition is never trueDan Carpenter2013-06-201-1/+2
| | |/
| * | RDMA/cma: Export AF_IB statisticsSean Hefty2013-06-201-27/+10
| * | RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty2013-06-202-13/+51
| * | RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty2013-06-201-1/+29
| * | RDMA/ucma: Allow user space to bind to AF_IBSean Hefty2013-06-201-1/+26
| * | RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty2013-06-201-30/+30
| * | RDMA/ucma: Add ability to query GID addressesSean Hefty2013-06-201-0/+50
| * | RDMA/cma: Export cma_get_service_id()Sean Hefty2013-06-201-6/+7
| * | RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty2013-06-201-0/+35
| * | IB/sa: Export function to pack a path record into wire formatSean Hefty2013-06-201-0/+6
| * | RDMA/ucma: Support querying for AF_IB addressesSean Hefty2013-06-201-2/+74
| * | RDMA/cma: Only listen on IB devices when using AF_IBSean Hefty2013-06-201-0/+4
| * | RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-202-17/+26
| * | RDMA/cma: Expose private data when using AF_IBSean Hefty2013-06-201-22/+34
| * | RDMA/cma: Merge cma_get/save_net_infoSean Hefty2013-06-201-55/+69
| * | RDMA/cma: Remove unused SDP related codeSean Hefty2013-06-201-145/+31
| * | RDMA/cma: Add support for AF_IB to cma_get_service_id()Sean Hefty2013-06-201-0/+3
| * | RDMA/cma: Add support for AF_IB to rdma_resolve_route()Sean Hefty2013-06-201-2/+11
| * | RDMA/cma: Add support for AF_IB to rdma_resolve_addr()Sean Hefty2013-06-201-6/+100
| * | RDMA/cma: Verify that source and dest sa_family are the sameSean Hefty2013-06-201-5/+3
| * | RDMA/cma: Restrict AF_IB loopback to binding to IB devices onlySean Hefty2013-06-201-8/+20
| * | RDMA/cma: Add helper functions to return id address informationSean Hefty2013-06-201-67/+71
| * | RDMA/cma: Do not modify sa_family when setting loopback addressSean Hefty2013-06-201-13/+18
| * | RDMA/cma: Allow user to specify AF_IB when bindingSean Hefty2013-06-201-6/+28
| * | RDMA/cma: Update port reservation to support AF_IBSean Hefty2013-06-201-21/+86
| * | IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-202-8/+24
| * | RDMA/cma: Include AF_IB in loopback and any address checksSean Hefty2013-06-201-16/+24
| * | RDMA/cma: Allow enabling reuseaddr in any stateSean Hefty2013-06-201-1/+1
| |/
* | 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
| | |_|/ | |/| |
OpenPOWER on IntegriCloud