aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cm.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15
|\
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-14
| |\ \
| | | * rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-14
| | |/ | |/|
| | * IB/core: Issue DREQ when receiving REQ/REP for stale QPHans Westgaard Ry2016-12-14
| |/
* / IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2016-11-16
|/
* IB/cm: Fix a recently introduced locking bugBart Van Assche2016-06-06
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-19
* IB/cm: Fix a recently introduced deadlockBart Van Assche2016-01-19
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-19
* IB/core: Validate route when we init ahMatan Barak2015-12-23
* IB/cm: Use the source GID index typeMatan Barak2015-12-23
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-23
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
* IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-21
* IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak2015-10-21
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-21
* IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-21
* IB/cm: Remove compare_data checksHaggai Eran2015-08-30
* IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran2015-08-30
* IB/cm: Share listening CM IDsHaggai Eran2015-08-30
* IB/cm: Expose service ID in request eventsHaggai Eran2015-08-30
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
* IB/cm: Do not queue work to a device that's going awayErez Shitrit2015-07-14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-23
|\
| * IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-12
| * IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-18
| * IB/Verbs: Reform IB-core cmMichael Wang2015-05-18
* | ib/cm: Change reject message type when destroying cm_idTed Kim2015-05-20
|/
* IB/core: Fix unaligned accessesDavid Ahern2015-05-05
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-10
* IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua2014-04-01
* IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()Wei Yongjun2014-01-19
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-14
* IB/cm: Convert to using idr_alloc_cyclic()Zhao Hongjiang2013-11-16
* idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-27
* IB/core: convert to idr_alloc()Tejun Heo2013-02-27
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-05
* IB/cm: Destroy idr as part of the module init error flowDotan Barak2012-07-11
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
* | IB/cm: Do not automatically disconnect XRC TGT QPsSean Hefty2011-10-13
* | IB/cm: Update XRC support based on XRC annex errataSean Hefty2011-10-13
* | IB/cm: Update protocol to support XRCSean Hefty2011-10-13
|/
* RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2011-07-04
* IB: Add devnode methods to cm_class and umad_classRoland Dreier2011-05-23
* IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH stateSean Hefty2011-03-15
* IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty2011-03-15
* IB/cm: Check LAP state before sending an MRASean Hefty2010-07-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-09
|\