index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
2
-1
/
+10
2020-07-24
RDMA/mlx5: Allow SQ modification
Maor Gottlieb
1
-10
/
+8
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
1
-0
/
+2
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2
-57
/
+58
2020-07-21
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
1
-3
/
+19
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
5
-173
/
+398
2020-07-20
RDMA/bnxt_re: Add helper data structures
Devesh Sharma
2
-0
/
+46
2020-07-20
RDMA/bnxt_re: Pull psn buffer dynamically based on prod
Devesh Sharma
2
-58
/
+74
2020-07-20
RDMA/bnxt_re: introduce a function to allocate swq
Devesh Sharma
3
-171
/
+207
2020-07-20
RDMA/bnxt_re: introduce wqe mode to select execution path
Devesh Sharma
4
-17
/
+42
2020-07-20
RDMA/qedr: Remove the query_pkey callback
Kamal Heib
2
-3
/
+1
2020-07-20
RDMA/i40iw: Remove the query_pkey callback
Kamal Heib
1
-19
/
+0
2020-07-20
RDMA/cxgb4: Remove the query_pkey callback
Kamal Heib
1
-11
/
+0
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
3
-11
/
+0
2020-07-20
RDMA/core: Remove query_pkey from the mandatory ops
Kamal Heib
1
-1
/
+3
2020-07-20
RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set
Kamal Heib
1
-16
/
+29
2020-07-20
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
1
-20
/
+41
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-1
/
+5
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
9
-18
/
+18
2020-07-16
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
1
-1
/
+4
2020-07-16
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
1
-3
/
+6
2020-07-16
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2
-3
/
+9
2020-07-16
RDMA/usnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
1
-13
/
+14
2020-07-16
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2
-14
/
+12
2020-07-16
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
2
-3
/
+6
2020-07-16
RDMA/mlx5: Init dest_type when create flow
Daria Velikovsky
1
-1
/
+1
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
3
-9
/
+1
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
3
-23
/
+7
2020-07-16
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
1
-3
/
+1
2020-07-16
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
1
-3
/
+0
2020-07-16
RDMA/cm: Protect access to remote_sidr_table
Maor Gottlieb
1
-0
/
+2
2020-07-16
RDMA/core: Fix race in rdma_alloc_commit_uobject()
Leon Romanovsky
1
-3
/
+3
2020-07-16
RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
Xi Wang
1
-1
/
+1
2020-07-16
RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC
Weihang Li
1
-12
/
+22
2020-07-16
RDMA/mlx5: Use xa_lock_irq when access to SRQ table
Maor Gottlieb
1
-2
/
+2
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-36
/
+63
2020-07-10
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
2
-17
/
+11
2020-07-10
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
1
-5
/
+0
2020-07-08
RDMA/mlx5: Set PD pointers for the error flow unwind
Leon Romanovsky
1
-1
/
+2
2020-07-08
IB/mlx5: Fix 50G per lane indication
Aya Levin
1
-1
/
+1
2020-07-08
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
1
-1
/
+2
2020-07-07
RDMA/mlx5: Delete one-time used functions
Leon Romanovsky
1
-277
/
+198
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
4
-54
/
+51
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
8
-2557
/
+2579
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
9
-709
/
+737
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
4
-77
/
+46
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2
-13
/
+12
[prev]
[next]