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
2007-07-02
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
1
-2
/
+2
2007-06-21
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
Jack Morgenstein
1
-1
/
+1
2007-06-21
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
1
-7
/
+0
2007-06-21
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
1
-3
/
+3
2007-06-21
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
1
-12
/
+17
2007-06-21
IB/umem: Fix possible hang on process exit
Roland Dreier
1
-7
/
+9
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
1
-3
/
+39
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
2
-34
/
+26
2007-06-18
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
1
-4
/
+9
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
1
-5
/
+2
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
4
-37
/
+82
2007-06-12
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
1
-2
/
+2
2007-06-12
IB/mlx4: Fix handling of wq->tail for send completions
Roland Dreier
1
-1
/
+1
2007-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-14
/
+25
2007-06-07
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
1
-6
/
+16
2007-06-07
RDMA/cma: Fix initialization of next_port
Sean Hefty
1
-2
/
+2
2007-06-07
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
Jack Morgenstein
1
-5
/
+6
2007-06-07
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
1
-1
/
+1
2007-06-07
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
1
-1
/
+1
2007-05-29
IB/cm: Fix stale connection detection
Sean Hefty
1
-11
/
+14
2007-05-29
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2
-40
/
+37
2007-05-29
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
1
-3
/
+3
2007-05-24
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
3
-12
/
+21
2007-05-24
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
1
-1
/
+1
2007-05-24
IB/ehca: Fix number of send WRs reported for new QP
Stefan Roscher
1
-1
/
+1
2007-05-24
IB/mlx4: Initialize send queue entry ownership bits
Eli Cohen
1
-7
/
+15
2007-05-23
IB/mlx4: Don't allocate RQ doorbell if using SRQ
Roland Dreier
1
-15
/
+22
2007-05-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
17
-221
/
+688
2007-05-21
IB/cm: Improve local id allocation
Michael S. Tsirkin
1
-1
/
+3
2007-05-21
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
3
-36
/
+211
2007-05-21
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2
-2
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
8
-0
/
+8
2007-05-20
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
1
-0
/
+6
2007-05-20
IB/mlx4: Pass send queue sizes from userspace to kernel
Eli Cohen
2
-17
/
+51
2007-05-19
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
1
-1
/
+1
2007-05-19
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
1
-35
/
+80
2007-05-19
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
1
-60
/
+98
2007-05-19
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
1
-0
/
+1
2007-05-19
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
1
-0
/
+1
2007-05-19
IB/mlx4: Fix check of max_qp_dest_rdma in modify QP
Eli Cohen
1
-1
/
+1
2007-05-19
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
1
-1
/
+3
2007-05-19
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
1
-5
/
+2
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
4
-45
/
+92
2007-05-19
IB/core: Use start_port() and end_port()
Roland Dreier
1
-8
/
+2
2007-05-19
IB/core: Add helpers for uncached GID and P_Key searches
Yosef Etigin
1
-0
/
+125
2007-05-19
IB/ipath: Fix potential deadlock with multicast spinlocks
Roland Dreier
1
-9
/
+7
2007-05-19
IB/core: Free umem when mm is already gone
Eli Cohen
1
-1
/
+3
2007-05-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
14
-130
/
+153
2007-05-14
IPoIB/cm: Optimize stale connection detection
Michael S. Tsirkin
1
-4
/
+7
2007-05-14
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
Michael S. Tsirkin
1
-1
/
+3
[next]