index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-24
IPoIB: P_Key change event handling
Leonid Arsh
4
-19
/
+44
2006-03-24
IB/mthca: Fix modify QP error path
Roland Dreier
1
-10
/
+11
2006-03-24
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
1
-2
/
+3
2006-03-24
IB/mthca: Fix indentation
Roland Dreier
1
-2
/
+2
2006-03-24
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
1
-4
/
+5
2006-03-24
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
1
-0
/
+2
2006-03-24
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
1
-0
/
+4
2006-03-24
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
1
-4
/
+23
2006-03-24
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2
-77
/
+75
2006-03-24
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
1
-1
/
+1
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+1
2006-03-20
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-15
/
+1
2006-03-20
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
1
-4
/
+8
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
1
-6
/
+1
2006-03-20
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
1
-2
/
+2
2006-03-20
IB/mad: Fix oopsable race on device removal
Michael S. Tsirkin
1
-7
/
+14
2006-03-20
IB/srp: Coverity fix to srp_parse_options()
Roland Dreier
1
-0
/
+1
2006-03-20
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
1
-1
/
+1
2006-03-20
IB: Coverity fixes to sysfs.c
Roland Dreier
1
-2
/
+4
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
4
-7
/
+14
2006-03-20
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
1
-1
/
+0
2006-03-20
IB/uverbs: Use correct alt_pkey_index in modify QP
Ami Perlmutter
1
-1
/
+1
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
4
-209
/
+346
2006-03-20
IB/srp: Add SCSI host attributes to show target port
Roland Dreier
1
-1
/
+83
2006-03-20
IB/cm: Check cm_id state before handling a REP
Sean Hefty
1
-18
/
+24
2006-03-20
IB/mthca: Update firmware versions
Roland Dreier
1
-3
/
+3
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
5
-17
/
+51
2006-03-20
IB/uverbs: Fix query QP return of sq_sig_all
Dotan Barak
1
-1
/
+1
2006-03-20
IB: Fix modify QP checking of "current QP state" attribute
Dotan Barak
1
-4
/
+4
2006-03-20
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
1
-3
/
+12
2006-03-20
IPoIB: Clean up if posting receives fails
Eli Cohen
1
-0
/
+1
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
4
-30
/
+37
2006-03-20
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
1
-2
/
+8
2006-03-20
IB/mthca: Add support for send work request fence flag
Dotan Barak
1
-2
/
+6
2006-03-20
IPoIB: Close race in setting mcast->ah
Eli Cohen
1
-2
/
+7
2006-03-20
IB/mthca: Implement query_ah method
Jack Morgenstein
3
-0
/
+33
2006-03-20
IB/mthca: Write FW commands through doorbell page
Eli Cohen
2
-23
/
+136
2006-03-20
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
1
-0
/
+2
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
1
-0
/
+3
2006-03-20
IPoIB: clarify to_ipoib_neigh()
Michael S. Tsirkin
1
-2
/
+8
2006-03-20
IB/mthca: Bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
6
-1
/
+184
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
3
-0
/
+46
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
3
-0
/
+102
2006-03-20
IB: Whitespace cleanups
Roland Dreier
3
-9
/
+7
2006-03-20
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
3
-290
/
+76
2006-03-20
IB: Add ib_modify_qp_is_ok() library function
Roland Dreier
1
-0
/
+252
2006-03-20
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2
-2
/
+15
2006-03-20
IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()
Ralph Campbell
3
-27
/
+6
[next]