index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/cm: Remove compare_data checks
Haggai Eran
2015-08-30
1
-91
/
+18
*
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
2015-08-30
1
-0
/
+20
*
IB/cm: Share listening CM IDs
Haggai Eran
2015-08-30
1
-6
/
+116
*
IB/cm: Expose service ID in request events
Haggai Eran
2015-08-30
1
-0
/
+3
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
1
-4
/
+3
*
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
2015-07-14
1
-6
/
+55
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-23
1
-5
/
+21
|
\
|
*
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
1
-2
/
+4
|
*
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
2015-05-18
1
-3
/
+3
|
*
IB/Verbs: Reform IB-core cm
Michael Wang
2015-05-18
1
-3
/
+17
*
|
ib/cm: Change reject message type when destroying cm_id
Ted Kim
2015-05-20
1
-1
/
+1
|
/
*
IB/core: Fix unaligned accesses
David Ahern
2015-05-05
1
-12
/
+11
*
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-08-10
1
-2
/
+3
*
IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler
Moni Shoua
2014-04-01
1
-17
/
+0
*
IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()
Wei Yongjun
2014-01-19
1
-1
/
+3
*
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2014-01-14
1
-0
/
+50
*
IB/cm: Convert to using idr_alloc_cyclic()
Zhao Hongjiang
2013-11-16
1
-4
/
+1
*
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
1
-1
/
+1
*
IB/core: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-11
/
+11
*
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-10-06
1
-1
/
+1
*
IB/cm: Destroy idr as part of the module init error flow
Dotan Barak
2012-07-11
1
-6
/
+10
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
1
-1
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
IB/cm: Do not automatically disconnect XRC TGT QPs
Sean Hefty
2011-10-13
1
-0
/
+2
*
|
IB/cm: Update XRC support based on XRC annex errata
Sean Hefty
2011-10-13
1
-7
/
+8
*
|
IB/cm: Update protocol to support XRC
Sean Hefty
2011-10-13
1
-15
/
+31
|
/
*
RDMA: Check for NULL mode in .devnode methods
Goldwyn Rodrigues
2011-07-04
1
-1
/
+2
*
IB: Add devnode methods to cm_class and umad_class
Roland Dreier
2011-05-23
1
-0
/
+8
*
IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state
Sean Hefty
2011-03-15
1
-1
/
+18
*
IB/cm: Bump reference count on cm_id before invoking callback
Sean Hefty
2011-03-15
1
-0
/
+1
*
IB/cm: Check LAP state before sending an MRA
Sean Hefty
2010-07-28
1
-4
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-09
1
-1
/
+1
|
\
|
*
IB/cm: Fix device_create() return value check
Jani Nikula
2010-03-31
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-8
/
+7
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-1
/
+1
*
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+3
*
IB/cm: Correctly free cm_device structure
Hefty, Sean
2008-09-30
1
-0
/
+2
*
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-21
1
-20
/
+9
*
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-21
1
-23
/
+24
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/cm: Endianness annotations
Roland Dreier
2008-04-16
1
-19
/
+44
*
trivial endianness annotations: infiniband core
Al Viro
2008-03-30
1
-1
/
+1
*
IB/cm: Flush workqueue when removing device
Sean Hefty
2008-02-29
1
-1
/
+2
*
IB/cm: Fix infiniband_cm class kobject ref counting
Roland Dreier
2008-02-12
1
-14
/
+8
*
IB/cm: Remove debug printk()s that snuck upstream
Roland Dreier
2008-02-12
1
-4
/
+0
*
IB/cm: Add interim support for routed paths
Sean Hefty
2008-02-04
1
-23
/
+66
*
IB/cm: Add basic performance counters
Sean Hefty
2008-01-25
1
-18
/
+288
[next]