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
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+17
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
115
-21746
/
+4131
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
18
-104
/
+194
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+7
2019-07-08
RDMA/mlx5: Set RDMA DIM to be enabled by default
Leon Romanovsky
1
-0
/
+2
2019-07-08
IB/mlx5: Report correctly tag matching rendezvous capability
Danit Goldberg
1
-2
/
+6
2019-07-08
Merge branch 'vhca-tunnel' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+20
2019-07-08
IB/mlx5: Implement VHCA tunnel mechanism in DEVX
Max Gurtovoy
1
-4
/
+20
2019-07-07
RDMA/hns: Clean up unnecessary variable initialization
Lang Cheng
4
-5
/
+5
2019-07-07
RDMA/hns: Fixs hw access invalid dma memory error
Xi Wang
1
-1
/
+0
2019-07-07
RDMA/hns: Use %pK format pointer print
Lang Cheng
1
-1
/
+2
2019-07-07
RDMA/hns: Bugfix for calculating qp buffer size
Lijun Ou
1
-2
/
+2
2019-07-05
RDMA/hns: Set reset flag when hw resetting
Lang Cheng
1
-0
/
+1
2019-07-05
RDMA/hns: Modify ba page size for cqe
Yangyang Li
1
-1
/
+1
2019-07-05
RDMA/hns: Fixup qp release bug
chenglang
2
-6
/
+3
2019-07-05
RDMA/hns: Bugfix for cleaning mtr
Lijun Ou
1
-1
/
+1
2019-07-05
IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
Mark Zhang
1
-0
/
+23
2019-07-05
IB/mlx5: Support statistic q counter configuration
Mark Zhang
1
-0
/
+44
2019-07-05
IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
Mark Zhang
1
-5
/
+5
2019-07-05
IB/mlx5: Support set qp counter
Mark Zhang
2
-2
/
+80
2019-07-05
Merge mlx5-next into rdma for-next
Jason Gunthorpe
1
-1
/
+1
2019-07-04
vfs: Convert qib_fs/ipathfs to use the new mount API
David Howells
1
-9
/
+17
2019-07-04
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
7
-18
/
+22
2019-07-04
RDMA/efa: Entropy in admin commands id
Daniel Kranzdorf
1
-21
/
+23
2019-07-04
RDMA/mlx5: Use proper allocation API to get zeroed memory
Leon Romanovsky
1
-2
/
+1
2019-07-04
RDMA/hns: Fix building modular hns
Lijun Ou
1
-2
/
+2
2019-07-03
IB/mlx5: DEVX cleanup mdev
Yishai Hadas
1
-10
/
+8
2019-07-03
IB/mlx5: Add DEVX support for CQ events
Yishai Hadas
1
-0
/
+39
2019-07-03
IB/mlx5: Implement DEVX dispatching event
Yishai Hadas
1
-3
/
+300
2019-07-03
IB/mlx5: Enable subscription for device events over DEVX
Yishai Hadas
1
-7
/
+553
2019-07-03
IB/mlx5: Register DEVX with mlx5_core to get async events
Yishai Hadas
3
-2
/
+48
2019-07-03
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
Yishai Hadas
1
-0
/
+95
2019-07-03
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
Parav Pandit
1
-1
/
+1
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
10
-70
/
+103
2019-07-03
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Parav Pandit
1
-24
/
+36
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
3
-3
/
+3
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
1
-1
/
+2
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
1
-1
/
+1
2019-07-03
RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'
YueHaibing
1
-2
/
+0
2019-07-03
RDMA/i40iw: Set queue pair state when being queried
Liu, Changcheng
1
-0
/
+2
2019-07-03
IB/i40iw: Use kmemdup rather than open coding
Fuqian Huang
1
-2
/
+2
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
7
-14
/
+0
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
17
-62
/
+174
2019-07-01
net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
Bodong Wang
2
-2
/
+2
2019-07-01
RDMA/mlx5: Cleanup rep when doing unload
Bodong Wang
1
-7
/
+11
2019-07-01
{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
Bodong Wang
2
-3
/
+2
2019-06-28
IB/hfi1: No need to use try_module_get for debugfs
Dennis Dalessandro
1
-3
/
+2
2019-06-28
IB/hfi1: Add missing INVALIDATE opcodes for trace
Mike Marciniszyn
1
-0
/
+2
2019-06-28
IB/hfi1: Reduce excessive aspm inlines
Michael J. Ruhl
4
-259
/
+280
[next]