Age | Commit message (Expand) | Author | Files | Lines |
2019-02-08 | IB/cma: Define option to set ack timeout and pack tos_set | Danit Goldberg | 1 | -0/+1 |
2018-10-16 | RDMA/core: Annotate timeout as unsigned long | Leon Romanovsky | 1 | -2/+3 |
2018-09-11 | RDMA/core: Document CM @event_handler function | Chuck Lever | 1 | -1/+5 |
2018-07-30 | RDMA/core: Constify dst_addr argument | Parav Pandit | 1 | -1/+1 |
2018-05-22 | RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers | Steve Wise | 1 | -0/+3 |
2018-03-29 | RDMA/cma: Move rdma_cm_state to cma_priv.h | Parav Pandit | 1 | -14/+0 |
2018-03-28 | RDMA/CMA: Add rdma_port_space to UAPI | Steve Wise | 1 | -11/+6 |
2018-03-28 | RDMA/CMA: remove RDMA_PS_SDP | Steve Wise | 1 | -1/+0 |
2018-03-08 | RDMA/nldev: provide detailed CM_ID information | Steve Wise | 1 | -5/+13 |
2018-01-19 | RDMA/cma: Introduce API to read GIDs for multiple transports | Parav Pandit | 1 | -0/+19 |
2017-05-01 | IB/SA: Rename ib_sa_path_rec to sa_path_rec | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -1/+1 |
2016-12-14 | rdma_cm: add rdma_consumer_reject_data helper function | Steve Wise | 1 | -0/+10 |
2016-12-14 | rdma_cm: add rdma_is_consumer_reject() helper function | Steve Wise | 1 | -0/+7 |
2016-12-14 | rdma_cm: add rdma_reject_msg() helper function | Steve Wise | 1 | -0/+8 |
2016-08-03 | IB/core: Support for CMA multicast join flags | Alex Vesker | 1 | -1/+3 |
2015-10-30 | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche | 1 | -1/+1 |
2015-10-28 | IB/cma: Add support for network namespaces | Guy Shapiro | 1 | -1/+5 |
2015-05-18 | IB/core, cma: Nice log-friendly string helpers | Sagi Grimberg | 1 | -0/+2 |
2013-06-20 | RDMA/cma: Export cma_get_service_id() | Sean Hefty | 1 | -0/+7 |
2013-06-20 | RDMA/cma: Set qkey for AF_IB | Sean Hefty | 1 | -0/+1 |
2013-06-20 | RDMA/cma: Update port reservation to support AF_IB | Sean Hefty | 1 | -0/+5 |
2012-07-08 | RDMA/cma: Allow user to restrict listens to bound address family | Sean Hefty | 1 | -0/+10 |
2011-10-13 | RDMA/cm: Define new RDMA port space specific to IB | Sean Hefty | 1 | -0/+1 |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 1 | -1/+4 |
2011-05-25 | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> | Nir Muchtar | 1 | -0/+14 |
2011-05-09 | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean | 1 | -0/+10 |
2010-02-11 | RDMA/cm: Remove unused definition of RDMA_PS_SCTP | Sean Hefty | 1 | -1/+0 |
2008-08-04 | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 1 | -6/+2 |
2008-07-22 | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event | Amir Vadai | 1 | -1/+2 |
2008-07-22 | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 1 | -1/+2 |
2008-07-14 | RDMA: Improve include file coding style | Dotan Barak | 1 | -5/+5 |
2008-07-14 | RDMA: Fix license text | Sean Hefty | 1 | -19/+23 |
2007-10-09 | RDMA/cma: Add ability to specify type of service | Sean Hefty | 1 | -0/+14 |
2007-02-16 | RDMA/cma: Add multicast communication support | Sean Hefty | 1 | -1/+20 |
2006-12-12 | RDMA/cma: Add support for RDMA_PS_UDP | Sean Hefty | 1 | -0/+15 |
2006-12-12 | RDMA/cma: Allow early transition to RTS to handle lost CM messages | Sean Hefty | 1 | -0/+15 |
2006-12-12 | RDMA/cma: Report connect info with connect events | Sean Hefty | 1 | -15/+16 |
2006-12-12 | RDMA/cma: Remove unneeded qp_type parameter from rdma_cm | Sean Hefty | 1 | -1/+0 |
2006-09-22 | RDMA/cma: Document rdma_accept() error handling | Or Gerlitz | 1 | -0/+4 |
2006-09-22 | RDMA/cma: Document rdma_destroy_id() function | Or Gerlitz | 1 | -0/+8 |
2006-06-17 | IB: IP address based RDMA connection manager | Sean Hefty | 1 | -0/+256 |