index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cm.c
Age
Commit message (
Expand
)
Author
2017-08-31
IB/cm: Fix sleeping in atomic when RoCE is used
Roland Dreier
2017-08-18
Add OPA extended LID support
Hiatt, Don
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIM
Sagi Grimberg
2017-08-08
IB/CM: Set appropriate slid and dlid when handling CM request
Dasaratharaman Chandramouli
2017-08-08
IB/CM: Create appropriate path records when handling CM request
Dasaratharaman Chandramouli
2017-08-08
IB/CM: Add OPA Path record support to CM
Hiatt, Don
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
IB/CM: Add braces when using sizeof
Dasaratharaman Chandramouli
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/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-01-24
IB/cma: Add debug messages to error flows
Moni Shoua
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
IB/core: Issue DREQ when receiving REQ/REP for stale QP
Hans Westgaard Ry
2016-12-14
rdma_cm: add rdma_reject_msg() helper function
Steve Wise
2016-11-16
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
Mark Bloch
2016-06-06
IB/cm: Fix a recently introduced locking bug
Bart Van Assche
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
IB/cm: Use the source GID index type
Matan Barak
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-22
IB/core: Avoid calling ib_query_device
Or Gerlitz
2015-10-21
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
2015-10-21
IB/cm: cm_init_av_by_path should find a GID by its netdevice
Matan Barak
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
2015-08-30
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
2015-08-30
IB/cm: Share listening CM IDs
Haggai Eran
2015-08-30
IB/cm: Expose service ID in request events
Haggai Eran
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-07-14
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-05-20
ib/cm: Change reject message type when destroying cm_id
Ted Kim
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
2015-05-18
IB/Verbs: Reform IB-core cm
Michael Wang
2015-05-05
IB/core: Fix unaligned accesses
David Ahern
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
[next]