Age | Commit message (Expand) | Author |
2016-01-19 | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak |
2016-01-19 | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak |
2016-01-19 | IB/core: Remove set-but-not-used variable from ib_sg_to_pages() | Bart Van Assche |
2015-12-23 | IB: remove the write-only usecnt field from struct ib_mr | Christoph Hellwig |
2015-12-23 | IB: remove in-kernel support for memory windows | Christoph Hellwig |
2015-12-23 | IB: remove ib_query_mr | Christoph Hellwig |
2015-12-23 | IB/core: Validate route when we init ah | Matan Barak |
2015-12-23 | IB/core: Add rdma_network_type to wc | Somnath Kotur |
2015-12-23 | IB/core: Add gid_type to gid attribute | Matan Barak |
2015-12-22 | IB/core: Avoid calling ib_query_device | Or Gerlitz |
2015-12-07 | IB core: Fix ib_sg_to_pages() | Bart Van Assche |
2015-10-30 | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche |
2015-10-29 | IB/core: Remove old fast registration API | Sagi Grimberg |
2015-10-28 | IB/core: Introduce new fast registration API | Sagi Grimberg |
2015-10-21 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak |
2015-10-21 | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-08-30 | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe |
2015-08-30 | IB/core: Guarantee that a local_dma_lkey is available | Jason Gunthorpe |
2015-08-30 | IB/core: Drop ib_alloc_fast_reg_mr | Sagi Grimberg |
2015-08-30 | IB: Modify ib_create_mr API | Sagi Grimberg |
2015-08-30 | IB/core: Get rid of redundant verb ib_destroy_mr | Sagi Grimberg |
2015-08-05 | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs | Chuck Lever |
2015-06-12 | IB/core: Change ib_create_cq to use struct ib_cq_init_attr | Matan Barak |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak |
2015-06-02 | IB/core cleanup: Add const to args - agent_send_response | Ira Weiny |
2015-05-20 | Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in... | Doug Ledford |
2015-05-18 | IB/core, cma: Nice log-friendly string helpers | Sagi Grimberg |
2015-05-18 | IB/Verbs: Use management helper rdma_cap_eth_ah() | Michael Wang |
2015-05-18 | IB/Verbs: Reform IB-core verbs | Michael Wang |
2014-12-15 | IB/core: Do not resolve VLAN if already resolved | Moni Shoua |
2014-06-04 | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier |
2014-03-07 | IB/core: Introduce signature verbs API | Sagi Grimberg |
2014-03-07 | IB/core: Introduce protected memory regions | Sagi Grimberg |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier |
2014-01-19 | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz |
2014-01-18 | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak |
2014-01-14 | IB/core: Add RDMA_TRANSPORT_USNIC_UDP | Upinder Malhi |
2013-11-15 | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen |
2013-11-09 | IB/core: Add Cisco usNIC rdma node and transport types | Upinder Malhi \(umalhi\) |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier |
2013-08-28 | IB/core: Add receive flow steering support | Hadar Hen Zion |
2013-08-13 | IB/core: Add locking around event dispatching on XRC target QPs | Yishai Hadas |
2013-04-16 | IB/core: Verify that QP handler is valid before dispatching events | Shlomo Pongratz |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier |
2012-05-08 | IB/core: Add raw packet QP type | Or Gerlitz |
2012-05-08 | IB/core: Use qp->usecnt to track multicast attach/detach | Or Gerlitz |
2012-01-27 | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert |