index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-bus.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_remove
Gal Pressman
1
-7
/
+4
2020-01-15
RDMA/efa: Remove {} brackets from single statement if
Gal Pressman
1
-2
/
+1
2020-01-15
RDMA/efa: Device definitions documentation updates
Gal Pressman
1
-13
/
+24
2020-01-15
RDMA/hns: Add support for extended atomic in userspace
Jiaran Zhang
2
-2
/
+17
2020-01-15
RDMA/hns: Get pf capabilities from firmware
Lijun Ou
2
-109
/
+6
2020-01-15
RDMA/hns: Add interfaces to get pf capabilities from firmware
Lijun Ou
3
-0
/
+527
2020-01-15
RDMA/hns: Remove some redundant variables related to capabilities
Weihang Li
3
-7
/
+1
2020-01-13
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Jason Gunthorpe
5
-26
/
+18
2020-01-13
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
9
-143
/
+96
2020-01-13
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
Jason Gunthorpe
3
-21
/
+21
2020-01-13
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Jason Gunthorpe
3
-56
/
+34
2020-01-13
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
3
-8
/
+11
2020-01-13
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
3
-9
/
+14
2020-01-13
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
4
-17
/
+25
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
5
-22
/
+34
2020-01-13
RDMA/core: Make ib_ucq_object use ib_uevent_object
Jason Gunthorpe
4
-35
/
+25
2020-01-13
RDMA/core: Do not allow alloc_commit to fail
Jason Gunthorpe
6
-141
/
+99
2020-01-13
RDMA/mlx5: Simplify devx async commands
Jason Gunthorpe
1
-14
/
+10
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
7
-123
/
+94
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
4
-37
/
+35
2020-01-13
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Jason Gunthorpe
2
-23
/
+1
2020-01-12
IB/mlx5: Add mmap support for VAR
Yishai Hadas
1
-1
/
+4
2020-01-12
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
3
-0
/
+181
2020-01-12
IB/mlx5: Extend caps stage to handle VAR capabilities
Yishai Hadas
2
-2
/
+48
2020-01-10
net/mlx5: Expose vDPA emulation device capabilities
Yishai Hadas
2
-0
/
+16
2020-01-10
net/mlx5: Add Virtio Emulation related device capabilities
Yishai Hadas
1
-0
/
+15
2020-01-10
RDMA/core: Remove err in iw_query_port
Guoqing Jiang
1
-6
/
+1
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
6
-34
/
+252
2020-01-10
RDMA/hns: Bugfix for posting a wqe with sge
Lijun Ou
1
-16
/
+25
2020-01-10
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
Mike Marciniszyn
3
-0
/
+3
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-07
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
3
-8
/
+8
2020-01-07
IB/core: Cut down single member ib_cache structure
Parav Pandit
2
-20
/
+17
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
4
-72
/
+92
2020-01-07
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
[next]