index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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/umem: Fix possible hang on process exit
Roland Dreier
2007-06-21
1
-7
/
+9
*
RDMA/cma: Fix initialization of next_port
Sean Hefty
2007-06-07
1
-2
/
+2
*
IB/cm: Fix stale connection detection
Sean Hefty
2007-05-29
1
-11
/
+14
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
3
-10
/
+133
|
\
|
*
IB/cm: Improve local id allocation
Michael S. Tsirkin
2007-05-21
1
-1
/
+3
|
*
IB/core: Use start_port() and end_port()
Roland Dreier
2007-05-19
1
-8
/
+2
|
*
IB/core: Add helpers for uncached GID and P_Key searches
Yosef Etigin
2007-05-19
1
-0
/
+125
|
*
IB/core: Free umem when mm is already gone
Eli Cohen
2007-05-19
1
-1
/
+3
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
3
-0
/
+3
|
/
*
RDMA/cma: Add check to validate that cm_id is bound to a device
Sean Hefty
2007-05-14
1
-4
/
+8
*
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
Sean Hefty
2007-05-14
1
-2
/
+3
*
RDMA/cma: Simplify device removal handling code
Sean Hefty
2007-05-14
1
-41
/
+48
*
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
2007-05-08
1
-28
/
+13
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
6
-99
/
+120
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
5
-19
/
+22
|
\
|
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
4
-4
/
+5
|
*
IB/fmr_pool: Add prefix to all printks
Roland Dreier
2007-05-06
1
-15
/
+17
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
6
-6
/
+0
|
/
*
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
1
-0
/
+1
*
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
2007-04-24
3
-72
/
+82
*
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
2007-04-24
1
-6
/
+12
*
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
2007-04-24
1
-1
/
+23
*
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
2007-04-24
1
-17
/
+6
*
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
2007-04-24
1
-15
/
+7
*
IB/umad: Fix declaration of dev_map[]
Hal Rosenstock
2007-04-18
1
-1
/
+1
*
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
2007-03-06
1
-1
/
+1
*
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
2007-03-06
1
-1
/
+1
*
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
2007-02-22
1
-2
/
+0
*
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
2007-02-22
1
-6
/
+4
*
RDMA/cma: Request reversible paths only
Sean Hefty
2007-02-22
1
-1
/
+3
*
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
2007-02-22
1
-1
/
+1
*
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
2007-02-22
1
-1
/
+3
*
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
2007-02-16
1
-0
/
+1
*
IB/core: Fix sparse warnings about shadowed declarations
Roland Dreier
2007-02-16
2
-4
/
+2
*
RDMA/cma: Add multicast communication support
Sean Hefty
2007-02-16
2
-47
/
+516
*
IB/sa: Track multicast join/leave requests
Sean Hefty
2007-02-16
4
-15
/
+919
*
RDMA/iwcm: iw_cm_id destruction race fixes
Steve Wise
2007-02-16
1
-22
/
+25
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-02-13
3
-13
/
+60
|
\
|
*
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
2007-02-10
2
-2
/
+2
|
*
RDMA/cma: Increment port number after close to avoid re-use
Sean Hefty
2007-02-10
1
-10
/
+56
|
*
IB/core: Use ARRAY_SIZE macro for mandatory_table
Ahmed S. Darwish
2007-02-10
1
-1
/
+2
*
|
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
4
-7
/
+7
|
/
*
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
2007-02-04
1
-2
/
+1
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
2
-5
/
+8
*
RDMA/ucma: Don't report events with invalid user context
Sean Hefty
2007-01-07
1
-0
/
+10
*
RDMA/ucma: Fix struct ucma_event leak when backlog is full
Sean Hefty
2007-01-07
1
-0
/
+1
*
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
Steve Wise
2007-01-07
1
-3
/
+14
*
IB/core: Use the new verbs DMA mapping functions
Ralph Campbell
2006-12-12
3
-55
/
+53
*
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
2006-12-12
3
-3
/
+882
[next]