| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx5: Postpone remove_keys under knowledge of coming preemption | Leon Romanovsky | 2015-12-08 | 1 | -1/+13 |
* | IB/mlx4: Use vmalloc for WR buffers when needed | Wengang Wang | 2015-12-08 | 2 | -9/+21 |
* | mlx4: Expose correct max_sge_rd limit | Sagi Grimberg | 2015-12-08 | 1 | -1/+1 |
* | IB/qib: Minor fixes to qib per SFF 8636 | Easwar Hariharan | 2015-12-07 | 1 | -2/+2 |
* | IB/qib: Fix qib_mr structure | Ira Weiny | 2015-12-07 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 1 | -1/+1 |
|\ |
|
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2015-11-06 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-11-07 | 48 | -1158/+1441 |
|\ \ |
|
| * | | RDMA/nes: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 2 | -167/+1 |
| * | | IB/qib: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 4 | -102/+1 |
| * | | iw_cxgb4: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 5 | -143/+1 |
| * | | RDMA/cxgb3: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 3 | -72/+1 |
| * | | RDMA/ocrdma: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 3 | -109/+1 |
| * | | IB/mlx4: Remove old FRWR API support | Sagi Grimberg | 2015-10-28 | 5 | -98/+1 |
| * | | IB/mlx5: Remove old FRWR API support | Sagi Grimberg | 2015-10-28 | 5 | -149/+9 |
| * | | RDMA/nes: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 2 | -1/+120 |
| * | | IB/qib: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 4 | -1/+104 |
| * | | iw_cxgb4: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 4 | -0/+120 |
| * | | RDMA/cxgb3: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 3 | -0/+83 |
| * | | RDMA/ocrdma: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 4 | -0/+96 |
| * | | IB/mlx4: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 5 | -6/+132 |
| * | | IB/mlx5: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 5 | -0/+189 |
| * | | IB/mlx5: Remove dead fmr code | Sagi Grimberg | 2015-10-28 | 1 | -25/+0 |
| * | | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-28 | 19 | -391/+431 |
| |\ \ |
|
| | * | | 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 | 19 | -390/+431 |
| * | | | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 2015-10-21 | 7 | -38/+94 |
| * | | | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 2015-10-21 | 4 | -6/+7 |
| * | | | IB/mlx4: Add support for blocking multicast loopback QP creation user flag | Eran Ben Elisha | 2015-10-21 | 2 | -6/+10 |
| * | | | IB/mlx4: Add counter based implementation for QP multicast loopback block | Eran Ben Elisha | 2015-10-21 | 2 | -0/+68 |
| * | | | IB/mlx4: Add IB counters table | Eran Ben Elisha | 2015-10-21 | 4 | -24/+81 |
| * | | | iw_cxgb4: Adds support for T6 adapter | Hariprasad S | 2015-10-21 | 5 | -146/+204 |
| * | | | RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0 | Selvin Xavier | 2015-10-21 | 1 | -1/+1 |
| * | | | RDMA/ocrdma: Prevent CQ-Doorbell floods | Devesh Sharma | 2015-10-21 | 1 | -8/+3 |
| * | | | RDMA/ocrdma: Check resource ids received in Async CQE | Naga Irrinki | 2015-10-21 | 1 | -4/+26 |
| * | | | RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats | Selvin Xavier | 2015-10-21 | 1 | -1/+1 |
| * | | | RDMA/ocrdma: Cleanup unused device list and rcu variables | Selvin Xavier | 2015-10-21 | 2 | -15/+2 |
| * | | | iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall | Hariprasad S | 2015-10-21 | 1 | -2/+2 |
| * | | | iw_cxgb4: fix misuse of ep->ord for minimum ird calculation | Hariprasad S | 2015-10-21 | 1 | -1/+1 |
| * | | | iw_cxgb4: pass the ord/ird in connect reply events | Hariprasad S | 2015-10-21 | 1 | -0/+4 |
| * | | | iw_cxgb4: detect fatal errors while creating listening filters | Hariprasad S | 2015-10-21 | 1 | -0/+4 |
| * | | | RDMA/cxgb4: re-fix 32-bit build warning | Arnd Bergmann | 2015-10-21 | 1 | -1/+1 |
| * | | | usnic: correctly handle kzalloc return value | Insu Yun | 2015-10-21 | 1 | -4/+4 |
| * | | | usnic: correctly check failed allocation | Insu Yun | 2015-10-21 | 1 | -5/+4 |
| * | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4 | Doug Ledford | 2015-10-21 | 28 | -144/+435 |
| |\ \ \
| | |/ / |
|
| * | | | IB/mlx4: Report checksum offload cap for RAW QP when query device | Bodong Wang | 2015-09-28 | 1 | -0/+2 |
* | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-06 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | mlx5: stop including <asm-generic/kmap_types.h> | Christoph Hellwig | 2015-10-15 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 25 | -73/+433 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | usnic: add missing clauses to BSD license | Jeff Squyres | 2015-10-06 | 25 | -73/+433 |
| |/ / |
|