index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-pwm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.
Chiara Meiohas
2
-2
/
+30
2024-04-30
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
4
-8
/
+40
2024-04-29
RDMA/efa: Add shutdown notifier
Michael Margolin
1
-0
/
+11
2024-04-23
RDMA/mana_ib: Fix missing ret value
Konstantin Taranov
1
-0
/
+1
2024-04-22
IB/mlx5: Use __iowrite64_copy() for write combining stores
Jason Gunthorpe
1
-5
/
+3
2024-04-22
net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
Jason Gunthorpe
1
-4
/
+0
2024-04-22
arm64/io: Provide a WC friendly __iowriteXX_copy()
Jason Gunthorpe
2
-0
/
+174
2024-04-22
s390: Stop using weak symbols for __iowrite64_copy()
Jason Gunthorpe
4
-10
/
+13
2024-04-22
s390: Implement __iowrite32_copy()
Jason Gunthorpe
1
-0
/
+8
2024-04-22
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
5
-20
/
+24
2024-04-22
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
2
-12
/
+32
2024-04-22
RDMA/rxe: Get rid of pkt resend on err
Bob Pearson
2
-18
/
+3
2024-04-22
RDMA/rxe: Make rxe_loopback match rxe_send behavior
Bob Pearson
1
-0
/
+6
2024-04-22
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
1
-10
/
+2
2024-04-22
RDMA/rxe: Don't call direct between tasks
Bob Pearson
3
-23
/
+4
2024-04-22
RDMA/rxe: Don't call rxe_requester from rxe_completer
Bob Pearson
2
-7
/
+11
2024-04-22
RDMA/rxe: Don't schedule rxe_completer from rxe_requester
Bob Pearson
2
-13
/
+2
2024-04-22
RDMA/rxe: Remove save/rollback_state in rxe_requester
Bob Pearson
1
-38
/
+2
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
10
-55
/
+63
2024-04-22
RDMA/rxe: Remove redundant scheduling of rxe_completer
Bob Pearson
1
-5
/
+0
2024-04-22
RDMA/rxe: Allow good work requests to be executed
Bob Pearson
1
-1
/
+5
2024-04-22
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
1
-3
/
+3
2024-04-21
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
1
-6
/
+15
2024-04-16
RDMA/hns: Modify the print level of CQE error
Chengchang Tang
1
-2
/
+3
2024-04-16
RDMA/hns: Use complete parentheses in macros
Chengchang Tang
1
-6
/
+6
2024-04-16
RDMA/hns: Add mutex_destroy()
wenglianfa
6
-5
/
+39
2024-04-16
RDMA/hns: Fix GMV table pagesize
Chengchang Tang
1
-1
/
+1
2024-04-16
RDMA/hns: Fix mismatch exception rollback
wenglianfa
1
-1
/
+1
2024-04-16
RDMA/hns: Fix UAF for cq async event
Chengchang Tang
1
-11
/
+13
2024-04-16
RDMA/hns: Fix deadlock on SRQ async events.
Chengchang Tang
2
-3
/
+4
2024-04-16
RDMA/hns: Add max_ah and cq moderation capacities in query_device()
Chengchang Tang
4
-2
/
+12
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
7
-33
/
+20
2024-04-16
RDMA/hns: Use macro instead of magic number
Yangyang Li
3
-16
/
+34
2024-04-16
RDMA/hns: Fix return value in hns_roce_map_mr_sg
Zhengchao Shao
1
-8
/
+7
2024-04-16
RDMA/mana_ib: Configure mac address in RNIC
Konstantin Taranov
3
-0
/
+46
2024-04-16
RDMA/mana_ib: Adding and deleting GIDs
Konstantin Taranov
3
-0
/
+97
2024-04-16
RDMA/mana_ib: Enable RoCE on port 1
Konstantin Taranov
2
-4
/
+26
2024-04-16
RDMA/mana_ib: Implement port parameters
Konstantin Taranov
3
-1
/
+42
2024-04-16
RDMA/mana_ib: Create and destroy rnic adapter
Konstantin Taranov
3
-1
/
+79
2024-04-16
RDMA/mana_ib: Add EQ creation for rnic adapter
Konstantin Taranov
3
-3
/
+41
2024-04-16
RDMA/mana_ib: Use num_comp_vectors of ib_device
Konstantin Taranov
3
-9
/
+4
2024-04-11
RDMA/rxe: Return the correct errno
Zhu Yanjun
1
-2
/
+2
2024-04-11
RDMA/mana_ib: remove useless return values from dbg prints
Konstantin Taranov
3
-7
/
+5
2024-04-11
net: mana: Avoid open coded arithmetic
Erick Archer
1
-8
/
+6
2024-04-11
RDMA/mana_ib: Prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+5
2024-04-11
net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
Erick Archer
1
-0
/
+1
2024-04-09
RDMA/hns: Support DSCP
Junxian Huang
5
-30
/
+116
2024-04-08
RDMA/mlx5: Adding remote atomic access flag to updatable flags
Or Har-Toov
1
-1
/
+2
2024-04-08
RDMA/mlx5: Change check for cacheable mkeys
Or Har-Toov
2
-10
/
+23
2024-04-08
RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
Or Har-Toov
1
-1
/
+1
[next]