| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-11-14 | 1 | -5/+0 |
|\ |
|
| * | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-10 | 1 | -5/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-11-14 | 1 | -44/+34 |
|\ \ |
|
| * | | target: use per-attribute show and store methods | Christoph Hellwig | 2015-10-14 | 1 | -44/+34 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 2 | -2/+2 |
|\ \ |
|
| * | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2015-11-07 | 1 | -1/+1 |
| * | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-07 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-11-07 | 82 | -2273/+2592 |
|\ \ \ |
|
| * | | | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche | 2015-10-30 | 2 | -3/+3 |
| * | | | IB/core: Remove old fast registration API | Sagi Grimberg | 2015-10-29 | 1 | -25/+0 |
| * | | | RDMA/nes: Remove old FRWR API | Sagi Grimberg | 2015-10-29 | 2 | -167/+1 |
| * | | | IB/qib: Remove old FRWR API | Sagi Grimberg | 2015-10-29 | 4 | -102/+1 |
| * | | | iw_cxgb4: Remove old FRWR API | Sagi Grimberg | 2015-10-29 | 5 | -143/+1 |
| * | | | RDMA/cxgb3: Remove old FRWR API | Sagi Grimberg | 2015-10-29 | 3 | -72/+1 |
| * | | | RDMA/ocrdma: Remove old FRWR API | Sagi Grimberg | 2015-10-29 | 3 | -109/+1 |
| * | | | IB/mlx4: Remove old FRWR API support | Sagi Grimberg | 2015-10-29 | 5 | -98/+1 |
| * | | | IB/mlx5: Remove old FRWR API support | Sagi Grimberg | 2015-10-29 | 5 | -149/+9 |
| * | | | IB/srp: Dont allocate a page vector when using fast_reg | Sagi Grimberg | 2015-10-29 | 1 | -9/+11 |
| * | | | IB/srp: Remove srp_finish_mapping | Sagi Grimberg | 2015-10-29 | 1 | -10/+0 |
| * | | | IB/srp: Convert to new registration API | Sagi Grimberg | 2015-10-29 | 2 | -65/+71 |
| * | | | IB/srp: Split srp_map_sg | Sagi Grimberg | 2015-10-29 | 1 | -51/+106 |
| * | | | iser-target: Port to new memory registration API | Sagi Grimberg | 2015-10-29 | 2 | -104/+28 |
| * | | | IB/iser: Port to new fast registration API | Sagi Grimberg | 2015-10-29 | 3 | -52/+28 |
| * | | | RDMA/nes: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 2 | -1/+120 |
| * | | | IB/qib: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 4 | -1/+104 |
| * | | | iw_cxgb4: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 4 | -0/+120 |
| * | | | RDMA/cxgb3: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 3 | -0/+83 |
| * | | | RDMA/ocrdma: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 4 | -0/+96 |
| * | | | IB/mlx4: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 5 | -6/+132 |
| * | | | IB/mlx5: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 5 | -0/+189 |
| * | | | IB/mlx5: Remove dead fmr code | Sagi Grimberg | 2015-10-29 | 1 | -25/+0 |
| * | | | IB/core: Introduce new fast registration API | Sagi Grimberg | 2015-10-29 | 1 | -0/+107 |
| * | | | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-29 | 36 | -646/+707 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c... | Doug Ledford | 2015-10-29 | 64 | -831/+1248 |
| | |\ \ \ |
|
| | | * | | | IB: remove xrc_remote_srq_num from struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -1/+0 |
| | | * | | | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 36 | -645/+707 |
| * | | | | | IB/ucma: Take the network namespace from the process | Guy Shapiro | 2015-10-28 | 1 | -2/+3 |
| * | | | | | IB/cma: Add support for network namespaces | Guy Shapiro | 2015-10-28 | 4 | -21/+32 |
| * | | | | | IB/cma: Separate port allocation to network namespaces | Haggai Eran | 2015-10-28 | 1 | -24/+70 |
| * | | | | | IB/addr: Pass network namespace as a parameter | Guy Shapiro | 2015-10-28 | 2 | -8/+10 |
| * | | | | | IB/iser: Enable SG clustering | Sagi Grimberg | 2015-10-28 | 1 | -1/+1 |
| * | | | | | IB/iser: set block queue_virt_boundary | Sagi Grimberg | 2015-10-28 | 4 | -326/+18 |
| * | | | | | iser-target: Remove an unused variable | Bart Van Assche | 2015-10-23 | 1 | -3/+2 |
| * | | | | | IB/iser: Remove an unused variable | Bart Van Assche | 2015-10-23 | 1 | -4/+0 |
| * | | | | | IB/core: Remove smac and vlan id from path record | Matan Barak | 2015-10-22 | 3 | -6/+0 |
| * | | | | | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak | 2015-10-22 | 3 | -6/+0 |
| * | | | | | IB/cm: Remove the usage of smac and vid of qp_attr and cm_av | Matan Barak | 2015-10-22 | 2 | -36/+0 |
| * | | | | | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 2015-10-22 | 11 | -109/+192 |
| * | | | | | IB/cache: Add ib_find_gid_by_filter cache API | Matan Barak | 2015-10-22 | 1 | -0/+93 |
| * | | | | | IB/cma: cma_validate_port should verify the port and netdevice | Matan Barak | 2015-10-22 | 1 | -8/+18 |