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
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
3
-3
/
+3
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-5
/
+2
2009-09-10
Merge branch 'mad' into for-linus
Roland Dreier
3
-8
/
+34
2009-09-10
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...
Roland Dreier
37
-413
/
+1048
2009-09-09
RDMA/iwcm: Reject the connection when the cm_id is destroyed
Steve Wise
1
-0
/
+1
2009-09-09
RDMA/cxgb3: Clean up properly on FW mismatch failures
Steve Wise
2
-1
/
+5
2009-09-09
RDMA/cxgb3: Don't ignore insert_handle() failures
Steve Wise
2
-22
/
+49
2009-09-07
IB/mad: Allow tuning of QP0 and QP1 sizes
Hal Rosenstock
2
-5
/
+23
2009-09-07
IB/mad: Fix possible lock-lock-timer deadlock
Roland Dreier
1
-3
/
+3
2009-09-05
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
1
-3
/
+20
2009-09-05
RDMA/nes: Rework the disconn routine for terminate and flushing
Don Wood
1
-50
/
+52
2009-09-05
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
1
-1
/
+10
2009-09-05
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
1
-21
/
+40
2009-09-05
RDMA/nes: Use flush mechanism to set status for wqe in error
Don Wood
3
-0
/
+68
2009-09-05
RDMA/nes: Implement Terminate Packet
Don Wood
7
-225
/
+607
2009-09-05
RDMA/nes: Add CQ error handling
Don Wood
1
-0
/
+12
2009-09-05
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
1
-39
/
+80
2009-09-05
RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC
Don Wood
1
-1
/
+1
2009-09-05
RDMA/nes: Allocate work item for disconnect event handling
Don Wood
2
-17
/
+16
2009-09-05
RDMA/nes: Update refcnt during disconnect
Don Wood
1
-0
/
+2
2009-09-05
IB/mthca: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
4
-0
/
+7
2009-09-05
IB/mthca: Distinguish multiple devices in /proc/interrupts
Arputham Benjamin
2
-5
/
+13
2009-09-05
IB/mthca: Annotate CQ locking
Roland Dreier
1
-4
/
+8
2009-09-05
IB/mthca: Remove unnecessary include of <linux/init.h>
Roland Dreier
1
-1
/
+0
2009-09-05
IB/mthca: Remove unnecessary include of <asm/page.h>
Roland Dreier
1
-2
/
+0
2009-09-05
IB/mlx4: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
2
-0
/
+7
2009-09-05
IB/mlx4: Annotate CQ locking
Roland Dreier
1
-4
/
+8
2009-09-05
RDMA/amso1100: Check kmalloc() result in c2_register_device()
Roel Kluin
1
-9
/
+15
2009-09-05
IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)
Jack Morgenstein
1
-2
/
+4
2009-09-05
IB/core: Fix send multicast group leave retry
Yossi Etigin
1
-1
/
+9
2009-09-05
IB: Use printk_once() for driver versions
Marcin Slusarz
3
-13
/
+3
2009-09-05
RDMA/amso1100: Use %pM conversion specifier
Tobias Klauser
1
-5
/
+1
2009-09-05
IB: Use DEFINE_SPINLOCK() for static spinlocks
Roland Dreier
3
-13
/
+4
2009-09-05
IB/mad: Check hop count field in directed route MAD to avoid array overflow
Roland Dreier
1
-0
/
+8
2009-09-05
IPoIB: Check multicast address format
Jason Gunthorpe
1
-0
/
+19
2009-09-05
IPoIB: Drop priv->lock before calling ipoib_send()
Roland Dreier
2
-1
/
+8
2009-09-05
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2
-2
/
+0
2009-09-05
IB/ipath: strncpy() doesn't always NUL-terminate
Roel Kluin
2
-2
/
+2
2009-09-05
IB/ehca: Fix CQE flags reporting
Joachim Fenkes
1
-1
/
+5
2009-09-05
IB/ehca: Construct MAD redirect replies from request MAD
Joachim Fenkes
1
-6
/
+41
2009-09-05
IB/ehca: Make port autodetect mode the default
Alexander Schmidt
1
-4
/
+4
2009-09-05
RDMA/cxgb3: Wake up any waiters on peer close/abort
Steve Wise
1
-4
/
+12
2009-09-05
RDMA/cxgb3: Don't free endpoints early
Steve Wise
2
-28
/
+33
2009-09-05
RDMA/cxgb3: Handle port events properly
Steve Wise
1
-8
/
+20
2009-09-05
RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests
Steve Wise
3
-1
/
+10
2009-09-05
RDMA/cxgb3: iwch_unregister_device leaks memory
Steve Wise
1
-0
/
+2
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
4
-4
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
[next]