summaryrefslogtreecommitdiff
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.37' into v3.18-rtSteven Rostedt (Red Hat)2016-08-131-1/+1
|\
| * IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-07-121-1/+1
* | Merge tag 'v3.18.34' into v3.18-rtSteven Rostedt (Red Hat)2016-06-234-0/+17
|\ \ | |/
| * IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-05-174-0/+17
* | Merge tag 'v3.18.31' into v3.18-rtSteven Rostedt (Red Hat)2016-06-232-60/+3
|\ \ | |/
| * IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-04-181-58/+1
| * iw_cxgb3: Fix incorrectly returning error on successHariprasad S2016-04-131-2/+2
* | Merge tag 'v3.18.28' into v3.18-rtSteven Rostedt (Red Hat)2016-03-102-8/+8
|\ \ | |/
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2016-03-022-8/+8
* | Merge tag 'v3.18.27' into v3.18-rtSteven Rostedt (Red Hat)2016-02-232-34/+47
|\ \ | |/
| * IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-02-091-14/+32
| * IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-02-091-20/+15
* | Merge tag 'v3.18.25' into v3.18-rtSteven Rostedt (Red Hat)2016-01-111-1/+9
|\ \ | |/
| * IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-11-151-1/+9
* | Merge tag 'v3.18.23' into v3.18-rtSteven Rostedt (Red Hat)2015-11-109-22/+74
|\ \ | |/
| * iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-10-271-1/+8
| * IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-071-1/+5
| * IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-10-071-1/+4
| * IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-10-072-14/+32
| * IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-10-071-1/+9
| * IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-073-4/+16
* | Merge tag 'v3.18.20' into v3.18-rtSteven Rostedt (Red Hat)2015-08-101-5/+9
|\ \ | |/
| * iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg2015-08-041-5/+9
* | Merge tag 'v3.18.18' into v3.18-rtSteven Rostedt (Red Hat)2015-07-201-3/+21
|\ \ | |/
| * iser-target: release stale iser connectionsSagi Grimberg2015-07-031-1/+17
| * iser-target: Fix variable-length response error completionSagi Grimberg2015-07-011-2/+4
* | Merge tag 'v3.18.15' into v3.18-rtSteven Rostedt (Red Hat)2015-06-182-11/+18
|\ \ | |/
| * 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
* | Merge tag 'v3.18.14' into v3.18-rtSteven Rostedt (Red Hat)2015-06-184-8/+12
|\ \ | |/
| * 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
* | infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich2015-06-181-2/+2
|/
* 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