aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | RDMA/ocrdma: Remove __packedNaresh Gottumukkala2013-08-122-80/+84
| | | | | | * | | RDMA/ocrdma: Remove driver QP state machineNaresh Gottumukkala2013-08-123-96/+11
| | | | | | * | | RDMA/ocrdma: Don't allow zero/invalid sgid usageNaresh Gottumukkala2013-08-121-1/+7
| | | | | | * | | RDMA/ocrdma: Remove redundant dev referenceNaresh Gottumukkala2013-08-125-63/+57
| | | | | | * | | RDMA/ocrdma: Style and redundant code cleanupNaresh Gottumukkala2013-08-124-90/+96
| | | | | | |/ /
| | | | | * | | IB/core: Fixes to XRC reference counting in uverbsYishai Hadas2013-08-132-2/+21
| | | | | * | | IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas2013-08-131-0/+3
| | | | | |/ /
| | | | * | | IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg2013-09-021-1/+1
| | | | * | | IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan2013-09-021-3/+7
| | | | * | | IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg2013-08-093-12/+287
| | | | * | | IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg2013-08-093-41/+48
| | | | * | | IB/iser: Handle unaligned SG in separate functionSagi Grimberg2013-08-091-23/+43
| | | | * | | IB/iser: Generalize rdma memory registrationSagi Grimberg2013-08-093-20/+40
| | | | * | | IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz2013-08-094-27/+46
| | | | * | | IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz2013-08-093-71/+151
| | | | * | | IB/iser: Use proper debug level value for info printsOr Gerlitz2013-08-092-9/+8
| | | | |/ /
| | | * | | IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker2013-08-132-9/+3
| | | |/ /
| | * | | IB/core: Better checking of userspace values for receive flow steeringMatan Barak2013-09-021-1/+15
| | * | | IB/mlx4: Add receive flow steering supportHadar Hen Zion2013-08-282-0/+247
| | * | | IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-283-1/+229
| | * | | IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov2013-08-281-5/+24
| | * | | IB/core: Add receive flow steering supportHadar Hen Zion2013-08-281-0/+27
| | |/ /
| * | | RDMA/cxgb4: Issue RI.FINI before closing when entering TERMSteve Wise2013-08-131-1/+6
| * | | RDMA/cxgb4: Advertise ~0ULL as max MR sizeSteve Wise2013-08-131-1/+1
| * | | RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASKSteve Wise2013-08-131-1/+1
| * | | RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messagesSteve Wise2013-08-131-0/+2
| * | | RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrapSteve Wise2013-08-131-2/+5
| * | | RDMA/cxgb4: Fix QP flush logicSteve Wise2013-08-134-136/+254
| * | | RDMA/cxgb4: Handle newer firmware changesSteve Wise2013-08-132-13/+2
| * | | RDMA/cxgb4: Use correct bit shift macros for vlan filter tuplesSteve Wise2013-08-131-1/+1
| * | | RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya2013-08-134-300/+636
| * | | RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-126-148/+184
| |/ /
* | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\ \ \
| * | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
| | |/ | |/|
* | | [SCSI] IB/iser: Add Discovery supportOr Gerlitz2013-08-262-2/+12
| |/ |/|
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------------. \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier2013-07-3115-28/+110
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | IB/qib: Add err_decode() call for ring dumpMike Marciniszyn2013-07-302-1/+3
| | | | | | | | | |/
| | | | | | | | * | RDMA/ocrdma: Fix several stack info leaksDan Carpenter2013-07-301-1/+4
| | | | | | | | * | RDMA/ocrdma: Remove unused includeRoland Dreier2013-07-261-1/+0
| | | | | | | | |/
| | | | | | | * | Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier2013-07-301-2/+2
| | | | | | | * | RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter2013-07-301-1/+2
| | | | | | | |/
| | | | | | * | mlx5_core: Variable may be used uninitializedAndi Shyti2013-07-311-1/+1
| | | | | | * | IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter2013-07-311-1/+2
| | | | | | * | IB/mlx5: Fix error return code in init_one()Wei Yongjun2013-07-311-3/+5
| | | | | | |/
| | | | | * | IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein2013-07-311-2/+8
| | | | | |/
| | | | * | IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein2013-07-311-1/+7
| | | | |/
| | | * | IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit2013-07-311-13/+63
| | | * | IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2013-07-312-1/+10
| | | |/
| | * | RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()Dan Carpenter2013-07-301-0/+2
| | |/
| * | RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter2013-07-301-0/+1
| |/