index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mad: Validate MADs for spec compliance
Sean Hefty
2006-07-24
2
-21
/
+88
*
IB/uverbs: Fix lockdep warnings
Roland Dreier
2006-07-23
1
-11
/
+21
*
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
2006-07-23
1
-2
/
+8
*
[PATCH] IB/core: use correct gfp_mask in sa_query
Michael S. Tsirkin
2006-07-14
1
-5
/
+5
*
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
2006-07-14
1
-4
/
+4
*
[PATCH] IB/cm: set private data length for reject messages
Ira Weiny
2006-07-14
1
-0
/
+1
*
[PATCH] IB/addr: gid structure alignment fix
Michael S. Tsirkin
2006-07-14
1
-10
/
+11
*
[PATCH] IB/cm: drop REQ when out of memory
Michael S. Tsirkin
2006-07-14
1
-3
/
+18
*
IB/core: Set alternate port number when initializing QP attributes
Sean Hefty
2006-06-30
1
-0
/
+1
*
IB/uverbs: Set correct user handle for user SRQs
Roland Dreier
2006-06-30
1
-1
/
+1
*
[PATCH] Array overrun in drivers/infiniband/core/cma.c
Eric Sesterhenn
2006-06-26
1
-1
/
+1
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
2
-8
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2006-06-25
2
-7
/
+1
|
\
|
*
IB/uverbs: Remove unnecessary list_del()s
Roland Dreier
2006-06-22
1
-6
/
+0
|
*
IB/uverbs: Don't free wr list when it's known to be empty
Krishna Kumar
2006-06-22
1
-1
/
+1
*
|
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+4
|
/
*
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-06-17
3
-376
/
+553
*
IB/uverbs: Factor out common idr code
Roland Dreier
2006-06-17
1
-60
/
+22
*
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
2006-06-17
1
-7
/
+0
*
IB/uverbs: Release lock on error path
Ganapathi CH
2006-06-17
1
-2
/
+4
*
IB/cm: Use address handle helpers
Sean Hefty
2006-06-17
2
-20
/
+11
*
IB/sa: Add ib_init_ah_from_path()
Sean Hefty
2006-06-17
1
-0
/
+31
*
IB: Add ib_init_ah_from_wc()
Sean Hefty
2006-06-17
1
-16
/
+28
*
IB/ucm: Get rid of duplicate P_Key parameter
Sean Hefty
2006-06-17
2
-2
/
+1
*
IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.
Or Gerlitz
2006-06-17
1
-3
/
+27
*
IB/mad: Check GID/LID when matching requests
Jack Morgenstein
2006-06-17
1
-31
/
+63
*
IB: Add caching of ports' LMC
Jack Morgenstein
2006-06-17
1
-1
/
+29
*
IB/cm: remove unneeded flush_workqueue
Michael S. Tsirkin
2006-06-17
1
-1
/
+0
*
IB/ucm: convert semaphore to mutex
Sean Hefty
2006-06-17
1
-16
/
+16
*
IB: Make needlessly global ib_mad_cache static
Roland Dreier
2006-06-17
2
-4
/
+1
*
IB: IP address based RDMA connection manager
Sean Hefty
2006-06-17
2
-2
/
+1931
*
IB: address translation to map IP toIB addresses (GIDs)
Sean Hefty
2006-06-17
2
-1
/
+372
*
IB/cm: Match connection requests based on private data
Sean Hefty
2006-06-17
2
-13
/
+97
*
IB: common handling for marshalling parameters to/from userspace
Sean Hefty
2006-06-17
3
-118
/
+154
*
IB/uverbs: Don't leak ref to mm on error path
Roland Dreier
2006-05-17
1
-1
/
+3
*
IB: refcount race fixes
Sean Hefty
2006-05-12
5
-44
/
+52
*
IB: Fix display of 4-bit port counters in sysfs
Ralph Campbell
2006-05-09
1
-1
/
+1
*
IB/mad: Fix RMPP version check during agent registration
Hal Rosenstock
2006-04-19
1
-4
/
+1
*
IB/cache: Use correct pointer to calculate size
Michael S. Tsirkin
2006-04-10
1
-1
/
+1
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
1
-0
/
+34
*
IB/mad: fix oops in cancel_mads
Michael S. Tsirkin
2006-04-02
1
-1
/
+1
*
IB/mad: RMPP support for additional classes
Hal Rosenstock
2006-03-30
3
-44
/
+59
*
IB/mad: include GID/class when matching receives
Jack Morgenstein
2006-03-30
3
-29
/
+67
*
IB/mad: Fix oopsable race on device removal
Michael S. Tsirkin
2006-03-20
1
-7
/
+14
*
IB: Coverity fixes to sysfs.c
Roland Dreier
2006-03-20
1
-2
/
+4
*
IB/uverbs: Use correct alt_pkey_index in modify QP
Ami Perlmutter
2006-03-20
1
-1
/
+1
*
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
2006-03-20
4
-209
/
+346
*
IB/cm: Check cm_id state before handling a REP
Sean Hefty
2006-03-20
1
-18
/
+24
*
IB/uverbs: Fix query QP return of sq_sig_all
Dotan Barak
2006-03-20
1
-1
/
+1
*
IB: Fix modify QP checking of "current QP state" attribute
Dotan Barak
2006-03-20
1
-4
/
+4
[next]