Age | Commit message (Expand) | Author | Files | Lines |
2015-12-07 | IB core: Fix ib_sg_to_pages() | Bart Van Assche | 1 | -21/+22 |
2015-10-30 | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche | 1 | -2/+2 |
2015-10-29 | IB/core: Remove old fast registration API | Sagi Grimberg | 1 | -25/+0 |
2015-10-28 | IB/core: Introduce new fast registration API | Sagi Grimberg | 1 | -0/+107 |
2015-10-21 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 1 | -67/+93 |
2015-10-21 | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 1 | -3/+4 |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -53/+78 |
2015-08-30 | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe | 1 | -6/+20 |
2015-08-30 | IB/core: Guarantee that a local_dma_lkey is available | Jason Gunthorpe | 1 | -5/+42 |
2015-08-30 | IB/core: Drop ib_alloc_fast_reg_mr | Sagi Grimberg | 1 | -29/+3 |
2015-08-30 | IB: Modify ib_create_mr API | Sagi Grimberg | 1 | -7/+24 |
2015-08-30 | IB/core: Get rid of redundant verb ib_destroy_mr | Sagi Grimberg | 1 | -17/+0 |
2015-08-05 | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs | Chuck Lever | 1 | -67/+0 |
2015-06-12 | IB/core: Change ib_create_cq to use struct ib_cq_init_attr | Matan Barak | 1 | -3/+3 |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 1 | -1/+2 |
2015-06-02 | IB/core cleanup: Add const to args - agent_send_response | Ira Weiny | 1 | -4/+5 |
2015-05-20 | Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in... | Doug Ledford | 1 | -4/+67 |
2015-05-18 | IB/core, cma: Nice log-friendly string helpers | Sagi Grimberg | 1 | -0/+65 |
2015-05-18 | IB/Verbs: Use management helper rdma_cap_eth_ah() | Michael Wang | 1 | -2/+2 |
2015-05-18 | IB/Verbs: Reform IB-core verbs | Michael Wang | 1 | -4/+2 |
2014-12-15 | IB/core: Do not resolve VLAN if already resolved | Moni Shoua | 1 | -1/+2 |
2014-06-04 | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier | 1 | -4/+4 |
2014-03-07 | IB/core: Introduce signature verbs API | Sagi Grimberg | 1 | -0/+8 |
2014-03-07 | IB/core: Introduce protected memory regions | Sagi Grimberg | 1 | -0/+39 |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -2/+96 |
2014-01-19 | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 1 | -0/+43 |
2014-01-18 | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi | 1 | -0/+2 |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -2/+53 |
2014-01-14 | IB/core: Add RDMA_TRANSPORT_USNIC_UDP | Upinder Malhi | 1 | -1/+2 |
2013-11-15 | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen | 1 | -0/+14 |
2013-11-09 | IB/core: Add Cisco usNIC rdma node and transport types | Upinder Malhi \(umalhi\) | 1 | -0/+3 |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 1 | -0/+30 |
2013-08-28 | IB/core: Add receive flow steering support | Hadar Hen Zion | 1 | -0/+27 |
2013-08-13 | IB/core: Add locking around event dispatching on XRC target QPs | Yishai Hadas | 1 | -0/+3 |
2013-04-16 | IB/core: Verify that QP handler is valid before dispatching events | Shlomo Pongratz | 1 | -1/+2 |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli | 1 | -2/+3 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 1 | -0/+1 |
2012-05-08 | IB/core: Add raw packet QP type | Or Gerlitz | 1 | -0/+1 |
2012-05-08 | IB/core: Use qp->usecnt to track multicast attach/detach | Or Gerlitz | 1 | -2/+12 |
2012-01-27 | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 1 | -1/+1 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -28/+348 |
2011-10-31 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-10-13 | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 1 | -36/+127 |
2011-10-13 | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 1 | -0/+1 |
2011-10-13 | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD | Sean Hefty | 1 | -0/+47 |
2011-10-13 | RDMA/core: Add XRC QPs | Sean Hefty | 1 | -20/+130 |
2011-10-13 | RDMA/core: Add XRC SRQ type | Sean Hefty | 1 | -1/+20 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 1 | -0/+1 |
2011-10-12 | RDMA/core: Add XRC domain support | Sean Hefty | 1 | -0/+26 |