index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-15
IB/core: Use kmemdup() instead of kmalloc()+memcpy()
Julia Lawall
2
-5
/
+3
2010-05-12
IB/iser: Fix error flow in iser_create_ib_conn_res()
Dan Carpenter
1
-16
/
+9
2010-05-12
IB/iser: Enhance disconnection logic for multi-pathing
Or Gerlitz
3
-38
/
+46
2010-05-12
IB/iser: Remove buggy back-pointer setting
Or Gerlitz
1
-2
/
+0
2010-05-12
IB/iser: Add asynchronous event handler
Or Gerlitz
2
-1
/
+16
2010-05-05
MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
Roland Dreier
6
-164
/
+224
2010-04-28
RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays
Roland Dreier
2
-66
/
+65
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
83
-21
/
+158
2010-04-21
IPoIB: Allow disabling/enabling TSO on the fly through ethtool
Or Gerlitz
1
-0
/
+20
2010-04-21
IB/mlx4: Add support for masked atomic operations
Vladimir Sokolovsky
3
-11
/
+48
2010-04-21
RDMA/cma: Randomize local port allocation
Tetsuo Handa
1
-45
/
+25
2010-04-21
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
2
-3
/
+3
2010-04-21
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
3
-20
/
+14
2010-04-21
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise
16
-0
/
+9447
2010-04-21
IB/mthca: Use the dma state API instead of pci equivalents
FUJITA Tomonori
3
-8
/
+8
2010-04-21
RDMA/amso1100: Use the dma state API instead of pci equivalents
FUJITA Tomonori
6
-13
/
+13
2010-04-21
RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD
Steve Wise
1
-2
/
+2
2010-04-21
RDMA/cxgb3: Use the dma state API instead of pci equivalents
FUJITA Tomonori
3
-9
/
+9
2010-04-21
IB: Explicitly rule out llseek to avoid BKL in default_llseek()
Roland Dreier
4
-10
/
+20
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
80
-11
/
+101
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-7
/
+7
2010-04-09
Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus
Roland Dreier
3
-7
/
+6
2010-04-07
IB/mlx4: Check correct variable for allocation failure
Dan Carpenter
1
-1
/
+1
2010-04-07
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
1
-5
/
+4
2010-04-07
RDMA/cm: Set num_paths when manually assigning path records
Sean Hefty
1
-0
/
+1
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-31
IB/cm: Fix device_create() return value check
Jani Nikula
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
80
-4
/
+94
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-16
Fix typos in comments
Thomas Weber
3
-4
/
+4
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
[prev]
[next]