Age | Commit message (Expand) | Author | Files | Lines |
2016-01-19 | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 1 | -9/+7 |
2016-01-19 | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak | 1 | -9/+9 |
2016-01-19 | IB/core: Remove set-but-not-used variable from ib_sg_to_pages() | Bart Van Assche | 1 | -2/+1 |
2015-12-23 | IB: remove the write-only usecnt field from struct ib_mr | Christoph Hellwig | 1 | -7/+1 |
2015-12-23 | IB: remove in-kernel support for memory windows | Christoph Hellwig | 1 | -36/+0 |
2015-12-23 | IB: remove ib_query_mr | Christoph Hellwig | 1 | -7/+0 |
2015-12-23 | IB/core: Validate route when we init ah | Matan Barak | 1 | -13/+35 |
2015-12-23 | IB/core: Add rdma_network_type to wc | Somnath Kotur | 1 | -5/+118 |
2015-12-23 | IB/core: Add gid_type to gid attribute | Matan Barak | 1 | -0/+1 |
2015-12-22 | IB/core: Avoid calling ib_query_device | Or Gerlitz | 1 | -7/+1 |
2015-12-08 | IB core: Fix ib_sg_to_pages() | Bart Van Assche | 1 | -21/+22 |
2015-10-31 | 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-29 | IB/core: Introduce new fast registration API | Sagi Grimberg | 1 | -0/+107 |
2015-10-22 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 1 | -67/+93 |
2015-10-22 | 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-31 | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe | 1 | -6/+20 |
2015-08-31 | IB/core: Guarantee that a local_dma_lkey is available | Jason Gunthorpe | 1 | -5/+42 |
2015-08-31 | IB/core: Drop ib_alloc_fast_reg_mr | Sagi Grimberg | 1 | -29/+3 |
2015-08-31 | IB: Modify ib_create_mr API | Sagi Grimberg | 1 | -7/+24 |
2015-08-31 | 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-16 | 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-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -2/+96 |
2014-01-20 | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 1 | -0/+43 |
2014-01-19 | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi | 1 | -0/+2 |
2014-01-15 | 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-17 | 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 |