index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
196
-2523
/
+63057
|
\
|
*
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: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
2015-09-03
1
-0
/
+1
|
*
IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITY
Jubin John
2015-09-03
2
-2
/
+5
|
*
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
2015-09-03
3
-6
/
+14
|
*
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
2015-09-03
1
-12
/
+0
|
*
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
2015-09-03
1
-1
/
+9
|
*
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
Nicholas Krause
2015-09-03
1
-1
/
+1
|
*
IB/sa: Fix rdma netlink message flags
Kaike Wan
2015-09-02
1
-1
/
+1
|
*
IB/ucma: HW Device hot-removal support
Yishai Hadas
2015-08-31
1
-11
/
+129
|
*
IB/mlx4_ib: Disassociate support
Yishai Hadas
2015-08-31
2
-2
/
+150
|
*
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
2015-08-31
2
-68
/
+301
|
*
IB/uverbs: Explicitly pass ib_dev to uverbs commands
Yishai Hadas
2015-08-31
3
-39
/
+88
|
*
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2015-08-31
2
-14
/
+32
|
*
IB/uverbs: Fix reference counting usage of event files
Yishai Hadas
2015-08-31
3
-16
/
+40
|
*
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-31
4
-16
/
+38
|
*
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2015-08-31
2
-19
/
+25
|
*
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2015-08-31
2
-3
/
+58
|
*
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2015-08-31
2
-11
/
+12
|
*
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
2015-08-31
1
-21
/
+15
|
*
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2015-08-31
2
-55
/
+13
|
*
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2015-08-31
2
-6
/
+20
|
*
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
2015-08-31
1
-10
/
+0
|
*
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
2015-08-31
1
-9
/
+5
|
*
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-31
2
-12
/
+4
|
*
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-31
1
-1
/
+1
|
*
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-31
2
-23
/
+11
|
*
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-31
4
-5
/
+5
|
*
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-31
3
-17
/
+2
|
*
IB/mlx4: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-31
2
-20
/
+4
|
*
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-31
3
-17
/
+4
|
*
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-31
2
-24
/
+3
|
*
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
2015-08-31
2
-5
/
+43
|
*
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-31
4
-77
/
+99
|
*
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
2015-08-31
1
-1
/
+9
|
*
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-31
5
-7
/
+60
|
*
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-31
3
-25
/
+36
|
*
IB/iser: Unify fast memory registration flows
Sagi Grimberg
2015-08-31
3
-131
/
+113
|
*
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2015-08-31
2
-13
/
+41
|
*
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
2015-08-31
1
-8
/
+8
|
*
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
2015-08-31
3
-54
/
+68
|
*
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
2015-08-31
3
-59
/
+82
|
*
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
2015-08-31
1
-21
/
+17
|
*
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-31
4
-45
/
+75
|
*
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
2015-08-31
1
-16
/
+10
|
*
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
2015-08-31
3
-14
/
+14
|
*
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
2015-08-31
3
-81
/
+91
|
*
IB/iser: Remove an unneeded print for unaligned memory
Sagi Grimberg
2015-08-31
1
-11
/
+9
[next]