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
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+2
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2
-9
/
+7
2010-03-22
ipoib: remove addrlen check for mc addresses
Jiri Pirko
1
-5
/
+1
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+1
2010-03-19
sysfs: fix sysfs lockdep warning in infiniband code
Greg Kroah-Hartman
1
-0
/
+1
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-9
/
+55
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2010-03-12
Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next
Roland Dreier
7
-9
/
+53
2010-03-12
RDMA/nes: Fix CX4 link problem in back-to-back configuration
Chien Tung
1
-2
/
+28
2010-03-11
RDMA/nes: Clear stall bit before destroying NIC QP
Chien Tung
2
-0
/
+9
2010-03-11
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
1
-0
/
+1
2010-03-11
RDMA/cxgb3: Wait at least one schedule cycle during device removal
Steve Wise
1
-0
/
+2
2010-03-11
IB/mad: Ignore iWARP devices on device removal
Steve Wise
1
-0
/
+3
2010-03-11
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
2
-7
/
+10
2010-03-11
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
1
-0
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-3
/
+3
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2
-2
/
+2
2010-03-07
driver core: Convert some drivers to CLASS_ATTR_STRING
Andi Kleen
3
-26
/
+11
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
3
-3
/
+9
2010-03-06
infiniband: use for_each_set_bit()
Akinobu Mita
1
-16
/
+5
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-26
/
+25
2010-03-03
switch infiniband uverbs to anon_inodes
Al Viro
4
-81
/
+29
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
35
-1200
/
+1123
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+1
2010-03-01
Merge branch 'misc' into for-next
Roland Dreier
7
-71
/
+14
2010-03-01
Merge branch 'srp' into for-next
Roland Dreier
2
-32
/
+65
2010-03-01
Merge branch 'nes' into for-next
Roland Dreier
7
-290
/
+284
2010-03-01
Merge branch 'mlx4' into for-next
Roland Dreier
1
-1
/
+1
2010-03-01
Merge branch 'iser' into for-next
Roland Dreier
5
-604
/
+391
2010-03-01
Merge branch 'ipoib' into for-next
Roland Dreier
1
-8
/
+2
2010-03-01
Merge branch 'ehca' into for-next
Roland Dreier
3
-7
/
+4
2010-03-01
Merge branch 'cxgb3' into for-next
Roland Dreier
7
-19
/
+110
2010-03-01
IB/srp: Clean up error path in srp_create_target_ib()
Roland Dreier
1
-13
/
+18
2010-03-01
IB/srp: Split send and recieve CQs to reduce number of interrupts
Bart Van Assche
2
-25
/
+53
2010-02-28
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
1
-1
/
+5
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2
-42
/
+51
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
5
-218
/
+243
2010-02-24
IB/uverbs: Use anon_inodes instead of private infinibandeventfs
Roland Dreier
2
-56
/
+5
2010-02-24
IB/core: Fix and clean up ib_ud_header_init()
Eli Cohen
3
-12
/
+6
2010-02-24
RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing
Steve Wise
1
-0
/
+1
2010-02-24
RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
Steve Wise
3
-9
/
+9
2010-02-24
RDMA/cxgb3: Increase the max CQ depth
Steve Wise
1
-1
/
+1
2010-02-24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
4
-8
/
+99
2010-02-24
IB/ucm: Clean whitespace errors
Alexander Chiang
1
-3
/
+3
2010-02-24
IB/ucm: Increase maximum devices supported
Alexander Chiang
1
-8
/
+45
2010-02-24
IB/ucm: Use stack variable 'base' in ib_ucm_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/umad: Clean whitespace
Alexander Chiang
1
-13
/
+13
2010-02-24
IB/umad: Increase maximum devices supported
Alexander Chiang
1
-6
/
+44
[next]