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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Jason Gunthorpe
1
-1
/
+1
2020-02-13
RDMA/mlx5: Prevent overflow in mmap offset calculations
Leon Romanovsky
1
-2
/
+2
2020-02-13
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
1
-23
/
+28
2020-02-11
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2
-2
/
+6
2020-02-11
IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
Mark Zhang
1
-3
/
+6
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
4
-29
/
+48
2020-02-11
IB/hfi1: Acquire lock to release TID entries when user file is closed
Kaike Wan
1
-0
/
+2
2020-02-11
RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
Kamal Heib
1
-0
/
+2
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
41
-972
/
+1977
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
5
-9
/
+9
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
5
-5
/
+5
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2
-6
/
+3
2020-01-29
RDMA/efa: Mask access flags with the correct optional range
Gal Pressman
1
-1
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
30
-155
/
+237
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
7
-10
/
+10
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
HÃ¥kon Bugge
1
-26
/
+3
2020-01-25
IB/hfi1: Fix logical condition in msix_request_irq
Nathan Chancellor
1
-1
/
+1
2020-01-25
IB/mlx5: Return the administrative GUID if exists
Danit Goldberg
1
-16
/
+12
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
33
-167
/
+258
2020-01-21
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
30
-151
/
+231
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
5
-16
/
+27
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-16
/
+27
2020-01-16
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...
Saeed Mahameed
1
-4
/
+6
2020-01-16
net/mlx5: Refactor mlx5_create_auto_grouped_flow_table
Paul Blakey
1
-4
/
+6
2020-01-16
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
1
-4
/
+16
2020-01-16
IB/mlx5: Expose RoCE accelerator counters
Avihai Horon
1
-0
/
+18
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
4
-5
/
+23
2020-01-16
RDMA/efa: Allow passing of optional access flags for MR registration
Michael Guralnik
1
-0
/
+1
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
2
-6
/
+15
2020-01-16
IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
Moni Shoua
1
-0
/
+17
2020-01-16
RDMA/mlx5: Don't fake udata for kernel path
Leon Romanovsky
1
-18
/
+16
2020-01-16
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
3
-70
/
+117
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
2
-1
/
+4
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
28
-56
/
+62
2020-01-15
RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_remove
Gal Pressman
1
-7
/
+4
2020-01-15
RDMA/efa: Remove {} brackets from single statement if
Gal Pressman
1
-2
/
+1
2020-01-15
RDMA/efa: Device definitions documentation updates
Gal Pressman
1
-13
/
+24
2020-01-15
RDMA/hns: Add support for extended atomic in userspace
Jiaran Zhang
2
-2
/
+17
2020-01-15
RDMA/hns: Get pf capabilities from firmware
Lijun Ou
2
-109
/
+6
2020-01-15
RDMA/hns: Add interfaces to get pf capabilities from firmware
Lijun Ou
3
-0
/
+527
2020-01-15
RDMA/hns: Remove some redundant variables related to capabilities
Weihang Li
3
-7
/
+1
2020-01-13
RDMA/mlx5: Simplify devx async commands
Jason Gunthorpe
1
-14
/
+10
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
1
-63
/
+48
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
1
-17
/
+17
2020-01-12
IB/mlx5: Add mmap support for VAR
Yishai Hadas
1
-1
/
+4
2020-01-12
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
2
-0
/
+164
2020-01-12
IB/mlx5: Extend caps stage to handle VAR capabilities
Yishai Hadas
2
-2
/
+48
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-1
/
+1
[next]