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
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-04-01
IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler
Moni Shoua
2014-01-19
IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()
Wei Yongjun
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2013-11-16
IB/cm: Convert to using idr_alloc_cyclic()
Zhao Hongjiang
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
IB/core: convert to idr_alloc()
Tejun Heo
2012-10-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-07-11
IB/cm: Destroy idr as part of the module init error flow
Dotan Barak
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-13
IB/cm: Do not automatically disconnect XRC TGT QPs
Sean Hefty
2011-10-13
IB/cm: Update XRC support based on XRC annex errata
Sean Hefty
2011-10-13
IB/cm: Update protocol to support XRC
Sean Hefty
2011-07-04
RDMA: Check for NULL mode in .devnode methods
Goldwyn Rodrigues
2011-05-23
IB: Add devnode methods to cm_class and umad_class
Roland Dreier
2011-03-15
IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state
Sean Hefty
2011-03-15
IB/cm: Bump reference count on cm_id before invoking callback
Sean Hefty
2010-07-28
IB/cm: Check LAP state before sending an MRA
Sean Hefty
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-03-31
IB/cm: Fix device_create() return value check
Jani Nikula
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2009-01-17
IB: Remove __constant_{endian} uses
Harvey Harrison
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-09-30
IB/cm: Correctly free cm_device structure
Hefty, Sean
2008-07-21
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-21
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-16
IB/cm: Endianness annotations
Roland Dreier
2008-03-30
trivial endianness annotations: infiniband core
Al Viro
2008-02-29
IB/cm: Flush workqueue when removing device
Sean Hefty
2008-02-12
IB/cm: Fix infiniband_cm class kobject ref counting
Roland Dreier
2008-02-12
IB/cm: Remove debug printk()s that snuck upstream
Roland Dreier
2008-02-04
IB/cm: Add interim support for routed paths
Sean Hefty
2008-01-25
IB/cm: Add basic performance counters
Sean Hefty
2007-10-09
IB/cm: Modify interface to send MRAs in response to duplicate messages
Sean Hefty
2007-07-17
IB/cm: Make internal function cm_get_ack_delay() static
Roland Dreier
2007-07-10
IB/cm: Send no match if a SIDR REQ does not match a listen
Sean Hefty
2007-07-10
IB/cm: Fix handling of duplicate SIDR REQs
Sean Hefty
2007-07-10
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
2007-07-10
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
Sean Hefty
2007-05-29
IB/cm: Fix stale connection detection
Sean Hefty
2007-05-21
IB/cm: Improve local id allocation
Michael S. Tsirkin
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-02-22
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
2006-12-12
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
[next]