Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a9b760b0266f563b4784f695bbd0e717610dc10a
/
drivers
/
infiniband
919dce2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
29d9f30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
a776c27
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b4d8ddf
RDMA/bnxt_re: make bnxt_re_ib_init static
by YueHaibing
· 5 years ago
e999a73
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 5 years ago
f0b5989
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
3e87f43
IB/qib: Delete struct qib_ivdev.qp_rnd
by George Spelvin
· 6 years ago
d35dc58
RDMA/hns: Fix uninitialized variable bug
by Gustavo A. R. Silva
· 5 years ago
90e735a
RDMA/hns: Modify the mask of QP number for CQE of hip08
by Lang Cheng
· 5 years ago
019cd05
RDMA/hns: Reduce the maximum number of extend SGE per WQE
by Lang Cheng
· 5 years ago
9d04d56
RDMA/hns: Reduce PFC frames in congestion scenarios
by Jihua Tao
· 5 years ago
dbdf890
Merge branch 'mlx5_tx_steering' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
af9c384
RDMA/mlx5: Add support for RDMA TX flow table
by Michael Guralnik
· 5 years ago
dfb5394
IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
by Kaike Wan
· 5 years ago
5c15abc
IB/hfi1: Fix memory leaks in sysfs registration and unregistration
by Kaike Wan
· 5 years ago
0a2fd01
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
by Yishai Hadas
· 5 years ago
2152862
IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib
by Leon Romanovsky
· 5 years ago
ac42a5e
IB/mlx5: Extend QP creation to get uar page index from user space
by Yishai Hadas
· 5 years ago
64d99f6
IB/mlx5: Extend CQ creation to get uar page index from user space
by Yishai Hadas
· 5 years ago
342ee59
IB/mlx5: Expose UAR object and its alloc/destroy commands
by Yishai Hadas
· 5 years ago
a4da83c
IB/hfi1: Get rid of a warning
by Mauro Carvalho Chehab
· 5 years ago
e0b0722
RDMA/hns: Remove redundant judgment of qp_type
by Weihang Li
· 5 years ago
cd4a70b
RDMA/hns: Remove redundant assignment of wc->smac when polling cq
by Weihang Li
· 5 years ago
f4c5d86
RDMA/hns: Remove redundant qpc setup operations
by Lang Cheng
· 5 years ago
bceda6e
RDMA/hns: Remove meaningless prints
by Wenpeng Liang
· 5 years ago
f91b9196
RDMA/hns: Remove definition of cq doorbell structure
by Lang Cheng
· 5 years ago
fd72926
RDMA/hns: Adjust the qp status value sequence of the hardware
by Lang Cheng
· 5 years ago
99e713f
RDMA/hns: Optimize hns_roce_alloc_vf_resource()
by Lijun Ou
· 5 years ago
d398d4ca
RDMA/hns: Simplify attribute judgment code
by Lang Cheng
· 5 years ago
30d41e1
RDMA/hns: Fix a wrong judgment of return value
by Weihang Li
· 5 years ago
ae1c6148
RDMA/hns: Unify format of prints
by Lijun Ou
· 5 years ago
26e28de
IB/iser: Always check sig MR before putting it to the free pool
by Sergey Gorenko
· 5 years ago
d0ca2c3
RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
by Zhu Yanjun
· 5 years ago
23ab526
IB/hfi1: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
987914a
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
by Avihai Horon
· 5 years ago
ba80013
RDMA/mlx5: Block delay drop to unprivileged users
by Maor Gottlieb
· 5 years ago
1f3db16
IB/mlx5: Generally use the WC auto detection test result
by Yishai Hadas
· 5 years ago
38dcb35
RDMA/hns: Optimize mhop put flow for multi-hop addressing
by Xi Wang
· 5 years ago
2f49de2
RDMA/hns: Optimize mhop get flow for multi-hop addressing
by Xi Wang
· 5 years ago
b1d56fd
RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
by Selvin Xavier
· 5 years ago
950bf4f
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
by Leon Romanovsky
· 5 years ago
2d47fba
RDMA/core: Ensure security pkey modify is not lost
by Mike Marciniszyn
· 5 years ago
a766fa8
IB/mlx5: Fix a NULL vs IS_ERR() check
by Dan Carpenter
· 5 years ago
5fb5186
RDMA/siw: Suppress uninitialized var warning
by Andrew Morton
· 5 years ago
9a293d1
IB/hfi1: Ensure pq is not left on waitlist
by Mike Marciniszyn
· 5 years ago
fa8a44f
RDMA/efa: Use in-kernel offsetofend() to check field availability
by Leon Romanovsky
· 5 years ago
5ab17a2
IB/hfi1: Remove kobj from hfi1_devdata
by Kaike Wan
· 5 years ago
d61ba1b
IB/rdmavt: Delete unused routine
by Mike Marciniszyn
· 5 years ago
026ded3
RDMA/hns: Check if depth of qp is 0 before configure
by Lang Cheng
· 5 years ago
4b34e23
i40iw: Report correct firmware version
by Sindhu, Devale
· 5 years ago
d6a3627
RDMA/hns: Optimize wqe buffer set flow for post send
by Xi Wang
· 5 years ago
1133401
RDMA/hns: Optimize base address table config flow for qp buffer
by Xi Wang
· 5 years ago
e363f7d
RDMA/hns: Optimize the wr opcode conversion from ib to hns
by Xi Wang
· 5 years ago
00a59d3
RDMA/hns: Optimize wqe buffer filling process for post send
by Xi Wang
· 5 years ago
6c6e392
RDMA/hns: Rename wqe buffer related functions
by Xi Wang
· 5 years ago
4e88cef
RDMA/bnxt_re: Remove unnecessary sched count
by Selvin Xavier
· 5 years ago
8a6c617
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
by Jason Gunthorpe
· 5 years ago
3cae580
RDMA/bnxt_re: Use ib_device_try_get()
by Jason Gunthorpe
· 5 years ago
67b3c8d
RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state in destroy
by Jason Gunthorpe
· 5 years ago
6a8824a
RDMA/cm: Allow ib_send_cm_sidr_rep() to be done under lock
by Jason Gunthorpe
· 5 years ago
81ddb41
RDMA/cm: Allow ib_send_cm_rej() to be done under lock
by Jason Gunthorpe
· 5 years ago
87cabf3
RDMA/cm: Allow ib_send_cm_drep() to be done under lock
by Jason Gunthorpe
· 5 years ago
e029fdc
RDMA/cm: Allow ib_send_cm_dreq() to be done under lock
by Jason Gunthorpe
· 5 years ago
00777a6
RDMA/cm: Add some lockdep assertions for cm_id_priv->lock
by Jason Gunthorpe
· 5 years ago
d1de9a8
RDMA/cm: Add missing locking around id.state in cm_dup_req_handler
by Jason Gunthorpe
· 5 years ago
c206f8ba
RDMA/cm: Make it clearer how concurrency works in cm_req_handler()
by Jason Gunthorpe
· 5 years ago
083bfdb
RDMA/cm: Make it clear that there is no concurrency in cm_sidr_req_handler()
by Jason Gunthorpe
· 5 years ago
153a2e4
RDMA/cm: Read id.state under lock when doing pr_debug()
by Jason Gunthorpe
· 5 years ago
98f6715
RDMA/cm: Simplify establishing a listen cm_id
by Jason Gunthorpe
· 5 years ago
2305d68
RDMA/cm: Make the destroy_id flow more robust
by Jason Gunthorpe
· 5 years ago
bede86a
RDMA/cm: Remove a race freeing timewait_info
by Jason Gunthorpe
· 5 years ago
ca21cb7
RDMA/cm: Fix checking for allowed duplicate listens
by Jason Gunthorpe
· 5 years ago
e8dc4e8
RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
by Jason Gunthorpe
· 5 years ago
9e57a9aa
RDMA/hns: Fix wrong judgments of udata->outlen
by Weihang Li
· 5 years ago
941224e
IB/rdmavt: Free kernel completion queue when done
by Kaike Wan
· 5 years ago
d613bd6
Merge branch 'mlx5_mr_cache' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
aad719d
RDMA/mlx5: Allow MRs to be created in the cache synchronously
by Jason Gunthorpe
· 5 years ago
1c78a21
RDMA/mlx5: Revise how the hysteresis scheme works for cache filling
by Jason Gunthorpe
· 5 years ago
b9358bd
RDMA/mlx5: Fix locking in MR cache work queue
by Jason Gunthorpe
· 5 years ago
ad2d3ef
RDMA/mlx5: Lock access to ent->available_mrs/limit when doing queue_work
by Jason Gunthorpe
· 5 years ago
a1d8854
RDMA/mlx5: Fix MR cache size and limit debugfs
by Jason Gunthorpe
· 5 years ago
1769c4c5
RDMA/mlx5: Always remove MRs from the cache before destroying them
by Jason Gunthorpe
· 5 years ago
b91e175
RDMA/mlx5: Simplify how the MR cache bucket is located
by Jason Gunthorpe
· 5 years ago
7c8691a
RDMA/mlx5: Rename the tracking variables for the MR cache
by Jason Gunthorpe
· 5 years ago
f743ff3
RDMA/mlx5: Replace spinlock protected write with atomic var
by Saeed Mahameed
· 5 years ago
a3cfdd3
{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib
by Michael Guralnik
· 5 years ago
fc6a9f8
{IB,net}/mlx5: Assign mkey variant in mlx5_ib only
by Saeed Mahameed
· 5 years ago
54c62e1
{IB,net}/mlx5: Setup mkey variant before mr create command invocation
by Saeed Mahameed
· 5 years ago
a4f994a
RDMA/cm: Delete not implemented CM peer to peer communication
by Leon Romanovsky
· 5 years ago
a762d46
RDMA/mlx5: Use offsetofend() instead of duplicated variant
by Leon Romanovsky
· 5 years ago
282e79c
RDMA/mlx4: Delete duplicated offsetofend implementation
by Leon Romanovsky
· 5 years ago
5bdfa85
RDMA/mad: Do not crash if the rdma device does not have a umad interface
by Jason Gunthorpe
· 5 years ago
f2f2b3b
RDMA/core: Fix missing error check on dev_set_name()
by Jason Gunthorpe
· 5 years ago
7aefa62
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
by Jason Gunthorpe
· 5 years ago
1d34357
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
bf3347c
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
41e684e
IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
by Alex Vesker
· 5 years ago
0897f30
RDMA/mlx5: Remove duplicate definitions of SW_ICM macros
by Erez Shitrit
· 5 years ago
ec16b6b
RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
by Mark Zhang
· 5 years ago
2d870c5
RDMA/core: Remove the duplicate header file
by Zhu Yanjun
· 5 years ago
Next »