Age | Commit message (Expand) | Author |
2019-11-12 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky |
2019-11-06 | RDMA/mad: Delete never implemented functions | Leon Romanovsky |
2019-08-01 | IB/mad: Fix use-after-free in ib mad completion handling | Jack Morgenstein |
2019-03-27 | IB/MAD: Add SMP details to MAD tracing | Ira Weiny |
2019-03-27 | IB/MAD: Add agent trace points | Ira Weiny |
2019-03-27 | IB/MAD: Add recv path trace point | Ira Weiny |
2019-03-27 | IB/MAD: Add send path trace points | Ira Weiny |
2019-03-26 | IB/mad: Convert ib_mad_clients to XArray | Matthew Wilcox |
2019-02-19 | RDMA: Add and use rdma_for_each_port | Jason Gunthorpe |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib |
2018-10-16 | RDMA/core: Annotate timeout as unsigned long | Leon Romanovsky |
2018-09-06 | RDMA/core: Rate limit MAD error messages | Parav Pandit |
2018-09-06 | RDMA/core: Fail early if unsupported QP is provided | Parav Pandit |
2018-09-05 | IB/core: Add an unbound WQ type to the new CQ API | Jack Morgenstein |
2018-07-24 | RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls | Bart Van Assche |
2018-06-18 | IB/mad: Use IDR for agent IDs | willy@infradead.org |
2018-06-18 | IB/mad: Agent registration is process context only | Matthew Wilcox |
2018-06-18 | IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid | Parav Pandit |
2018-06-01 | RDMA/mad: Convert BUG_ONs to error flows | Leon Romanovsky |
2018-06-01 | RDMA/mad: Delete inaccessible BUG_ON | Leon Romanovsky |
2018-04-30 | IB/core: Make ib_mad_client_id atomic | HÃ¥kon Bugge |
2017-12-22 | drivers: infiniband: remove duplicate includes | Pravin Shedge |
2017-11-10 | IB/core: Avoid crash on pkey enforcement failed in received MADs | Parav Pandit |
2017-05-23 | IB/core: Enforce security on management datagrams | Daniel Jurgens |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename ib_query_ah to rdma_query_ah | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli |
2017-04-25 | IB/core: change the return type to void | Zhu Yanjun |
2017-01-24 | IB/mad: Add port_num to error message | Yuval Shaia |
2016-12-14 | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford |
2016-12-14 | IB/mad: Fix an array index check | Bart Van Assche |
2016-12-14 | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock |
2016-12-03 | IB/mad: Remove debug prints after allocation failure | Leon Romanovsky |
2016-10-07 | IB/mad: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar |
2016-09-23 | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig |
2016-06-06 | IB/mad: Fix indentation | Bart Van Assche |
2016-05-24 | IB/MAD: Integrate ib_mad module into ib_core module | Mark Bloch |
2016-01-19 | IB/mad: use CQ abstraction | Christoph Hellwig |
2016-01-19 | IB/mad: pass ib_mad_send_buf explicitly to the recv_handler | Christoph Hellwig |
2015-12-24 | IB/mad: Ensure fairness in ib_mad_completion_handler | Dean Luick |
2015-12-08 | IB/mad: Require CM send method for everything except ClassPortInfo | Hal Rosenstock |
2015-10-28 | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford |
2015-10-21 | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig |
2015-08-30 | IB/mad: Remove ib_get_dma_mr calls | Jason Gunthorpe |
2015-08-30 | IB/core: lock client data with lists_rwsem | Haggai Eran |
2015-07-14 | IB/mad: Fix compare between big endian and cpu endian | Ira Weiny |
2015-07-14 | IB: Add rdma_cap_ib_switch helper and use where appropriate | Hal Rosenstock |
2015-06-12 | IB/mad: Add final OPA MAD processing | Ira Weiny |
2015-06-12 | IB/mad: Add partial Intel OPA MAD support | Ira Weiny |