summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-06-01IB/srp: Fix a debug kernel crashBart Van Assche
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-11RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-05-04IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-12iser-target: Rework connection terminationJenny Derzhavetz
2016-04-12iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-04-12iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-04-12iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-04-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-04-12IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche
2016-03-03IB/cma: Fix RDMA port validation for iWarpMatan Barak
2016-03-03IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky
2016-03-03IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri
2016-03-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-03-03IB/cm: Fix a recently introduced deadlockBart Van Assche
2016-03-03iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang
2015-12-22IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg
2015-12-07IB/srp: Fix a memory leakBart Van Assche
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn
2015-12-07IB/qib: Fix qib_mr structureIra Weiny
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller