Age | Commit message (Expand) | Author |
2023-07-17 | RDMA/mthca: Fix crash when polling CQ for shared QPs | Thomas Bogendoerfer |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch |
2020-10-26 | RDMA: Check attr_mask during modify_qp | Jason Gunthorpe |
2020-09-29 | RDMA/mthca: Combine special QP struct with mthca QP | Leon Romanovsky |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-03-25 | RDMA: Use __packed annotation instead of __attribute__ ((packed)) | Erez Alfasi |
2019-02-15 | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch |
2018-12-18 | RDMA: Cleanup undesired pd->uobject usage | Shamir Rabinovitch |
2018-10-03 | RDMA: Remove unused parameter from ib_modify_qp_is_ok() | Kamal Heib |
2018-07-30 | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const | Bart Van Assche |
2018-07-30 | RDMA: Constify the argument of the work request conversion functions | Bart Van Assche |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli |
2017-05-01 | IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli |
2015-12-23 | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak |
2012-07-11 | IB/mthca: Fill in sq_sig_type in query QP | Dotan Barak |
2012-07-11 | IB/mthca: Warning about event for non-existent QPs should show event type | Dotan Barak |
2011-07-15 | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen |
2010-10-14 | IB/pack: IBoE UD packet packing support | Eli Cohen |
2010-02-24 | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen |
2009-09-05 | IB/mthca: Annotate CQ locking | Roland Dreier |
2008-07-14 | IB/mthca: Fix check of max_send_sge for special QPs | Roland Dreier |
2008-07-14 | IB/mthca: Remove extra code for RESET->ERR QP state transition | Roland Dreier |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier |
2008-04-16 | IB/mthca: Update QP state if query QP succeeds | Dotan Barak |
2008-04-16 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier |
2008-04-16 | IB/mthca: Add IPoIB checksum offload support | Eli Cohen |
2008-02-04 | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen |
2007-10-15 | IB/mthca: Avoid alignment traps when writing doorbells | Roland Dreier |
2007-07-18 | IB/mthca: Simplify use of size0 in work request posting | Roland Dreier |
2007-07-18 | IB/mthca: Factor out setting WQE UD segment entries | Roland Dreier |
2007-07-18 | IB/mthca: Factor out setting WQE remote address and atomic segment entries | Roland Dreier |
2007-07-18 | IB/mthca: Factor out setting WQE data segment entries | Roland Dreier |
2007-07-17 | IB/mthca: Use uninitialized_var() for f0 | Roland Dreier |
2007-07-17 | drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning | Jeff Garzik |
2007-05-29 | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin |
2007-05-21 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-19 | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin |
2007-05-14 | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin |
2007-04-30 | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin |
2007-04-24 | IB/mthca: Simplify CQ cleaning in mthca_free_qp() | Roland Dreier |
2007-03-01 | IB/mthca: Fix error path in mthca_alloc_memfree() | Roland Dreier |