index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
1
-2
/
+2
2022-07-22
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2
-4
/
+18
2022-07-22
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
3
-46
/
+60
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
4
-3
/
+22
2022-07-22
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
1
-6
/
+31
2022-07-22
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2
-7
/
+7
2022-07-22
RDMA: Fix comment typo
Xin Gao
1
-1
/
+1
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
3
-3
/
+3
2022-07-21
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
1
-7
/
+0
2022-07-21
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
1
-1
/
+1
2022-07-19
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
3
-5
/
+156
2022-07-19
RDMA/mlx5: Refactor get flow table function
Mark Bloch
1
-10
/
+11
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
3
-5
/
+5
2022-07-19
IB/qib: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-19
RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
Jianglei Nie
1
-1
/
+3
2022-07-18
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
1
-3
/
+2
2022-07-18
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
1
-2
/
+2
2022-07-18
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
1
-39
/
+32
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
1
-4
/
+6
2022-07-18
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
1
-3
/
+4
2022-07-18
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
3
-2
/
+193
2022-07-18
RDMA/hns: Refactor the abnormal interrupt handler function
Haoyue Xu
1
-12
/
+23
2022-07-18
RDMA/hns: Fix incorrect clearing of interrupt status register
Haoyue Xu
1
-2
/
+2
2022-07-18
RDMA/hns: Fix the wrong type of return value of the interrupt handler
Haoyue Xu
1
-13
/
+14
2022-07-18
RDMA/hns: Remove unused abnormal interrupt of type RAS
Haoyue Xu
2
-11
/
+0
2022-07-18
RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
Jianglei Nie
1
-3
/
+5
2022-07-18
RDMA/hfi1: Depend on !UML
Ehab Ababneh
1
-1
/
+1
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-18
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
1
-17
/
+6
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
1
-19
/
+16
2022-07-18
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
4
-16
/
+42
2022-07-18
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
1
-11
/
+3
2022-07-18
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
1
-10
/
+11
2022-07-18
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
1
-1
/
+1
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
1
-5
/
+3
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-07-18
RDMA/qib: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
1
-11
/
+4
2022-07-18
RDMA/irdma: Fix VLAN connection with wildcard address
Mustafa Ismail
1
-5
/
+6
2022-07-18
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
1
-1
/
+1
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2
-7
/
+6
2022-07-18
RDMA/irdma: Make CQP invalid state error non-critical
Mustafa Ismail
1
-0
/
+1
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
1
-2
/
+2
2022-07-18
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2
-4
/
+12
2022-07-17
net/mlx5: fs, allow flow table creation with a UID
Mark Bloch
9
-15
/
+26
2022-07-17
net/mlx5: fs, expose flow table ID to users
Mark Bloch
2
-0
/
+7
2022-07-17
net/mlx5: Expose the ability to point to any UID from shared UID
Mark Bloch
1
-2
/
+4
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+4
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-07-17
IB/hfi1: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+1
[next]