index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
1
-0
/
+3
2018-11-26
IB/umem: Set correct address to the invalidation function
Artemy Kovalyov
1
-14
/
+6
2018-11-21
RDMA/core: Add GIDs while changing MAC addr only for registered ndev
Parav Pandit
1
-2
/
+4
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-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
1
-7
/
+21
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-0
/
+32
2018-10-05
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2
-6
/
+7
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
4
-15
/
+14
2018-10-05
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
1
-0
/
+10
2018-10-03
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
1
-1
/
+1
2018-10-03
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
3
-4
/
+4
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+1
2018-10-03
RDMA/uverbs: Fix RCU annotation for radix slot deference
Jason Gunthorpe
1
-6
/
+3
2018-09-30
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
1
-24
/
+69
2018-09-30
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
1
-18
/
+66
2018-09-30
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-26
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-25
RDMA/umem: Fix potential addition overflow
Doug Ledford
1
-3
/
+5
2018-09-25
RDMA/umem: Minor optimizations
Doug Ledford
1
-8
/
+7
2018-09-25
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
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
1
-2
/
+8
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
1
-13
/
+26
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
1
-95
/
+18
[next]