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
2005-10-28
Merge ../bleed-2.6
Greg KH
4
-4
/
+4
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: drivers/infiniband
Al Viro
4
-4
/
+4
2005-10-23
[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
Roland Dreier
1
-10
/
+11
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2
-4
/
+4
2005-09-30
[IB] mthca: Fix memory leak on device close
Michael S. Tsirkin
1
-24
/
+21
2005-09-28
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
Roland Dreier
1
-2
/
+2
2005-09-27
[IB] mthca: fix hw_ver value returned from mthca_query_device
Jack Morgenstein
1
-1
/
+1
2005-09-26
[IB] mthca: Round up number of slots in HCA context memory table
Michael S. Tsirkin
1
-1
/
+1
2005-09-26
[IB] uverbs: Close some exploitable races
Roland Dreier
3
-62
/
+86
2005-09-26
[IB] mthca: Fix off by one bug in mthca_map_cmd
Michael S. Tsirkin
1
-2
/
+2
2005-09-26
[IB] mthca: fix off by one in clr_int calculation
Michael S. Tsirkin
1
-1
/
+1
2005-09-26
[IB] mthca: Fix doorbell record resource leak
Roland Dreier
1
-4
/
+13
2005-09-21
[IB] Fix RMPP receive length calculation
Hal Rosenstock
1
-2
/
+2
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
1
-9
/
+6
2005-09-20
[PATCH] IB/mthca: Fix device removal memory leak
Michael S. Tsirkin
1
-0
/
+1
2005-09-20
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
3
-6
/
+7
2005-09-19
[PATCH] IB: Fix data length for RMPP SA sends
Hal Rosenstock
1
-2
/
+3
2005-09-19
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
Roland Dreier
1
-1
/
+2
2005-09-18
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
Roland Dreier
1
-6
/
+4
2005-09-18
[PATCH] IB/mthca: Initialize eq->nent before we use it
Roland Dreier
1
-11
/
+5
2005-09-18
[PATCH] IPoIB: Fix SA client retransmission strategy
Hal Rosenstock
1
-3
/
+3
2005-09-18
[PATCH] IB/mthca: fix posting of first work request
Roland Dreier
2
-34
/
+28
2005-09-18
[PATCH] IB/mthca: assign ACK timeout field correctly
Roland Dreier
1
-1
/
+1
2005-09-18
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
1
-0
/
+2
2005-09-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
12
-245
/
+448
2005-09-09
[PATCH] IB: fix CM use-after-free
Roland Dreier
1
-0
/
+1
2005-09-09
[PATCH] IB CM: support CM redir
John Kingman
1
-1
/
+3
2005-09-09
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
3
-88
/
+191
2005-09-09
[PATCH] IB: Move SA attributes to ib_sa.h
Hal Rosenstock
1
-26
/
+0
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2
-8
/
+8
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-07
[PATCH] IB: clean up user access config options
James Lentini
2
-9
/
+21
2005-09-07
[PATCH] IB: RMPP fixes
Hal Rosenstock
1
-1
/
+3
2005-09-07
[PATCH] IB: Initialize qp->wait
Michael S. Tsirkin
1
-0
/
+1
2005-09-07
[PATCH] IB: really reset QPs
Roland Dreier
1
-12
/
+32
2005-09-07
[PATCH] IB: Add user-supplied context to userspace CM ABI
Sean Hefty
2
-106
/
+192
2005-09-07
[PATCH] IB/sa_query: avoid unnecessary list scan
Michael S. Tsirkin
1
-2
/
+2
2005-09-07
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
1
-0
/
+2
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
41
-4453
/
+42
2005-08-26
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
1
-1
/
+1
2005-08-26
[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.
Sean Hefty
2
-65
/
+246
2005-08-26
[PATCH] IB: fix userspace CM deadlock
Sean Hefty
2
-313
/
+160
2005-08-26
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
1
-0
/
+12
2005-08-26
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
13
-25
/
+857
2005-08-26
[PATCH] IB/mthca: Handle context tables smaller than our chunk size
Roland Dreier
1
-1
/
+6
2005-08-26
[PATCH] IB/mthca: Move WQE structures into their own header
Roland Dreier
2
-74
/
+115
2005-08-26
[PATCH] IB/mthca: Simplify handling of completions with error
Roland Dreier
2
-9
/
+9
2005-08-26
[PATCH] IB/mthca: Factor out common queue alloc code
Roland Dreier
5
-224
/
+141
2005-08-26
[PATCH] IB: userspace SRQ support
Roland Dreier
4
-4
/
+238
[next]