index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
9
-0
/
+16
2005-10-29
[PATCH] missing include in infiniband
Al Viro
1
-0
/
+1
2005-10-28
[IB] fix up class_device_create() calls
Roland Dreier
2
-3
/
+4
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Roland Dreier
4
-4
/
+4
2005-10-28
[IB] uverbs: Fix device lifetime problems
Roland Dreier
3
-95
/
+182
2005-10-28
[IB] umad: Fix device lifetime problems
Roland Dreier
1
-109
/
+159
2005-10-28
[IPoIB] Drop RX packets when out of memory
Roland Dreier
3
-60
/
+85
2005-10-28
Merge ../bleed-2.6
Greg KH
4
-4
/
+4
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: drivers/infiniband
Al Viro
4
-4
/
+4
2005-10-27
[IB] ib_umad: various cleanups
Sean Hefty
1
-52
/
+21
2005-10-27
[IB] ib_umad: fix crash when freeing send buffers
Roland Dreier
1
-2
/
+2
2005-10-27
[IB] mthca: first pass at catastrophic error reporting
Roland Dreier
5
-1
/
+176
2005-10-25
[IB] simplify mad_rmpp.c:alloc_response_msg()
Roland Dreier
1
-16
/
+15
2005-10-25
[IB] mthca: correct modify QP attribute masks for UC
Roland Dreier
1
-7
/
+3
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
12
-809
/
+441
2005-10-24
[IB] CM: Fix initialization of QP attributes for UC QPs.
Sean Hefty
1
-14
/
+24
2005-10-24
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...
Roland Dreier
5
-10
/
+21
2005-10-24
[IB] Add idr_destroy() calls on module unload
Roland Dreier
4
-0
/
+10
2005-10-23
[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
Roland Dreier
1
-10
/
+11
2005-10-22
[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()
Roland Dreier
1
-10
/
+11
2005-10-20
[IB] user_mad: Use class_device.devt
Roland Dreier
1
-15
/
+2
2005-10-20
[IB] user_mad: trivial coding style fixes
Roland Dreier
1
-8
/
+8
2005-10-20
[IB] cm: Add missing break in switch
Roland Dreier
1
-0
/
+1
2005-10-18
[IB] mthca: Don't enter QP into MCG more than once.
Jack Morgenstein
1
-1
/
+6
2005-10-18
[IB] Fail sysfs queries after device is unregistered
Roland Dreier
1
-0
/
+16
2005-10-18
[IB] mthca: Add struct pci_driver.owner field
Roland Dreier
1
-0
/
+1
2005-10-18
[IB] mthca: Use enum in mthca_alloc_db() prototype
Roland Dreier
2
-2
/
+4
2005-10-18
[IPoIB] Improve ipoib_timeout() output
Roland Dreier
1
-2
/
+5
2005-10-17
[IB] ucm: quiet sparse warnings
Roland Dreier
1
-2
/
+2
2005-10-17
[IB] CM: bind IDs to a specific device
Sean Hefty
2
-67
/
+192
2005-10-17
[IB] merge ucm.h into ucm.c
Sean Hefty
2
-104
/
+41
2005-10-17
[IB] uverbs: Implement more commands
Roland Dreier
3
-1
/
+572
2005-10-17
[IB] uverbs: Add a mask of device methods allowed for userspace
Roland Dreier
2
-1
/
+22
2005-10-17
[IB] fail SA queries if device initialization failed
Roland Dreier
1
-6
/
+24
2005-10-17
[IB] uverbs: unlock correctly in error paths
Roland Dreier
1
-2
/
+6
2005-10-17
[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup
Roland Dreier
3
-7
/
+8
2005-10-17
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
7
-12
/
+40
2005-10-17
[IB] Fix leak on MAD initialization failure
Roland Dreier
1
-19
/
+26
2005-10-17
[IB] mthca: detect SRQ overflow
Roland Dreier
1
-0
/
+15
2005-10-17
[IB] mthca: SRQ limit reached events
Roland Dreier
4
-4
/
+45
2005-10-17
[IB] Check port number in ib_query_port()/ib_modify_port()
Roland Dreier
1
-0
/
+12
2005-10-17
[IB] uverbs: reject invalid memory registration permission flags
Roland Dreier
1
-0
/
+8
2005-10-17
[IB] mthca: Fill in more fields in query_port method
Jack Morgenstein
1
-0
/
+4
2005-10-17
[IB] uverbs: Add device-specific ABI version attribute
Roland Dreier
3
-0
/
+18
2005-10-17
[IB] uverbs: Fix up resource creation error paths
Roland Dreier
1
-61
/
+50
2005-10-17
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
3
-252
/
+244
2005-10-17
[IB] mthca: Report correct atomic capability
Jack Morgenstein
3
-0
/
+4
2005-10-17
[IB] Add checks to multicast attach and detach
Jack Morgenstein
1
-6
/
+12
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2
-4
/
+4
[next]