index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-01
IB/core: Set alternate port number when initializing QP attributes
Sean Hefty
1
-0
/
+1
2006-07-01
IB/uverbs: Set correct user handle for user SRQs
Roland Dreier
1
-1
/
+1
2006-06-26
[PATCH] Array overrun in drivers/infiniband/core/cma.c
Eric Sesterhenn
1
-1
/
+1
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2
-8
/
+4
2006-06-26
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2
-7
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+4
2006-06-22
IB/uverbs: Remove unnecessary list_del()s
Roland Dreier
1
-6
/
+0
2006-06-22
IB/uverbs: Don't free wr list when it's known to be empty
Krishna Kumar
1
-1
/
+1
2006-06-18
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
3
-376
/
+553
2006-06-18
IB/uverbs: Factor out common idr code
Roland Dreier
1
-60
/
+22
2006-06-18
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
1
-7
/
+0
2006-06-18
IB/uverbs: Release lock on error path
Ganapathi CH
1
-2
/
+4
2006-06-18
IB/cm: Use address handle helpers
Sean Hefty
2
-20
/
+11
2006-06-18
IB/sa: Add ib_init_ah_from_path()
Sean Hefty
1
-0
/
+31
2006-06-18
IB: Add ib_init_ah_from_wc()
Sean Hefty
1
-16
/
+28
2006-06-18
IB/ucm: Get rid of duplicate P_Key parameter
Sean Hefty
2
-2
/
+1
2006-06-18
IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.
Or Gerlitz
1
-3
/
+27
2006-06-18
IB/mad: Check GID/LID when matching requests
Jack Morgenstein
1
-31
/
+63
2006-06-18
IB: Add caching of ports' LMC
Jack Morgenstein
1
-1
/
+29
2006-06-18
IB/cm: remove unneeded flush_workqueue
Michael S. Tsirkin
1
-1
/
+0
2006-06-18
IB/ucm: convert semaphore to mutex
Sean Hefty
1
-16
/
+16
2006-06-18
IB: Make needlessly global ib_mad_cache static
Roland Dreier
2
-4
/
+1
2006-06-18
IB: IP address based RDMA connection manager
Sean Hefty
2
-2
/
+1931
2006-06-18
IB: address translation to map IP toIB addresses (GIDs)
Sean Hefty
2
-1
/
+372
2006-06-18
IB/cm: Match connection requests based on private data
Sean Hefty
2
-13
/
+97
2006-06-18
IB: common handling for marshalling parameters to/from userspace
Sean Hefty
3
-118
/
+154
2006-05-18
IB/uverbs: Don't leak ref to mm on error path
Roland Dreier
1
-1
/
+3
2006-05-13
IB: refcount race fixes
Sean Hefty
5
-44
/
+52
2006-05-09
IB: Fix display of 4-bit port counters in sysfs
Ralph Campbell
1
-1
/
+1
2006-04-19
IB/mad: Fix RMPP version check during agent registration
Hal Rosenstock
1
-4
/
+1
2006-04-11
IB/cache: Use correct pointer to calculate size
Michael S. Tsirkin
1
-1
/
+1
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
1
-0
/
+34
2006-04-03
IB/mad: fix oops in cancel_mads
Michael S. Tsirkin
1
-1
/
+1
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
3
-44
/
+59
2006-03-30
IB/mad: include GID/class when matching receives
Jack Morgenstein
3
-29
/
+67
2006-03-20
IB/mad: Fix oopsable race on device removal
Michael S. Tsirkin
1
-7
/
+14
2006-03-20
IB: Coverity fixes to sysfs.c
Roland Dreier
1
-2
/
+4
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/cm: Check cm_id state before handling a REP
Sean Hefty
1
-18
/
+24
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
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
1
-0
/
+2
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: Add ib_modify_qp_is_ok() library function
Roland Dreier
1
-0
/
+252
2006-03-20
IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()
Ralph Campbell
3
-27
/
+6
2006-03-20
IB/mad: Remove redundant check from smi_check_local_dr_smp()
Ralph Campbell
1
-3
/
+0
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
1
-3
/
+3
[next]