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
2006-06-05
IPoIB: Fix AH leak at interface down
Eli Cohen
1
-0
/
+1
2006-05-24
IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor
Michael S. Tsirkin
1
-20
/
+21
2006-05-23
IB/ipath: deref correct pointer when using kernel SMA
Bryan O'Sullivan
1
-1
/
+1
2006-05-23
IB/ipath: fix null deref during rdma ops
Bryan O'Sullivan
1
-5
/
+7
2006-05-23
IB/ipath: register as IB device owner
Bryan O'Sullivan
1
-0
/
+1
2006-05-23
IB/ipath: enable PE800 receive interrupts on user ports
Bryan O'Sullivan
1
-0
/
+4
2006-05-23
IB/ipath: enable GPIO interrupt on HT-460
Bryan O'Sullivan
5
-8
/
+25
2006-05-23
IB/ipath: fix NULL dereference during cleanup
Bryan O'Sullivan
1
-11
/
+11
2006-05-23
IB/ipath: replace uses of LIST_POISON
Bryan O'Sullivan
4
-28
/
+25
2006-05-23
IB/ipath: fix reporting of driver version to userspace
Bryan O'Sullivan
1
-1
/
+1
2006-05-23
IB/ipath: don't modify QP if changes fail
Bryan O'Sullivan
1
-15
/
+17
2006-05-23
IB/ipath: fix spinlock recursion bug
Bryan O'Sullivan
1
-6
/
+0
2006-05-18
IB/mthca: Fix posting lists of 256 receive requests for Tavor
Michael S. Tsirkin
1
-17
/
+18
2006-05-17
IB/uverbs: Don't leak ref to mm on error path
Roland Dreier
1
-1
/
+3
2006-05-17
IB/srp: Complete correct SCSI commands on device reset
Ishai Rabinovitz
1
-1
/
+1
2006-05-17
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
Roland Dreier
1
-3
/
+0
2006-05-17
IB/srp: Don't wait for disconnection if sending DREQ fails
Roland Dreier
1
-1
/
+4
2006-05-17
IB/mthca: Make fw_cmd_doorbell default to 0
Roland Dreier
1
-1
/
+1
2006-05-12
IB: refcount race fixes
Sean Hefty
5
-44
/
+52
2006-05-12
IB/ipath: Properly terminate PCI ID table
Roland Dreier
1
-4
/
+3
2006-05-10
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
1
-4
/
+11
2006-05-09
IPoIB: Free child interfaces properly
Roland Dreier
1
-3
/
+1
2006-05-09
IB/mthca: Fix race in reference counting
Roland Dreier
5
-45
/
+74
2006-05-09
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2
-84
/
+115
2006-05-09
IB: Fix display of 4-bit port counters in sysfs
Ralph Campbell
1
-1
/
+1
2006-05-01
IB/ipath: tidy up white space in a few files
Bryan O'Sullivan
3
-21
/
+31
2006-05-01
IB/ipath: fix label name in interrupt handler
Bryan O'Sullivan
1
-3
/
+3
2006-05-01
IB/ipath: improve sparse annotation
Bryan O'Sullivan
1
-1
/
+1
2006-05-01
IB/ipath: simplify IB timer usage
Bryan O'Sullivan
2
-30
/
+12
2006-05-01
IB/ipath: simplify RC send posting
Bryan O'Sullivan
1
-11
/
+4
2006-05-01
IB/ipath: prevent hardware from being accessed during reset
Bryan O'Sullivan
3
-6
/
+23
2006-05-01
IB/ipath: fix verbs registration
Bryan O'Sullivan
1
-1
/
+5
2006-05-01
IB/ipath: change handling of PIO buffers
Bryan O'Sullivan
1
-14
/
+22
2006-05-01
IB/ipath: iterate over correct number of ports during reset
Bryan O'Sullivan
1
-1
/
+1
2006-05-01
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
Bryan O'Sullivan
1
-3
/
+13
2006-05-01
IB/ipath: fix race with exposing reset file
Bryan O'Sullivan
2
-2
/
+15
2006-05-01
IB/mthca: Fix offset in query_gid method
Roland Dreier
1
-1
/
+1
2006-04-19
IB/mthca: make a function static
Adrian Bunk
1
-1
/
+1
2006-04-19
IB/ipath: Fix whitespace
Roland Dreier
2
-57
/
+57
2006-04-19
IB/ipath: Make more names static
Roland Dreier
9
-93
/
+75
2006-04-19
IB/mad: Fix RMPP version check during agent registration
Hal Rosenstock
1
-4
/
+1
2006-04-19
IB/srp: Remove request from list when SCSI abort succeeds
Roland Dreier
1
-7
/
+11
2006-04-12
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
4
-2
/
+30
2006-04-10
IB/cache: Use correct pointer to calculate size
Michael S. Tsirkin
1
-1
/
+1
2006-04-10
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
1
-5
/
+4
2006-04-10
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
1
-2
/
+3
2006-04-10
IB/mthca: Disable tuning PCI read burst size
Michael S. Tsirkin
1
-0
/
+7
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
4
-20
/
+40
2006-04-10
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
1
-21
/
+20
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
12
-36
/
+233
[next]