index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/cm: Send DREP in response to unmatched DREQ
Sean Hefty
2006-10-10
1
-1
/
+29
*
IB/cm: Fix timewait crash after module unload
Sean Hefty
2006-10-10
1
-18
/
+36
*
RDMA/cma: Optimize error handling
Krishna Kumar
2006-10-02
1
-10
/
+14
*
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
2006-10-02
1
-5
/
+1
*
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
2006-10-02
1
-0
/
+1
*
RDMA/cma: Fix device removal race
Krishna Kumar
2006-10-02
1
-0
/
+1
*
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
2006-10-02
1
-4
/
+11
*
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-28
1
-2
/
+2
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-4
/
+1
*
[PATCH] missing includes from infiniband merge
Al Viro
2006-09-23
1
-0
/
+1
*
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
2006-09-22
1
-1
/
+1
*
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
2006-09-22
1
-0
/
+2
*
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
2
-10
/
+57
*
RDMA/cma: Protect against adding device during destruction
Sean Hefty
2006-09-22
1
-8
/
+26
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
13
-71
/
+383
*
RDMA: iWARP Connection Manager.
Tom Tucker
2006-09-22
2
-0
/
+1081
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
10
-22
/
+20
*
IB/cm: Randomize starting comm ID
Sean Hefty
2006-09-22
1
-8
/
+16
*
IB/mad: Remove unused includes
James Lentini
2006-09-22
2
-3
/
+0
*
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
2006-09-22
1
-3
/
+87
*
IB/cm: Use correct reject code for invalid GID
Sean Hefty
2006-09-22
1
-11
/
+21
*
IB/cm: Enable atomics along with RDMA reads
Sean Hefty
2006-09-22
1
-1
/
+2
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
2
-5
/
+12
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
1
-2
/
+1
*
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
1
-15
/
+19
*
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
1
-10
/
+6
*
RDMA/cma: Increase the IB CM retry count in CMA
Michael S. Tsirkin
2006-09-14
1
-1
/
+1
*
IB/core: Fix SM LID/LID change with client reregister set
Jack Morgenstein
2006-08-16
2
-2
/
+4
*
IB/uverbs: Avoid a crash on device hot remove
Jack Morgenstein
2006-08-03
2
-1
/
+9
*
IB/cm: Fix error handling in ib_send_cm_req
Sean Hefty
2006-08-03
1
-1
/
+3
*
[NET] infiniband: Cleanup ib_addr module to use the netevents
Tom Tucker
2006-08-02
1
-16
/
+14
*
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
[next]