Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d6de0bb1850f6fcefd4f9fed2de69c0915a2c8a9
d6de0bb
RDMA/mlx5: Set relaxed ordering when requested
by Michael Guralnik
· 5 years ago
8116469
RDMA/core: Add the core support field to METHOD_GET_CONTEXT
by Michael Guralnik
· 5 years ago
2233c66
RDMA/uverbs: Add new relaxed ordering memory region access flag
by Michael Guralnik
· 5 years ago
86dd738
RDMA/efa: Allow passing of optional access flags for MR registration
by Michael Guralnik
· 5 years ago
68d384b
RDMA/core: Add optional access flags range
by Michael Guralnik
· 5 years ago
ca95c14
RDMA/uverbs: Verify MR access flags
by Michael Guralnik
· 5 years ago
a112341
RDMA/uverbs: Add ioctl command to get a device context
by Jason Gunthorpe
· 5 years ago
da57db2
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
by Jason Gunthorpe
· 5 years ago
d680e88
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
by Jason Gunthorpe
· 5 years ago
f862308
Merge branch 'mlx5-next' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
a880a6d
net/mlx5: Expose relaxed ordering bits
by Michael Guralnik
· 5 years ago
8fd5b75
net/mlx5: Add RoCE accelerator counters
by Leon Romanovsky
· 5 years ago
0fbb37d
IB/srp: Never use immediate data if it is disabled by a user
by Sergey Gorenko
· 5 years ago
363824f
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
by Rao Shoaib
· 5 years ago
4e8d683
Introduce maximum WQE size to check limits
by Rao Shoaib
· 5 years ago
0428c6e
RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_remove
by Gal Pressman
· 5 years ago
f5f5ddb
RDMA/efa: Remove {} brackets from single statement if
by Gal Pressman
· 5 years ago
57f63f3
RDMA/efa: Device definitions documentation updates
by Gal Pressman
· 5 years ago
7db8269
RDMA/hns: Add support for extended atomic in userspace
by Jiaran Zhang
· 5 years ago
80a7857
RDMA/hns: Get pf capabilities from firmware
by Lijun Ou
· 5 years ago
ba6bb7e
RDMA/hns: Add interfaces to get pf capabilities from firmware
by Lijun Ou
· 5 years ago
a91e093
RDMA/hns: Remove some redundant variables related to capabilities
by Weihang Li
· 5 years ago
5c55cfd
RDMA/core: Use READ_ONCE for ib_ufile.async_file
by Jason Gunthorpe
· 5 years ago
3e032c0
RDMA/core: Make ib_uverbs_async_event_file into a uobject
by Jason Gunthorpe
· 5 years ago
39e83af
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
by Jason Gunthorpe
· 5 years ago
817d657
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
by Jason Gunthorpe
· 5 years ago
e04dd13
RDMA/core: Do not erase the type of ib_wq.uobject
by Jason Gunthorpe
· 5 years ago
9fbe334
RDMA/core: Do not erase the type of ib_srq.uobject
by Jason Gunthorpe
· 5 years ago
620d3f8
RDMA/core: Do not erase the type of ib_qp.uobject
by Jason Gunthorpe
· 5 years ago
5bd48c1
RDMA/core: Do not erase the type of ib_cq.uobject
by Jason Gunthorpe
· 5 years ago
4ec1dcf
RDMA/core: Make ib_ucq_object use ib_uevent_object
by Jason Gunthorpe
· 5 years ago
849e149
RDMA/core: Do not allow alloc_commit to fail
by Jason Gunthorpe
· 5 years ago
93887e6
RDMA/mlx5: Simplify devx async commands
by Jason Gunthorpe
· 5 years ago
f7c8416
RDMA/core: Simplify destruction of FD uobjects
by Jason Gunthorpe
· 5 years ago
6898d1c
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
by Jason Gunthorpe
· 5 years ago
8bdf9dd
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
by Jason Gunthorpe
· 5 years ago
3f59b6c
IB/mlx5: Add mmap support for VAR
by Yishai Hadas
· 5 years ago
7be76be
IB/mlx5: Introduce VAR object and its alloc/destroy methods
by Yishai Hadas
· 5 years ago
f164be8
IB/mlx5: Extend caps stage to handle VAR capabilities
by Yishai Hadas
· 5 years ago
aef5570
Merge branch 'mlx5_vdpa' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
ca1992c
net/mlx5: Expose vDPA emulation device capabilities
by Yishai Hadas
· 5 years ago
90fbca5
net/mlx5: Add Virtio Emulation related device capabilities
by Yishai Hadas
· 5 years ago
1e123d9
RDMA/core: Remove err in iw_query_port
by Guoqing Jiang
· 5 years ago
626903e
RDMA/hns: Add support for reporting wc as software mode
by Xi Wang
· 5 years ago
468d020
RDMA/hns: Bugfix for posting a wqe with sge
by Lijun Ou
· 5 years ago
2c9d4e2
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
by Mike Marciniszyn
· 5 years ago
5ffd048
IB/hfi1: Add software counter for ctxt0 seq drop
by Mike Marciniszyn
· 5 years ago
d791d29
IB/hfi1: Return void in packet receiving functions
by Grzegorz Andrejczuk
· 5 years ago
13d2a83
IB/hfi1: Decouple IRQ name from type
by Grzegorz Andrejczuk
· 5 years ago
6266103
IB/hfi1: Create API for auto activate
by Mike Marciniszyn
· 5 years ago
cd47b59
IB/hfi1: IB/hfi1: Add an API to handle special case drop
by Mike Marciniszyn
· 5 years ago
7b8a8b7
IB/hfi1: Move common receive IRQ code to function
by Grzegorz Andrejczuk
· 5 years ago
01c7fc5
IB/hfi1: Add fast and slow handlers for receive context
by Mike Marciniszyn
· 5 years ago
de730f7
IB/hfi1: Move chip specific functions to chip.c
by Mike Marciniszyn
· 5 years ago
14e23bd
RDMA/core: Fix locking in ib_uverbs_event_read
by Jason Gunthorpe
· 5 years ago
74f75cd
IB/core: Fix build failure without hugepages
by Arnd Bergmann
· 5 years ago
40adf68
IB/core: Rename event_handler_lock to qp_open_list_lock
by Parav Pandit
· 5 years ago
17e1064
IB/core: Cut down single member ib_cache structure
by Parav Pandit
· 5 years ago
6b57cea
IB/core: Let IB core distribute cache update events
by Parav Pandit
· 5 years ago
4cca96a
IB/mlx5: Do reverse sequence during device removal
by Parav Pandit
· 5 years ago
60262b1
RDMA/hns: Fix coding style issues
by Lijun Ou
· 5 years ago
d800c93
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
by Wenpeng Liang
· 5 years ago
0c53426
RDMA/hns: Remove redundant print information
by Yixing Liu
· 5 years ago
032b057
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
by Lijun Ou
· 5 years ago
5e049a5
RDMA/hns: Update the value of qp type
by Lijun Ou
· 5 years ago
58e4fc1
RDMA/hns: Remove unused function hns_roce_init_eq_table()
by Lijun Ou
· 5 years ago
eca4450
RDMA/hns: Avoid printing address of mtt page
by Wenpeng Liang
· 5 years ago
622db5b
RDMA/core: Add trace points to follow MR allocation
by Chuck Lever
· 5 years ago
3e5901c
RDMA/core: Trace points for diagnosing completion queue issues
by Chuck Lever
· 5 years ago
ed999f8
RDMA/cma: Add trace points in RDMA Connection Manager
by Chuck Lever
· 5 years ago
ad9efa0
RDMA/cm: Delete unused CM ARP functions
by Leon Romanovsky
· 5 years ago
017d8ea
RDMA/cm: Delete unused CM LAP functions
by Leon Romanovsky
· 5 years ago
04db158
RDMA/i40iw: fix a potential NULL pointer dereference
by Xiyu Yang
· 5 years ago
6ca18d8
RDMA/rxe: Fix error type of mmap_offset
by Jiewei Ke
· 5 years ago
2ab367a
RDMA/mlx5: use true,false for bool variable
by zhengbin
· 5 years ago
cf368be
RDMA/mlx4: use true,false for bool variable
by zhengbin
· 5 years ago
c934833
IB/iser: use true,false for bool variable
by zhengbin
· 5 years ago
d09dbe7
IB/hfi1: use true,false for bool variable
by zhengbin
· 5 years ago
5369b48
RDMA/siw: use true,false for bool variable
by zhengbin
· 5 years ago
9ff1b64
IB/core: Fix ODP with IB_ACCESS_HUGETLB handling
by Yishai Hadas
· 5 years ago
d07de8b
IB/core: Fix ODP get user pages flow
by Yishai Hadas
· 5 years ago
cbe4b8f
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
by Artemy Kovalyov
· 5 years ago
4ad6429
IB/rdmavt: Correct comments in rdmavt_qp.h header
by Mike Marciniszyn
· 5 years ago
44ec5aa
IB/hfi1: List all receive contexts from debugfs
by Michael J. Ruhl
· 5 years ago
2fb3b5a
IB/hfi1: Add accessor API routines to access context members
by Mike Marciniszyn
· 5 years ago
3593f69
RDMA/mlx4: Redo TX checksum offload in line with docs
by Eugene Crosser
· 5 years ago
4d6e8a0
RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()
by Danit Goldberg
· 5 years ago
9f48db0
RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
by Aditya Pakki
· 5 years ago
a242c36
RDMA/netlink: Do not always generate an ACK for some netlink operations
by Håkon Bugge
· 5 years ago
b5671af
IB/mlx5: Fix outstanding_pi index for GSI qps
by Prabhath Sajeepa
· 5 years ago
58fb0b5
RDMA/siw: Simplify QP representation
by Bernard Metzler
· 5 years ago
4768820
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
by Yixian Liu
· 5 years ago
53bb802
RDMA/bnxt_re: Report more number of completion vectors
by Selvin Xavier
· 5 years ago
93a3d05
RDMA/qedr: Add kernel capability flags for dpm enabled mode
by Michal Kalderon
· 5 years ago
fd69884
Linux 5.5-rc4
by Linus Torvalds
· 5 years ago
a99efa0
Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
d756638
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 5 years ago
cc2f36e
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
98ca480
locks: print unsigned ino in /proc/locks
by Amir Goldstein
· 5 years ago
1833e32
riscv: export flush_icache_all to modules
by Olof Johansson
· 5 years ago
Next »