index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
1
-2
/
+2
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
1
-12
/
+22
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
1
-27
/
+35
2017-05-01
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
1
-3
/
+12
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
1
-10
/
+10
2017-05-01
IB/CM: Add braces when using sizeof
Dasaratharaman Chandramouli
1
-3
/
+3
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-1
/
+3
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-4
/
+6
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-3
/
+3
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
2017-01-25
IB/cma: Add debug messages to error flows
Moni Shoua
1
-0
/
+2
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+71
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-1
/
+71
2016-12-14
IB/core: Issue DREQ when receiving REQ/REP for stale QP
Hans Westgaard Ry
1
-1
/
+23
2016-12-14
rdma_cm: add rdma_reject_msg() helper function
Steve Wise
1
-0
/
+48
2016-11-17
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
Mark Bloch
1
-16
/
+110
2016-06-07
IB/cm: Fix a recently introduced locking bug
Bart Van Assche
1
-2
/
+2
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
1
-0
/
+1
2016-01-19
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
1
-2
/
+2
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-0
/
+1
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
1
-2
/
+8
2015-12-23
IB/cm: Use the source GID index type
Matan Barak
1
-5
/
+20
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
1
-1
/
+1
2015-12-22
IB/core: Avoid calling ib_query_device
Or Gerlitz
1
-11
/
+1
2015-10-22
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
1
-30
/
+0
2015-10-22
IB/cm: cm_init_av_by_path should find a GID by its netdevice
Matan Barak
1
-2
/
+5
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-2
/
+3
2015-10-21
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
1
-91
/
+18
2015-08-30
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
1
-0
/
+20
2015-08-30
IB/cm: Share listening CM IDs
Haggai Eran
1
-6
/
+116
2015-08-30
IB/cm: Expose service ID in request events
Haggai Eran
1
-0
/
+3
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-4
/
+3
2015-07-14
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
1
-6
/
+55
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-5
/
+21
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-2
/
+4
2015-05-20
ib/cm: Change reject message type when destroying cm_id
Ted Kim
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
1
-3
/
+3
2015-05-18
IB/Verbs: Reform IB-core cm
Michael Wang
1
-3
/
+17
2015-05-05
IB/core: Fix unaligned accesses
David Ahern
1
-12
/
+11
2014-08-11
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
1
-2
/
+3
2014-04-02
IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler
Moni Shoua
1
-17
/
+0
2014-01-20
IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()
Wei Yongjun
1
-1
/
+3
2014-01-15
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
1
-0
/
+50
2013-11-16
IB/cm: Convert to using idr_alloc_cyclic()
Zhao Hongjiang
1
-4
/
+1
2013-02-28
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-1
/
+1
2013-02-28
IB/core: convert to idr_alloc()
Tejun Heo
1
-11
/
+11
2012-10-05
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
1
-1
/
+1
2012-07-11
IB/cm: Destroy idr as part of the module init error flow
Dotan Barak
1
-6
/
+10
[prev]
[next]