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.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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-12
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
1
-0
/
+3
2018-12-11
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-2
/
+12
2018-11-27
IB/umem: Set correct address to the invalidation function
Artemy Kovalyov
1
-14
/
+6
2018-11-22
RDMA/core: Add GIDs while changing MAC addr only for registered ndev
Parav Pandit
1
-2
/
+4
2018-11-12
IB/mlx5: Improve ODP debugging messages
Moni Shoua
1
-2
/
+12
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
31
-1093
/
+1678
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+9
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
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
RDMA/core: Fix comment for hw stats init for port == 0
Parav Pandit
1
-3
/
+3
2018-10-17
RDMA/core: Refactor ib_register_device() function
Parav Pandit
1
-51
/
+75
2018-10-17
RDMA/core: Fix unwinding flow in case of error to register device
Parav Pandit
1
-2
/
+4
2018-10-16
RDMA/umad: Use kernel API to allocate umad indexes
Leon Romanovsky
1
-6
/
+5
2018-10-16
RDMA/uverbs: Use kernel API to allocate uverbs indexes
Leon Romanovsky
1
-6
/
+6
2018-10-16
RDMA/core: Increase total number of RDMA ports across all devices
Leon Romanovsky
1
-1
/
+1
2018-10-16
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
1
-5
/
+4
2018-10-16
RDMA/core: Do not expose unsupported counters
Parav Pandit
1
-7
/
+12
2018-10-16
RDMA/nldev: Allow IB device rename through RDMA netlink
Leon Romanovsky
1
-0
/
+34
2018-10-16
RDMA/core: Implement IB device rename function
Leon Romanovsky
2
-0
/
+26
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
6
-16
/
+18
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2
-8
/
+5
2018-10-16
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
1
-2
/
+2
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
IB/ucm: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
RDMA/cm: Respect returned status of cm_init_av_by_path
Leon Romanovsky
1
-2
/
+5
2018-10-16
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
1
-1
/
+3
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
6
-61
/
+89
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
1
-7
/
+21
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-0
/
+32
2018-10-06
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2
-6
/
+7
2018-10-06
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
4
-15
/
+14
2018-10-06
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
1
-0
/
+10
2018-10-04
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
1
-1
/
+1
2018-10-04
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
3
-4
/
+4
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+1
2018-10-04
RDMA/uverbs: Fix RCU annotation for radix slot deference
Jason Gunthorpe
1
-6
/
+3
2018-10-01
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
1
-24
/
+69
2018-10-01
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
1
-18
/
+66
2018-10-01
RDMA/cma: Allow accepting requests for multi port rdma device
Parav Pandit
1
-4
/
+22
2018-09-27
RDMA/core: Acquire and release mmap_sem on page range
Parav Pandit
1
-2
/
+5
2018-09-27
IB/sa: simplify return code logic for ib_nl_send_msg()
Alex Estrin
1
-11
/
+2
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
10
-17
/
+16
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
6
-50
/
+55
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2
-19
/
+20
2018-09-26
RDMA/umem: Fix potential addition overflow
Doug Ledford
1
-3
/
+5
2018-09-26
RDMA/umem: Minor optimizations
Doug Ledford
1
-8
/
+7
2018-09-26
RDMA/core: Set right entry state before releasing reference
Parav Pandit
1
-34
/
+34
2018-09-25
IB/uverbs: Free uapi on destroy
Mark Bloch
1
-0
/
+1
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
2
-5
/
+0
[next]