index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cm.c
Age
Commit message (
Expand
)
Author
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
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
[next]