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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
RDMA/nes: Formatting cleanup
Glenn Streiff
5
-102
/
+109
2008-04-29
RDMA/nes: Add support for SFP+ PHY
Eric Schneider
5
-64
/
+259
2008-04-29
RDMA/nes: Use LRO
Faisal Latif
6
-12
/
+70
2008-04-29
IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute
Roland Dreier
3
-5
/
+20
2008-04-29
IB/mthca: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
1
-13
/
+0
2008-04-29
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
4
-4
/
+74
2008-04-29
IB/ehca: handle negative return value from ibmebus_request_irq() properly
Hoang-Nam Nguyen
1
-18
/
+17
2008-04-29
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
6
-28
/
+136
2008-04-29
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
4
-1
/
+4
2008-04-29
RDMA/cxgb3: Correctly serialize peer abort path
Steve Wise
3
-35
/
+72
2008-04-29
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
12
-12
/
+28
2008-04-23
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
2
-2
/
+8
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
6
-160
/
+16
2008-04-23
IB/ehca: Bump version number to 0026
Joachim Fenkes
1
-1
/
+1
2008-04-23
IB/ehca: Make some module parameters bool, update descriptions
Joachim Fenkes
1
-19
/
+18
2008-04-23
IB/ehca: Remove mr_largepage parameter
Joachim Fenkes
1
-19
/
+3
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
7
-56
/
+63
2008-04-23
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
3
-0
/
+9
2008-04-23
RDMA/nes: Fix adapter reset after PXE boot
Chien Tung
2
-13
/
+13
2008-04-23
RDMA/nes: Print IPv4 addresses in a readable format
Roland Dreier
3
-9
/
+13
2008-04-23
RDMA/nes: Use print_mac() to format ethernet addresses for printing
Roland Dreier
3
-21
/
+15
2008-04-21
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2
-6
/
+6
2008-04-21
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
1
-9
/
+4
2008-04-21
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
1
-1
/
+1
2008-04-21
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
1
-2
/
+4
2008-04-21
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
1
-1
/
+0
2008-04-21
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
1
-1
/
+1
2008-04-21
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2
-15
/
+0
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
9
-170
/
+197
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
9
-170
/
+197
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-2
/
+1
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2
-2
/
+0
2008-04-16
IB/mlx4: Update module version and release date
Jack Morgenstein
1
-2
/
+2
2008-04-16
IB/ehca: Support all ibv_devinfo values in query_device() and query_port()
Stefan Roscher
1
-48
/
+79
2008-04-16
RDMA/nes: Free IRQ before killing tasklet
Roland Dreier
1
-2
/
+2
2008-04-16
IB/mthca: Update module version and release date
Jack Morgenstein
1
-2
/
+2
2008-04-16
IB/mlx4: Update QP state if query QP succeeds
Dotan Barak
1
-5
/
+12
2008-04-16
IB/mthca: Update QP state if query QP succeeds
Dotan Barak
1
-6
/
+14
2008-04-16
RDMA/amso1100: Add check for NULL reply_msg in c2_intr()
Tom Tucker
2
-3
/
+7
2008-04-16
IB/mlx4: Add support for resizing CQs
Vladimir Sokolovsky
3
-33
/
+270
2008-04-16
IB/mlx4: Add support for modifying CQ moderation parameters
Eli Cohen
3
-0
/
+10
2008-04-16
RDMA/amso1100: Add support for "send with invalidate" work requests
Roland Dreier
2
-8
/
+17
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
11
-24
/
+23
2008-04-16
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
18
-18
/
+18
2008-04-16
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
13
-136
/
+896
2008-04-16
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
6
-34
/
+83
2008-04-16
IB/ipath: User mode send DMA
Arthur Jones
1
-0
/
+879
2008-04-16
IB/ipath: User mode send DMA header file
Arthur Jones
1
-0
/
+54
2008-04-16
IB/ipath: Add code for IBA7220 send DMA
John Gregor
1
-0
/
+743
[next]