index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
4
-28
/
+51
2022-02-28
RDMA/irdma: Remove incorrect masking of PD
Mustafa Ismail
1
-2
/
+2
2022-02-28
RDMA/irdma: Fix Passthrough mode in VM
Mustafa Ismail
4
-1
/
+4
2022-02-28
RDMA/irdma: Fix netdev notifications for vlan's
Mustafa Ismail
1
-18
/
+30
2022-02-28
RDMA/irdma: Make irdma_create_mg_ctx return a void
Zhu Yanjun
1
-7
/
+2
2022-02-23
RDMA/irdma: Move union irdma_sockaddr to header file
Zhu Yanjun
2
-18
/
+10
2022-02-23
RDMA/irdma: Remove the unnecessary variable saddr
Zhu Yanjun
2
-2
/
+0
2022-02-23
RDMA/irdma: Use net_type to check network type
Zhu Yanjun
1
-5
/
+3
2022-02-23
RDMA/mlx5: Use new command interface API
Saeed Mahameed
1
-23
/
+32
2022-02-23
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
1
-1
/
+14
2022-02-23
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
3
-4
/
+5
2022-02-23
RDMA/irdma: Remove excess error variables
Shiraz Saleem
2
-76
/
+28
2022-02-23
RDMA/irdma: Propagate error codes
Shiraz Saleem
3
-17
/
+13
2022-02-23
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
25
-1183
/
+933
2022-02-23
RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Aharon Landau
1
-7
/
+7
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
3
-10
/
+25
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
3
-46
/
+15
2022-02-23
RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
Aharon Landau
1
-0
/
+2
2022-02-23
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
2
-14
/
+3
2022-02-17
IB/qib: Fix duplicate sysfs directory name
Mike Marciniszyn
1
-1
/
+1
2022-02-11
RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-2
/
+2
2022-02-08
Merge branch 'irdma_dscp' into rdma.git for-next
Jason Gunthorpe
9
-23
/
+70
2022-02-08
RDMA/irdma: Add support for DSCP
Mustafa Ismail
6
-6
/
+40
2022-02-08
RDMA/irdma: Refactor DCB bits in prep for DSCP support
Mustafa Ismail
6
-19
/
+32
2022-02-01
RDMA/mlx4: remove redundant assignment to variable nreq
Colin Ian King
1
-1
/
+0
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
1
-1
/
+1
2022-01-28
RDMA/usnic: Delete useless module.h include
Leon Romanovsky
6
-6
/
+0
2022-01-28
RDMA/qib: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-28
RDMA/mthca: Delete useless module.h include
Leon Romanovsky
1
-2
/
+0
2022-01-28
RDMA/mlx4: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-28
RDMA/hfi1: Delete useless module.h include
Leon Romanovsky
5
-5
/
+0
2022-01-28
RDMA/mlx5: Delete useless module.h include
Leon Romanovsky
4
-4
/
+0
2022-01-28
RDMA/mlx5: Delete get_num_static_uars function
Leon Romanovsky
2
-7
/
+2
2022-01-28
IB/hfi1: Fix tstats alloc and dealloc
Mike Marciniszyn
1
-2
/
+12
2022-01-28
IB/hfi1: Fix AIP early init panic
Mike Marciniszyn
1
-10
/
+3
2022-01-28
IB/hfi1: Fix alloc failure with larger txqueuelen
Mike Marciniszyn
2
-12
/
+26
2022-01-28
IB/hfi1: Fix panic with larger ipoib send_queue_size
Mike Marciniszyn
1
-1
/
+1
2022-01-28
RDMA/pvrdma: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+4
2022-01-28
IB/mthca: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-8
/
+8
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2
-2
/
+2
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-8
/
+8
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
53
-6681
/
+295
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
6
-24
/
+84
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-6
/
+6
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
8
-17
/
+19
2022-01-10
RDMA/irdma: Remove the redundant return
Zhu Yanjun
1
-1
/
+1
[prev]
[next]