index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-37
/
+21
2022-05-10
net/mlx5: Lag, expose number of lag ports
Mark Bloch
4
-2
/
+4
2022-05-02
RDMA/irdma: Fix possible crash due to NULL netdev in notifier
Mustafa Ismail
1
-12
/
+9
2022-05-02
RDMA/irdma: Reduce iWARP QP destroy time
Shiraz Saleem
1
-6
/
+4
2022-05-02
RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
Tatyana Nikolova
2
-13
/
+7
2022-04-19
RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
Duoming Zhou
1
-6
/
+1
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-1
/
+10
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
2
-248
/
+2
2022-04-09
RDMA/mlx5: Delete never supported IPsec flow action
Leon Romanovsky
1
-4
/
+0
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
1
-0
/
+6
2022-04-04
RDMA/mlx5: Add a missing update of cache->last_add
Aharon Landau
1
-0
/
+1
2022-04-04
RDMA/mlx5: Don't remove cache MRs when a delay is needed
Aharon Landau
1
-1
/
+3
2022-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
65
-1783
/
+1904
2022-03-16
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
4
-4
/
+335
2022-03-15
RDMA/irdma: Add support for address handle re-use
Mustafa Ismail
4
-60
/
+164
2022-03-15
RDMA/qib: Fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-15
RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
Yongzhi Liu
1
-1
/
+3
2022-03-15
RDMA/irdma: Prevent some integer underflows
Dan Carpenter
1
-5
/
+5
2022-03-10
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
3
-4
/
+3
2022-03-05
RDMA/hns: Refactor the alloc_cqc()
Wenpeng Liang
1
-28
/
+37
2022-03-05
RDMA/hns: Refactor the alloc_srqc()
Chengchang Tang
1
-28
/
+52
2022-03-05
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
3
-8
/
+6
2022-03-05
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
7
-45
/
+35
2022-03-05
RDMA/hns: Refactor mailbox functions
Chengchang Tang
8
-112
/
+120
2022-03-05
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
5
-29
/
+28
2022-03-05
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
3
-11
/
+7
2022-03-05
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
8
-51
/
+34
2022-03-05
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
8
-46
/
+37
2022-03-05
IB/hfi1: Allow larger MTU without AIP
Mike Marciniszyn
1
-2
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-01
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
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-24
RDMA/irdma: Move union irdma_sockaddr to header file
Zhu Yanjun
2
-18
/
+10
2022-02-24
RDMA/irdma: Remove the unnecessary variable saddr
Zhu Yanjun
2
-2
/
+0
2022-02-24
RDMA/irdma: Use net_type to check network type
Zhu Yanjun
1
-5
/
+3
2022-02-24
RDMA/mlx5: Use new command interface API
Saeed Mahameed
1
-23
/
+32
2022-02-24
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
1
-1
/
+14
2022-02-24
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
-1185
/
+935
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
[next]