summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-141-5/+0Star
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-5/+0Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-141-44/+34Star
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-141-44/+34Star
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-2/+2
|\ \
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-071-1/+1
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0782-2273/+2592
|\ \ \
| * | | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-302-3/+3
| * | | IB/core: Remove old fast registration APISagi Grimberg2015-10-291-25/+0Star
| * | | RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-292-167/+1Star
| * | | IB/qib: Remove old FRWR APISagi Grimberg2015-10-294-102/+1Star
| * | | iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-295-143/+1Star
| * | | RDMA/cxgb3: Remove old FRWR APISagi Grimberg2015-10-293-72/+1Star
| * | | RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-293-109/+1Star
| * | | IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-295-98/+1Star
| * | | IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-295-149/+9Star
| * | | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-291-9/+11
| * | | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-291-10/+0Star
| * | | IB/srp: Convert to new registration APISagi Grimberg2015-10-292-65/+71
| * | | IB/srp: Split srp_map_sgSagi Grimberg2015-10-291-51/+106
| * | | iser-target: Port to new memory registration APISagi Grimberg2015-10-292-104/+28Star
| * | | IB/iser: Port to new fast registration APISagi Grimberg2015-10-293-52/+28Star
| * | | RDMA/nes: Support the new memory registration APISagi Grimberg2015-10-292-1/+120
| * | | IB/qib: Support the new memory registration APISagi Grimberg2015-10-294-1/+104
| * | | iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-294-0/+120
| * | | RDMA/cxgb3: Support the new memory registration APISagi Grimberg2015-10-293-0/+83
| * | | RDMA/ocrdma: Support the new memory registration APISagi Grimberg2015-10-294-0/+96
| * | | IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-295-6/+132
| * | | IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-295-0/+189
| * | | IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-291-25/+0Star
| * | | IB/core: Introduce new fast registration APISagi Grimberg2015-10-291-0/+107
| * | | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2936-646/+707
| |\ \ \
| | * \ \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2964-831/+1248
| | |\ \ \
| | | * | | IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0Star
| | | * | | IB: split struct ib_send_wrChristoph Hellwig2015-10-0836-645/+707
| * | | | | IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-281-2/+3
| * | | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-284-21/+32
| * | | | | IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-281-24/+70
| * | | | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-282-8/+10
| * | | | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
| * | | | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18Star
| * | | | | iser-target: Remove an unused variableBart Van Assche2015-10-231-3/+2Star
| * | | | | IB/iser: Remove an unused variableBart Van Assche2015-10-231-4/+0Star
| * | | | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-223-6/+0Star
| * | | | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-223-6/+0Star
| * | | | | IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-222-36/+0Star
| * | | | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-2211-109/+192
| * | | | | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-221-0/+93
| * | | | | IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak2015-10-221-8/+18