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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2019-03-14
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2
-3
/
+1
2019-03-14
RDMA/umem: Add missing initialization of owning_mm
Artemy Kovalyov
1
-0
/
+3
2019-03-14
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2
-2
/
+0
2019-02-27
RDMA/srp: Rework SCSI device reset handling
Bart Van Assche
1
-10
/
+0
2019-02-27
RDMA/mthca: Clear QP objects during their allocation
Leon Romanovsky
1
-2
/
+2
2019-02-12
IB/hfi1: Unreserve a reserved request when it is completed
Kaike Wan
1
-0
/
+2
2019-02-12
RDMA/core: Sync unregistration with netlink commands
Parav Pandit
3
-14
/
+33
2019-02-06
IB/hfi1: Add limit test for RC/UC send via loopback
Mike Marciniszyn
1
-1
/
+6
2019-02-06
IB/hfi1: Remove overly conservative VM_EXEC flag check
Michael J. Ruhl
1
-1
/
+1
2019-02-06
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
Yishai Hadas
1
-5
/
+13
2019-02-06
IB/uverbs: Fix OOPs upon device disassociation
Yishai Hadas
1
-4
/
+3
2019-01-26
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
1
-4
/
+7
2019-01-26
rxe: IB_WR_REG_MR does not capture MR's iova field
Chuck Lever
1
-0
/
+1
2019-01-22
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
Adit Ranadive
2
-1
/
+40
2019-01-22
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
1
-4
/
+0
2019-01-13
RDMA/iwcm: Don't copy past the end of dev_name() string
Steve Wise
1
-4
/
+8
2019-01-13
RDMA/srpt: Fix a use-after-free in the channel release code
Bart Van Assche
1
-5
/
+13
2019-01-13
rxe: fix error completion wr_id and qp_num
Sagi Grimberg
1
-4
/
+9
2019-01-09
IB/hfi1: Incorrect sizing of sge for PIO will OOPs
Michael J. Ruhl
1
-0
/
+2
2018-12-12
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
1
-0
/
+3
2018-12-06
IB/mlx5: Block DEVX umem from the non applicable cases
Yishai Hadas
1
-1
/
+3
2018-12-04
IB/mlx5: Fix implicit ODP interrupted page fault
Artemy Kovalyov
1
-5
/
+4
2018-12-04
IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Piotr Stankiewicz
3
-2
/
+5
2018-12-04
IB/hfi1: Fix a latency issue for small messages
Michael J. Ruhl
1
-0
/
+7
2018-11-30
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
1
-0
/
+1
2018-11-27
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
1
-0
/
+1
2018-11-27
IB/umem: Set correct address to the invalidation function
Artemy Kovalyov
1
-14
/
+6
2018-11-27
IB/mlx5: Skip non-ODP MR when handling a page fault
Artemy Kovalyov
1
-0
/
+8
2018-11-23
RDMA/hns: Bugfix pbl configuration for rereg mr
Yixian Liu
1
-68
/
+60
2018-11-22
iser: set sector for ambiguous mr status errors
Sagi Grimberg
1
-4
/
+3
2018-11-22
RDMA/rdmavt: Fix rvt_create_ah function signature
Kamal Heib
2
-2
/
+5
2018-11-22
IB/mlx5: Avoid load failure due to unknown link width
Michael Guralnik
1
-18
/
+11
2018-11-22
IB/mlx5: Fix XRC QP support after introducing extended atomic
Yonatan Cohen
1
-2
/
+1
2018-11-22
RDMA/bnxt_re: Avoid accessing the device structure after it is freed
Selvin Xavier
1
-0
/
+2
2018-11-22
RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
Selvin Xavier
1
-0
/
+1
2018-11-22
RDMA/core: Add GIDs while changing MAC addr only for registered ndev
Parav Pandit
1
-2
/
+4
2018-11-22
RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
Majd Dibbiny
1
-9
/
+10
2018-10-27
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-1
/
+0
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
182
-5018
/
+7128
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-10
/
+15
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-2
/
+9
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
2
-6
/
+6
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
2
-18
/
+14
2018-10-18
net/mlx5: Add a no-append flow insertion mode
Paul Blakey
1
-3
/
+3
2018-10-18
net/mlx5: Use flow counter IDs and not the wrapping cache object
Mark Bloch
1
-2
/
+5
2018-10-18
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-5
/
+5
2018-10-17
IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
Logan Gunthorpe
1
-2
/
+9
2018-10-17
IB/mlx5: Add support for extended atomic operations
Yonatan Cohen
1
-12
/
+84
[next]