index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
4
-0
/
+14
2020-01-10
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
2
-25
/
+18
2020-01-10
IB/hfi1: Decouple IRQ name from type
Grzegorz Andrejczuk
2
-48
/
+59
2020-01-10
IB/hfi1: Create API for auto activate
Mike Marciniszyn
1
-14
/
+23
2020-01-10
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
3
-8
/
+23
2020-01-10
IB/hfi1: Move common receive IRQ code to function
Grzegorz Andrejczuk
1
-30
/
+52
2020-01-10
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
4
-60
/
+58
2020-01-10
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
3
-69
/
+87
2020-01-10
RDMA/core: Fix locking in ib_uverbs_event_read
Jason Gunthorpe
1
-18
/
+14
2020-01-09
IB/core: Fix build failure without hugepages
Arnd Bergmann
1
-2
/
+3
2020-01-08
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
3
-8
/
+8
2020-01-08
IB/core: Cut down single member ib_cache structure
Parav Pandit
2
-20
/
+17
2020-01-08
IB/core: Let IB core distribute cache update events
Parav Pandit
4
-72
/
+92
2020-01-08
IB/mlx5: Do reverse sequence during device removal
Parav Pandit
1
-0
/
+2
2020-01-07
RDMA/hns: Fix coding style issues
Lijun Ou
2
-143
/
+92
2020-01-07
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
2
-26
/
+20
2020-01-07
RDMA/hns: Remove redundant print information
Yixing Liu
1
-1
/
+0
2020-01-07
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
Lijun Ou
1
-3
/
+1
2020-01-07
RDMA/hns: Update the value of qp type
Lijun Ou
1
-5
/
+7
2020-01-07
RDMA/hns: Remove unused function hns_roce_init_eq_table()
Lijun Ou
1
-1
/
+0
2020-01-07
RDMA/hns: Avoid printing address of mtt page
Wenpeng Liang
1
-2
/
+2
2020-01-07
RDMA/core: Add trace points to follow MR allocation
Chuck Lever
2
-11
/
+151
2020-01-07
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
6
-4
/
+320
2020-01-07
RDMA/cma: Add trace points in RDMA Connection Manager
Chuck Lever
4
-23
/
+475
2020-01-04
RDMA/cm: Delete unused CM ARP functions
Leon Romanovsky
2
-100
/
+0
2020-01-04
RDMA/cm: Delete unused CM LAP functions
Leon Romanovsky
2
-168
/
+0
2020-01-04
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
1
-0
/
+2
2020-01-04
RDMA/rxe: Fix error type of mmap_offset
Jiewei Ke
1
-1
/
+1
2020-01-04
RDMA/mlx5: use true,false for bool variable
zhengbin
2
-3
/
+3
2020-01-04
RDMA/mlx4: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-04
IB/iser: use true,false for bool variable
zhengbin
2
-2
/
+2
2020-01-04
IB/hfi1: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-04
RDMA/siw: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-03
IB/core: Fix ODP with IB_ACCESS_HUGETLB handling
Yishai Hadas
1
-17
/
+4
2020-01-03
IB/core: Fix ODP get user pages flow
Yishai Hadas
1
-1
/
+1
2020-01-03
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
4
-67
/
+67
2020-01-03
IB/rdmavt: Correct comments in rdmavt_qp.h header
Mike Marciniszyn
2
-22
/
+9
2020-01-03
IB/hfi1: List all receive contexts from debugfs
Michael J. Ruhl
2
-4
/
+10
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
9
-85
/
+183
2020-01-03
RDMA/mlx4: Redo TX checksum offload in line with docs
Eugene Crosser
2
-11
/
+12
2020-01-03
RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()
Danit Goldberg
1
-30
/
+13
2020-01-03
RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
Aditya Pakki
1
-2
/
+0
2020-01-03
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
2
-3
/
+3
2020-01-03
IB/mlx5: Fix outstanding_pi index for GSI qps
Prabhath Sajeepa
1
-2
/
+1
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
7
-70
/
+42
2020-01-03
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
Yixian Liu
3
-48
/
+35
2020-01-03
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
1
-1
/
+1
2020-01-03
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
2
-3
/
+28
2019-12-30
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
1
-1
/
+1
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
[next]