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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-11
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
1
-0
/
+4
2023-06-11
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
1
-2
/
+8
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
4
-12
/
+18
2023-06-11
IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
Yishai Hadas
1
-7
/
+5
2023-06-11
RDMA/uverbs: Restrict usage of privileged QKEYs
Edward Srouji
1
-1
/
+6
2023-06-11
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
2
-25
/
+2
2023-06-11
RDMA/mlx5: Fix Q-counters query in LAG mode
Patrisious Haddad
1
-1
/
+6
2023-06-11
RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters
Patrisious Haddad
1
-18
/
+40
2023-06-11
RDMA/mlx5: Fix Q-counters per vport allocation
Patrisious Haddad
1
-8
/
+16
2023-06-11
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
3
-7
/
+296
2023-06-11
RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
Maher Sanalla
1
-0
/
+3
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
1
-4
/
+3
2023-06-01
RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Kamal Heib
3
-7
/
+4
2023-06-01
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
1
-1
/
+2
2023-06-01
RDMA/rxe: Fix packet length checks
Bob Pearson
1
-0
/
+6
2023-06-01
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
1
-32
/
+23
2023-06-01
RDMA/rtrs: Fix the last iu->buf leak in err path
Li Zhijian
1
-1
/
+3
2023-05-29
RDMA/irdma: Fix Local Invalidate fencing
Mustafa Ismail
1
-0
/
+1
2023-05-29
RDMA/irdma: Prevent QP use after free
Mustafa Ismail
1
-5
/
+6
2023-05-29
MAINTAINERS: Update maintainer of Amazon EFA driver
Michael Margolin
1
-1
/
+2
2023-05-19
RDMA/bnxt_re: Do not enable congestion control on VFs
Kalesh AP
1
-0
/
+4
2023-05-19
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kalesh AP
1
-3
/
+1
2023-05-19
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
1
-5
/
+6
2023-05-17
RDMA/hns: Modify the value of long message loopback slice
Yangyang Li
1
-5
/
+3
2023-05-17
RDMA/hns: Fix base address table allocation
Chengchang Tang
1
-0
/
+43
2023-05-17
RDMA/hns: Fix timeout attr in query qp for HIP08
Chengchang Tang
2
-3
/
+16
2023-05-16
RDMA/efa: Fix unsupported page sizes in device
Yonatan Nachum
1
-1
/
+1
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqrestore}
Guoqing Jiang
7
-61
/
+86
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
1
-1
/
+2
2023-05-12
MAINTAINERS: Update maintainers of HiSilicon RoCE
Haoyue Xu
1
-1
/
+1
2023-05-12
RDMA/bnxt_re: Fix the page_size used during the MR creation
Selvin Xavier
2
-14
/
+5
2023-05-07
Linux 6.4-rc1
Linus Torvalds
1
-2
/
+2
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
dmapool: link blocks across pages
Keith Busch
1
-127
/
+130
2023-05-06
dmapool: don't memset on free twice
Keith Busch
1
-2
/
+2
2023-05-06
dmapool: simplify freeing
Keith Busch
1
-16
/
+6
2023-05-06
dmapool: consolidate page initialization
Keith Busch
1
-4
/
+3
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
1
-7
/
+9
2023-05-06
dmapool: move debug code to own functions
Keith Busch
1
-51
/
+77
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
1
-1
/
+1
2023-05-06
dmapool: cleanup integer types
Tony Battersby
1
-8
/
+11
2023-05-06
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
1
-16
/
+7
2023-05-06
dmapool: remove checks for dev == NULL
Tony Battersby
1
-31
/
+14
2023-05-06
nfs: fix mis-merged __filemap_get_folio() error check
Linus Torvalds
1
-1
/
+1
2023-05-06
afs: fix the afs_dir_get_folio return value
Christoph Hellwig
1
-3
/
+4
2023-05-06
nilfs2: do not write dirty data after degenerating to read-only
Ryusuke Konishi
1
-1
/
+4
2023-05-06
mm: do not reclaim private data from pinned page
Jan Kara
1
-0
/
+10
2023-05-06
nilfs2: fix infinite loop in nilfs_mdt_get_block()
Ryusuke Konishi
1
-4
/
+12
2023-05-06
mm/mmap/vma_merge: always check invariants
Lorenzo Stoakes
1
-5
/
+5
[next]