index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-13
IB/cm: Do not automatically disconnect XRC TGT QPs
Sean Hefty
1
-0
/
+2
2011-10-13
IB/cm: Update XRC support based on XRC annex errata
Sean Hefty
1
-7
/
+8
2011-10-13
IB/cm: Update protocol to support XRC
Sean Hefty
1
-15
/
+31
2011-07-05
RDMA: Check for NULL mode in .devnode methods
Goldwyn Rodrigues
1
-1
/
+2
2011-05-23
IB: Add devnode methods to cm_class and umad_class
Roland Dreier
1
-0
/
+8
2011-03-15
IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state
Sean Hefty
1
-1
/
+18
2011-03-15
IB/cm: Bump reference count on cm_id before invoking callback
Sean Hefty
1
-0
/
+1
2010-07-29
IB/cm: Check LAP state before sending an MRA
Sean Hefty
1
-4
/
+6
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2010-04-01
IB/cm: Fix device_create() return value check
Jani Nikula
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-8
/
+7
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-1
/
+1
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-09-30
IB/cm: Correctly free cm_device structure
Hefty, Sean
1
-0
/
+2
2008-07-22
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
1
-20
/
+9
2008-07-22
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
1
-23
/
+24
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-17
IB/cm: Endianness annotations
Roland Dreier
1
-19
/
+44
2008-03-31
trivial endianness annotations: infiniband core
Al Viro
1
-1
/
+1
2008-03-01
IB/cm: Flush workqueue when removing device
Sean Hefty
1
-1
/
+2
[next]