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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
RDMA/efa: Handle mmap insertions overflow
Gal Pressman
1
-5
/
+16
2019-06-17
RDMA/efa: Fix success return value in case of error
Gal Pressman
1
-6
/
+18
2019-06-17
IB/hfi1: Handle port down properly in pio
Mike Marciniszyn
4
-7
/
+8
2019-06-17
IB/hfi1: Handle wakeup of orphaned QPs for pio
Mike Marciniszyn
1
-0
/
+16
2019-06-17
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
1
-0
/
+17
2019-06-17
IB/hfi1: Use aborts to trigger RC throttling
Mike Marciniszyn
3
-4
/
+37
2019-06-17
IB/hfi1: Create inline to get extended headers
Mike Marciniszyn
2
-20
/
+32
2019-06-17
IB/hfi1: Silence txreq allocation warnings
Mike Marciniszyn
2
-2
/
+3
2019-06-17
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
1
-6
/
+3
2019-06-11
IB/hfi1: Correct tid qp rcd to match verbs context
Mike Marciniszyn
3
-3
/
+15
2019-06-11
IB/hfi1: Close PSM sdma_progress sleep window
Mike Marciniszyn
2
-9
/
+4
2019-06-11
IB/hfi1: Validate fault injection opcode user input
Kaike Wan
1
-0
/
+5
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-36
/
+4
2019-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-35
/
+94
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
4
-36
/
+4
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-29
RDMA/efa: Remove MAYEXEC flag check from mmap flow
Gal Pressman
1
-1
/
+0
2019-05-29
mlx5: avoid 64-bit division
Michal Kubecek
2
-3
/
+8
2019-05-29
IB/hfi1: Validate page aligned for a given virtual address
Kamenee Arumugam
1
-0
/
+3
2019-05-29
IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
Mike Marciniszyn
3
-4
/
+2
2019-05-29
IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
Mike Marciniszyn
1
-0
/
+1
2019-05-29
IB/rdmavt: Fix alloc_qpn() WARN_ON()
Mike Marciniszyn
1
-1
/
+2
2019-05-27
RDMA/core: Fix panic when port_data isn't initialized
Kamal Heib
1
-5
/
+9
2019-05-27
RDMA/uverbs: Pass udata on uverbs error unwind
Gal Pressman
2
-5
/
+6
2019-05-27
RDMA/core: Clear out the udata before error unwind
Jason Gunthorpe
3
-6
/
+19
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
39
-0
/
+39
2019-05-21
RDMA/hns: Fix PD memory leak for internal allocation
Leon Romanovsky
1
-0
/
+1
2019-05-21
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2
-10
/
+43
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
39
-0
/
+39
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+13
2019-05-17
net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index
Parav Pandit
2
-12
/
+13
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-29
/
+37
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
1
-2
/
+3
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+2
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+1
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-2
/
+2
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+2
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
3
-10
/
+12
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
1
-3
/
+10
2019-05-13
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
1
-12
/
+15
2019-05-13
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
3
-14
/
+12
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
219
-4314
/
+11018
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-59
/
+62
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+0
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
4
-4
/
+4
2019-05-07
RDMA/ipoib: Allow user space differentiate between valid dev_port
Leon Romanovsky
1
-1
/
+12
2019-05-07
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
3
-4
/
+1
2019-05-07
RDMA/device: Don't fire uevent before device is fully initialized
Leon Romanovsky
1
-0
/
+9
2019-05-07
RDMA/efa: Add driver to Kconfig/Makefile
Gal Pressman
4
-0
/
+26
[next]