index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/srp: Convert to new registration API
Sagi Grimberg
2015-10-28
2
-65
/
+71
*
IB/srp: Split srp_map_sg
Sagi Grimberg
2015-10-28
1
-51
/
+106
*
iser-target: Port to new memory registration API
Sagi Grimberg
2015-10-28
2
-104
/
+28
*
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
3
-52
/
+28
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
13
-172
/
+172
|
\
|
*
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
2015-10-28
14
-199
/
+238
|
|
\
|
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
13
-172
/
+172
*
|
|
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
2
-2
/
+2
*
|
|
IB/iser: Enable SG clustering
Sagi Grimberg
2015-10-28
1
-1
/
+1
*
|
|
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-28
4
-326
/
+18
*
|
|
iser-target: Remove an unused variable
Bart Van Assche
2015-10-22
1
-3
/
+2
*
|
|
IB/iser: Remove an unused variable
Bart Van Assche
2015-10-22
1
-4
/
+0
*
|
|
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
4
-4
/
+5
*
|
|
IB/iser: fix a comment typo
Geliang Tang
2015-10-21
1
-1
/
+1
*
|
|
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
2015-10-21
7
-28
/
+70
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-13
3
-2
/
+5
|
|
/
|
*
IB/ipoib: increase the max mcast backlog queue
Doug Ledford
2015-09-25
1
-1
/
+1
|
*
IB/ipoib: Make sendonly multicast joins create the mcast group
Doug Ledford
2015-09-25
1
-10
/
+12
|
*
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
2015-09-25
3
-2
/
+22
|
*
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-09-25
4
-14
/
+31
*
|
iser-target: Skip data copy if all the command data comes as immediate
Jenny Derzhavetz
2015-09-15
2
-8
/
+19
*
|
iser-target: Change the recv buffers posting logic
Jenny Derzhavetz
2015-09-15
2
-48
/
+67
*
|
iser-target: Fix pending connections handling in target stack shutdown sequnce
Jenny Derzhavetz
2015-09-15
2
-31
/
+40
*
|
iser-target: Remove np_ prefix from isert_np members
Jenny Derzhavetz
2015-09-15
2
-33
/
+33
*
|
iser-target: Remove unused variables
Jenny Derzhavetz
2015-09-15
2
-6
/
+0
*
|
iser-target: Put the reference on commands waiting for unsol data
Jenny Derzhavetz
2015-09-15
1
-1
/
+37
*
|
iser-target: remove command with state ISTATE_REMOVE
Jenny Derzhavetz
2015-09-15
1
-1
/
+8
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
1
-25
/
+4
|
\
|
*
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-26
1
-2
/
+2
|
*
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-26
1
-19
/
+2
|
*
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-26
1
-6
/
+2
*
|
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
2015-09-03
1
-2
/
+10
*
|
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
2015-09-03
1
-11
/
+27
*
|
IB/srp: Fix possible protection fault
Sagi Grimberg
2015-09-03
1
-6
/
+10
*
|
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
2
-4
/
+2
*
|
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2015-08-30
2
-19
/
+25
*
|
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2015-08-30
2
-3
/
+58
*
|
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2015-08-30
2
-11
/
+12
*
|
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
2015-08-30
1
-21
/
+15
*
|
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2015-08-30
2
-55
/
+13
*
|
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2015-08-30
2
-6
/
+20
*
|
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
2015-08-30
1
-10
/
+0
*
|
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
2015-08-30
1
-9
/
+5
*
|
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
2
-12
/
+4
*
|
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
1
-1
/
+1
*
|
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
2
-23
/
+11
*
|
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
4
-5
/
+5
*
|
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
3
-17
/
+4
*
|
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
4
-77
/
+99
*
|
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
2015-08-30
1
-1
/
+9
[next]