Age | Commit message (Expand) | Author |
2014-12-16 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier |
2014-12-16 | IB/mlx5: Implement on demand paging by adding support for MMU notifiers | Haggai Eran |
2014-12-16 | IB/mlx5: Add support for RDMA read/write responder page faults | Haggai Eran |
2014-12-16 | IB/mlx5: Handle page faults | Haggai Eran |
2014-12-16 | IB/mlx5: Page faults handling infrastructure | Haggai Eran |
2014-12-16 | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation | Haggai Eran |
2014-12-16 | IB/mlx5: Changes in memory region creation to support on-demand paging | Haggai Eran |
2014-12-16 | IB/mlx5: Implement the ODP capability query verb | Haggai Eran |
2014-12-16 | IB/mlx5: Add function to read WQE from user-space | Haggai Eran |
2014-12-16 | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran |
2014-12-16 | IB/mlx5: Enhance UMR support to allow partial page table update | Haggai Eran |
2014-12-16 | IB/mlx5: Remove per-MR pas and dma pointers | Haggai Eran |
2014-12-16 | RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs | Devesh Sharma |
2014-12-16 | RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs | Mitesh Ahuja |
2014-12-16 | IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr | Jack Morgenstein |
2014-12-16 | RDMA/cxgb4: Handle NET_XMIT return codes | Hariprasad S |
2014-12-16 | RDMA/cxgb4: Wake up waiters after flushing the qp | Steve Wise |
2014-12-16 | RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices | Hariprasad Shenai |
2014-12-16 | RDMA/cxgb4: Fix locking issue in process_mpa_request | Hariprasad Shenai |
2014-12-16 | RDMA/cxgb4: Configure 0B MRs to match HW implementation | Pramod Kumar |
2014-12-16 | RDMA/cxgb4: Increase epd buff size for debug interface | Pramod Kumar |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak |
2014-12-09 | mlx5: Fix error flow in add_keys | Eli Cohen |
2014-12-09 | mlx5: Fix sparse warnings | Eli Cohen |
2014-11-22 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4: Cleanup Filter related macros/register defines | Hariprasad Shenai |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro |
2014-11-13 | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak |
2014-11-13 | cxgb4i/cxgb4 : Refactor macros to conform to uniform standards | Anish Bhatt |
2014-11-10 | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai |
2014-10-30 | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz |
2014-10-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-10-14 | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier |
2014-10-14 | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Add missing neigh_release in find_route | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Make c4iw_wr_log_size_order static | Steve Wise |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-10 | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis | Jes Sorensen |
2014-10-10 | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it | Jes Sorensen |
2014-10-10 | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() | Jes Sorensen |
2014-10-10 | RDMA/ocrdma: Remove a unused-label warning | Li RongQing |
2014-10-10 | RDMA/ocrdma: Convert kernel VA to PA for mmap in user | Devesh Sharma |
2014-10-10 | RDMA/ocrdma: Get vlan tag from ib_qp_attrs | Selvin Xavier |
2014-10-10 | RDMA/ocrdma: Add default GID at index 0 | Devesh Sharma |
2014-10-09 | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg |