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-10-13
IPoIB: Skip IBoE ports
Eli Cohen
1
-0
/
+2
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2
-4
/
+4
2010-10-11
RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy
Animesh K Trivedi
1
-0
/
+4
2010-10-11
RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers
Steve Wise
1
-25
/
+1
2010-10-11
RDMA/cxgb4: Add default_llseek to debugfs files
Steve Wise
1
-0
/
+2
2010-10-11
IB/mlx4: Limit size of fast registration WRs
Eli Cohen
2
-2
/
+2
2010-10-06
IB/qib: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-10-06
RDMA/nes: Turn carrier off on ifdown
Maciej Sosnowski
1
-0
/
+1
2010-10-06
RDMA/nes: Report correct port state if interface is down
Chien Tung
1
-1
/
+3
2010-10-06
IB/ehca: Fix driver on relocatable kernel
Sonny Rao
1
-3
/
+3
2010-09-28
IB/umad: Make user_mad semaphore a real one
Thomas Gleixner
1
-1
/
+1
2010-09-28
RDMA/amso1100: Remove KERN_<level> from pr_<level> use
Joe Perches
1
-2
/
+2
2010-09-28
RDMA/nes: Remove unneeded variable
Dan Carpenter
1
-2
/
+1
2010-09-28
IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)
Christoph Lameter
1
-3
/
+11
2010-09-28
RDMA/cxgb4: Fastreg NSMR fixes
Steve Wise
3
-31
/
+29
2010-09-28
RDMA/cxgb4: Don't set completion flag for read requests
Steve Wise
1
-1
/
+1
2010-09-28
RDMA/cxgb4: Set the default TCP send window to 128KB
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
3
-93
/
+88
2010-09-28
RDMA/cxgb4: Support on-chip SQs
Steve Wise
7
-29
/
+226
2010-09-28
RDMA/cxgb4: Centralize the wait logic
Steve Wise
5
-111
/
+72
2010-09-28
RDMA/cxgb4: debugfs files for dumping active stags
Steve Wise
1
-39
/
+113
2010-09-28
RDMA/cxgb4: Log HW lack-of-resource errors
Steve Wise
1
-0
/
+6
2010-09-28
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
Steve Wise
3
-14
/
+16
2010-09-28
RDMA/cxgb4: Ignore TERMINATE CQEs
Steve Wise
1
-0
/
+6
2010-09-28
RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Zero out ISGL padding
Steve Wise
1
-0
/
+4
2010-09-28
RDMA/cxgb4: Don't use null ep ptr
Steve Wise
1
-1
/
+2
2010-09-27
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
1
-6
/
+6
2010-09-27
IB/core: Add link layer property to ports
Eli Cohen
1
-0
/
+16
2010-09-27
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
4
-7
/
+7
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-09-23
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-09-08
Merge branches 'cxgb3' and 'nes' into for-linus
Roland Dreier
4
-11
/
+26
2010-09-08
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2
-1
/
+3
2010-09-08
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-09-08
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
1
-8
/
+10
2010-09-08
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-09-02
RDMA/cxgb3: Don't exceed the max HW CQ depth
Steve Wise
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+3
2010-08-07
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
Steve Wise
3
-7
/
+11
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
46
-494
/
+575
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2
-3
/
+3
2010-08-05
Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...
Roland Dreier
44
-491
/
+572
2010-08-05
IB/qib: Add missing <linux/slab.h> include
David Miller
1
-0
/
+1
2010-08-05
IB/ehca: Drop unnecessary NULL test
Julia Lawall
1
-5
/
+0
2010-08-05
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
1
-3
/
+3
2010-08-04
IB/ehca: Init irq tasklet before irq can happen
Alexander Schmidt
1
-4
/
+4
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-6
/
+6
2010-08-04
RDMA/nes: Fix misindented code
Roland Dreier
1
-14
/
+12
2010-08-04
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
1
-1
/
+1
[prev]
[next]