index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2
-2
/
+2
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
130
-42094
/
+5498
2015-09-08
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-67
/
+0
2015-09-04
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
1
-2
/
+10
2015-09-04
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
1
-11
/
+27
2015-09-03
IB/srp: Fix possible protection fault
Sagi Grimberg
1
-6
/
+10
2015-09-03
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
1
-0
/
+1
2015-09-03
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
3
-6
/
+14
2015-09-03
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-09-03
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2015-09-03
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
Nicholas Krause
1
-1
/
+1
2015-09-02
IB/sa: Fix rdma netlink message flags
Kaike Wan
1
-1
/
+1
2015-08-31
IB/ucma: HW Device hot-removal support
Yishai Hadas
1
-11
/
+129
2015-08-31
IB/mlx4_ib: Disassociate support
Yishai Hadas
2
-2
/
+150
2015-08-31
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
2
-68
/
+301
2015-08-31
IB/uverbs: Explicitly pass ib_dev to uverbs commands
Yishai Hadas
3
-39
/
+88
2015-08-31
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2015-08-31
IB/uverbs: Fix reference counting usage of event files
Yishai Hadas
3
-16
/
+40
2015-08-31
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
4
-16
/
+38
2015-08-31
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2
-19
/
+25
2015-08-31
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2
-3
/
+58
2015-08-31
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2
-11
/
+12
2015-08-31
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
1
-21
/
+15
2015-08-31
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2
-55
/
+13
2015-08-31
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2
-6
/
+20
2015-08-31
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
1
-10
/
+0
2015-08-31
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
1
-9
/
+5
2015-08-31
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-12
/
+4
2015-08-31
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
1
-1
/
+1
2015-08-31
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-23
/
+11
2015-08-31
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
4
-5
/
+5
2015-08-31
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
3
-17
/
+2
2015-08-31
IB/mlx4: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-20
/
+4
2015-08-31
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
3
-17
/
+4
2015-08-31
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-24
/
+3
2015-08-31
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
2
-5
/
+43
2015-08-31
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
4
-77
/
+99
2015-08-31
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
1
-1
/
+9
2015-08-31
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
5
-7
/
+60
2015-08-31
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
3
-25
/
+36
2015-08-31
IB/iser: Unify fast memory registration flows
Sagi Grimberg
3
-131
/
+113
2015-08-31
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2
-13
/
+41
2015-08-31
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
1
-8
/
+8
2015-08-31
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
3
-54
/
+68
2015-08-31
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
3
-59
/
+82
2015-08-31
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
1
-21
/
+17
2015-08-31
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
4
-45
/
+75
2015-08-31
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
1
-16
/
+10
2015-08-31
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
3
-14
/
+14
2015-08-31
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
3
-81
/
+91
[next]