summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-073-4/+16
* iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg2015-08-041-5/+9
* iser-target: release stale iser connectionsSagi Grimberg2015-07-031-1/+17
* iser-target: Fix variable-length response error completionSagi Grimberg2015-07-011-2/+4
* RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova2015-06-101-1/+1
* RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe2015-05-231-10/+17
* IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg2015-05-171-2/+2
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-05-171-2/+1
* IB/core: don't disallow registering region starting at 0x0Yann Droneaud2015-05-171-2/+2
* IB/core: disallow registering 0-sized memory regionYann Droneaud2015-05-171-0/+3
* iser-target: Fix session hang in case of an rdma read DIF errorSagi Grimberg2015-05-171-2/+4
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-04-241-4/+16
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-04-231-0/+8
* IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum2015-03-231-0/+3
* IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer2015-03-231-4/+5
* IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-03-231-5/+5
* IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny2015-03-231-2/+4
* IB/mlx5: Fix error code in get_port_caps()Dan Carpenter2015-03-231-1/+1
* IB/iser: Use correct dma direction when unmapping SGsRoi Dayan2015-03-233-8/+17
* IB/iser: Fix memory regions possible leakSagi Grimberg2015-03-232-15/+14
* IB/qib: Do not write EEPROMMitko Haralanov2015-03-237-220/+1
* iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2015-01-272-3/+12
* iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg2015-01-271-6/+13
* iser-target: Allocate PI contexts dynamicallySagi Grimberg2015-01-272-116/+158
* iser-target: Fix implicit termination of connectionsSagi Grimberg2015-01-272-8/+35
* iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2015-01-272-31/+77
* iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2015-01-271-12/+19
* iser-target: Parallelize CM connection establishmentSagi Grimberg2015-01-272-24/+62
* iser-target: Fix flush + disconnect completion handlingSagi Grimberg2015-01-272-23/+31
* iscsi,iser-target: Initiate termination only onceSagi Grimberg2015-01-272-34/+51
* IB/iser: Fix possible SQ overflowMax Gurtovoy2015-01-272-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-11-212-14/+38
|\
| * IB/isert: Adjust CQ size to HW limitsChris Moore2014-11-191-2/+6
| * iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg2014-11-021-10/+19
| * ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz2014-11-021-2/+5
| * srp-target: Retry when QP creation fails with ENOMEMBart Van Assche2014-10-281-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-311-2/+8
|\ \ | |/ |/|
| * mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-2/+8
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-211-3/+3
|\ \ | |/ |/|
| * iser-target: Disable TX completion interrupt coalescingNicholas Bellinger2014-10-051-2/+2
| * iser-target: Fix smatch warningSagi Grimberg2014-10-031-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-1918-927/+1330
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-1417-927/+1324
| |\ \ \ \ \
| | | | | * | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen2014-10-101-19/+19
| | | | | * | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2014-10-102-103/+101
| | | | | * | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen2014-10-101-9/+3
| | | | | * | RDMA/ocrdma: Remove a unused-label warningLi RongQing2014-10-101-0/+2
| | | | | * | RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma2014-10-101-5/+5
| | | | | * | RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier2014-10-101-4/+5
| | | | | * | RDMA/ocrdma: Add default GID at index 0Devesh Sharma2014-10-101-0/+10