Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1376391621654cc369c5e8b60497f7c184f0ed47
/
drivers
/
infiniband
/
core
/
cm.c
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
3b069c5
IB/core: convert to idr_alloc()
by Tejun Heo
· 12 years ago
125c4c7
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
by Fengguang Wu
· 12 years ago
87d4abd
IB/cm: Destroy idr as part of the module init error flow
by Dotan Barak
· 12 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
e4dd23d
infiniband: Fix up module files that need to include module.h
by Paul Gortmaker
· 13 years ago
2622e18
IB/cm: Do not automatically disconnect XRC TGT QPs
by Sean Hefty
· 13 years ago
ef70044
IB/cm: Update XRC support based on XRC annex errata
by Sean Hefty
· 13 years ago
d26a360
IB/cm: Update protocol to support XRC
by Sean Hefty
· 13 years ago
b2bc478
RDMA: Check for NULL mode in .devnode methods
by Goldwyn Rodrigues
· 13 years ago
c3af098
IB: Add devnode methods to cm_class and umad_class
by Roland Dreier
· 13 years ago
8d8ac86
IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state
by Sean Hefty
· 14 years ago
2996343
IB/cm: Bump reference count on cm_id before invoking callback
by Sean Hefty
· 14 years ago
50a025c
IB/cm: Check LAP state before sending an MRA
by Sean Hefty
· 14 years ago
0eddb51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
3e340c0
IB/cm: Fix device_create() return value check
by Jani Nikula
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
9c3da09
IB: Remove __constant_{endian} uses
by Harvey Harrison
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
91bd418
device create: infiniband: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
a7e80ce
IB/cm: Correctly free cm_device structure
by Hefty, Sean
· 16 years ago
110cf37
infiniband: make cm_device use a struct device and not a kobject.
by Greg Kroah-Hartman
· 16 years ago
d4c4196
infiniband: rename "device" to "ib_device" in cm_device
by Greg Kroah-Hartman
· 16 years ago
f3781d2
RDMA: Remove subversion $Id tags
by Roland Dreier
· 16 years ago
a88f488
IB/cm: Endianness annotations
by Roland Dreier
· 17 years ago
1b90c13
trivial endianness annotations: infiniband core
by Al Viro
· 17 years ago
84ba284
IB/cm: Flush workqueue when removing device
by Sean Hefty
· 17 years ago
7c7a9bc
IB/cm: Fix infiniband_cm class kobject ref counting
by Roland Dreier
· 17 years ago
ab64b96
IB/cm: Remove debug printk()s that snuck upstream
by Roland Dreier
· 17 years ago
3971c9f
IB/cm: Add interim support for routed paths
by Sean Hefty
· 17 years ago
9af57b7
IB/cm: Add basic performance counters
by Sean Hefty
· 17 years ago
de98b69
IB/cm: Modify interface to send MRAs in response to duplicate messages
by Sean Hefty
· 17 years ago
454a01e
IB/cm: Make internal function cm_get_ack_delay() static
by Roland Dreier
· 17 years ago
6164c8c
IB/cm: Send no match if a SIDR REQ does not match a listen
by Sean Hefty
· 17 years ago
29c2731
IB/cm: Fix handling of duplicate SIDR REQs
by Sean Hefty
· 17 years ago
1d84612
IB/cm: Include HCA ACK delay in local ACK timeout
by Sean Hefty
· 17 years ago
24be6e8
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
by Sean Hefty
· 17 years ago
d998ccc
IB/cm: Fix stale connection detection
by Sean Hefty
· 17 years ago
9f81036c
IB/cm: Improve local id allocation
by Michael S. Tsirkin
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
e971b8c
IB/cm: Remove ca_guid from cm_device structure
by Sean Hefty
· 18 years ago
0fe313b
RDMA/cma: Allow early transition to RTS to handle lost CM messages
by Sean Hefty
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
e1444b5
IB/cm: Fix automatic path migration support
by Sean Hefty
· 18 years ago
e31353ea
RDMA/cm: Remove setting local write as part of QP access flags
by Dotan Barak
· 18 years ago
bed8bdf
IB: kmemdup() cleanup
by Eric Sesterhenn
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
82a9c16
IB/cm: Send DREP in response to unmatched DREQ
by Sean Hefty
· 18 years ago
8575329
IB/cm: Fix timewait crash after module unload
by Sean Hefty
· 18 years ago
a70d059
IB/cm: Do not track remote QPN in timewait state
by Michael S. Tsirkin
· 18 years ago
07ebafb
RDMA: iWARP Core Changes.
by Tom Tucker
· 18 years ago
3cd9656
IB: Whitespace fixes
by Roland Dreier
· 18 years ago
f06d265
IB/cm: Randomize starting comm ID
by Sean Hefty
· 18 years ago
7684240
IB/cm: Use correct reject code for invalid GID
by Sean Hefty
· 18 years ago
c1f250c
IB/cm: Enable atomics along with RDMA reads
by Sean Hefty
· 18 years ago
75df23e
IB/cm: Fix error handling in ib_send_cm_req
by Sean Hefty
· 18 years ago
04c3354
[PATCH] IB/cm: drop REQ when out of memory
by Michael S. Tsirkin
· 18 years ago
0d8fdfd
IB/core: Set alternate port number when initializing QP attributes
by Sean Hefty
· 18 years ago
ca222c6
IB/cm: Use address handle helpers
by Sean Hefty
· 18 years ago
75af908
IB/ucm: Get rid of duplicate P_Key parameter
by Sean Hefty
· 18 years ago
856c256
IB/cm: remove unneeded flush_workqueue
by Michael S. Tsirkin
· 18 years ago
6e61d04
IB/cm: Match connection requests based on private data
by Sean Hefty
· 18 years ago
1b52fa98
IB: refcount race fixes
by Sean Hefty
· 18 years ago
87fd1a1
IB/cm: Check cm_id state before handling a REP
by Sean Hefty
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
cf311cd
IB: Add node_guid to struct ib_device
by Sean Hefty
· 19 years ago
de1bb1a
IB/cm: avoid reusing local ID
by Sean Hefty
· 19 years ago
227eca8
IB/cm: correct reported reject code
by Sean Hefty
· 19 years ago
de6eb66
[IB] kzalloc() conversions
by Roland Dreier
· 19 years ago
34816ad
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
by Sean Hefty
· 19 years ago
ae7971a
[IB] CM: Fix initialization of QP attributes for UC QPs.
by Sean Hefty
· 19 years ago
ec329a1
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)
by Roland Dreier
· 19 years ago
5d7edb3
[IB] Add idr_destroy() calls on module unload
by Roland Dreier
· 19 years ago
07d357d
[IB] CM: bind IDs to a specific device
by Sean Hefty
· 19 years ago
1b205c2
[PATCH] IB: fix CM use-after-free
by Roland Dreier
· 19 years ago
354ba39
[PATCH] IB CM: support CM redir
by John Kingman
· 19 years ago
a4d61e8
[PATCH] IB: move include files to include/rdma
by Roland Dreier
· 19 years ago
97f52eb
[PATCH] IB: sparse endianness cleanup
by Sean Hefty
· 19 years ago
a977049
[PATCH] IB: Add the kernel CM implementation
by Hal Rosenstock
· 19 years ago