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
2019-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-4
/
+3
2019-01-03
infiniband/qedr: Potential null ptr dereference of qp
Aditya Pakki
1
-0
/
+2
2019-01-03
infiniband: bnxt_re: qplib: Check the return value of send_message
Aditya Pakki
1
-3
/
+2
2019-01-03
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-02
IB/core: Add advise_mr to the list of known ops
Moni Shoua
1
-0
/
+1
2019-01-02
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
1
-16
/
+3
2019-01-02
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
Yishai Hadas
1
-1
/
+2
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-20
/
+13
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
174
-3991
/
+6957
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-9
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2
-20
/
+13
2018-12-23
RDMA/srpt: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2018-12-23
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
1
-1
/
+1
2018-12-23
IB/uverbs: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
1
-1
/
+1
2018-12-21
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
3
-2
/
+26
2018-12-21
IB/umad: Start using dev_groups of class
Parav Pandit
1
-16
/
+12
2018-12-21
IB/umad: Use class_groups and let core create class file
Parav Pandit
1
-9
/
+14
2018-12-21
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
1
-85
/
+86
2018-12-21
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
1
-9
/
+13
2018-12-21
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
1
-21
/
+21
2018-12-21
IB/mlx5: Fix wrong error unwind
Jason Gunthorpe
1
-3
/
+5
2018-12-21
IB/mlx4: Remove set but not used variable 'pd'
YueHaibing
1
-3
/
+0
2018-12-21
RDMA/iwcm: Don't copy past the end of dev_name() string
Steve Wise
1
-4
/
+8
2018-12-21
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
1
-3
/
+16
2018-12-21
IB/mlx5: Simplify netdev unbinding
Or Gerlitz
1
-5
/
+9
2018-12-21
IB/core: Move query port to ioctl
Michael Guralnik
3
-53
/
+104
2018-12-21
RDMA/nldev: Expose port_cap_flags2
Michael Guralnik
1
-3
/
+6
2018-12-21
IB/core: uverbs copy to struct or zero helper
Michael Guralnik
1
-0
/
+11
2018-12-21
IB/rxe: Reuse code which sets port state
Yuval Shaia
3
-21
/
+11
2018-12-21
IB/rxe: Make counters thread safe
Parav Pandit
2
-4
/
+4
2018-12-20
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
1
-19
/
+15
2018-12-20
IB/mlx5: Use uid as part of alloc/dealloc transport domain
Yishai Hadas
1
-0
/
+2
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
4
-28
/
+25
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-8
/
+22
2018-12-20
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
3
-26
/
+68
2018-12-20
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2
-0
/
+32
2018-12-20
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
1
-4
/
+7
2018-12-20
RDMA/bnxt_re: Make use of destroy AH sleepable flag
Gal Pressman
3
-5
/
+8
2018-12-20
RDMA/bnxt_re: Make use of create AH sleepable flag
Gal Pressman
3
-5
/
+8
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
35
-58
/
+67
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
29
-25
/
+43
2018-12-19
RDMA/srpt: Add support for immediate data
Bart Van Assche
2
-49
/
+189
2018-12-19
RDMA/srpt: Rework the srpt_alloc_srq() error path
Bart Van Assche
1
-4
/
+6
2018-12-19
RDMA/srpt: Remove driver version and release date
Bart Van Assche
1
-5
/
+2
2018-12-19
RDMA/srpt: Make kernel-doc headers complete
Bart Van Assche
1
-1
/
+4
2018-12-19
RDMA/srpt: Join split strings
Bart Van Assche
1
-17
/
+12
2018-12-19
RDMA/srpt: Improve coding style conformance
Bart Van Assche
2
-6
/
+6
2018-12-19
RDMA/srpt: Fix a use-after-free in the channel release code
Bart Van Assche
1
-5
/
+13
2018-12-19
RDMA/srp: Add support for immediate data
Bart Van Assche
2
-14
/
+89
[next]