Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
624434af256a86b74b857f78b7c0d4a11b7dcb6c
/
drivers
/
infiniband
/
sw
/
rxe
375dc53
IB/rxe: Fix missing completion for mem_reg work requests
by Vijay Immanuel
· 7 years ago
828d810
IB/rxe: avoid double kfree skb
by Zhu Yanjun
· 7 years ago
0394808
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next
by Jason Gunthorpe
· 7 years ago
bb42f87
IB/rxe: avoid unnecessary export
by Zhu Yanjun
· 7 years ago
da2f3b2
IB/rxe: avoid calling WARN_ON_ONCE twice
by Zhu Yanjun
· 7 years ago
e02637e
IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS
by Ben Hutchings
· 7 years ago
f5e27a2
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
by Doug Ledford
· 7 years ago
1661d3b
nvmet,rxe: defer ip datagram sending to tasklet
by Alexandru Moise
· 7 years ago
ecb238f
IB/cxgb4: use skb_put_zero()/__skb_put_zero
by YueHaibing
· 7 years ago
9fd4350
IB/rxe: avoid double kfree_skb
by Zhu Yanjun
· 7 years ago
2da36d4
IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
by Jianchao Wang
· 7 years ago
e12ee8c
IB/rxe: remove unused function variable
by Zhu Yanjun
· 7 years ago
0dff463
IB/rxe: change rxe_set_mtu function type to void
by Zhu Yanjun
· 7 years ago
10c47d5
IB/rxe: Change rxe_rcv to return void
by Yuval Shaia
· 7 years ago
fe896ce
IB/rxe: replace refcount_inc with skb_get
by Zhu Yanjun
· 7 years ago
2e47350
IB/rxe: optimize the function duplicate_request
by Zhu Yanjun
· 7 years ago
8f1a72c
IB/rxe: make rxe_release_udp_tunnel static
by Zhu Yanjun
· 7 years ago
76be045
IB/rxe: avoid export symbols
by Zhu Yanjun
· 7 years ago
0f02ba7
IB/rxe: make the variable static
by Zhu Yanjun
· 7 years ago
efc365e
IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
by Mikhail Malygin
· 7 years ago
39e00b6
IB/rxe: Removed GID add/del dummy routines
by Parav Pandit
· 7 years ago
414448d
RDMA: Use ib_gid_attr during GID modification
by Parav Pandit
· 7 years ago
3e44e0e
IB/providers: Avoid null netdev check for RoCE
by Parav Pandit
· 7 years ago
0e1f9b9
RDMA/providers: Simplify query_gid callback of RoCE providers
by Parav Pandit
· 7 years ago
99dae69
IB/rxe: optimize mcast recv process
by Zhu Yanjun
· 7 years ago
f2e9bfa
RDMA/rxe: Fix uABI structure layouts for 32/64 compat
by Jason Gunthorpe
· 7 years ago
0ede73b
IB/uverbs: Extend uverbs_ioctl header with driver_id
by Matan Barak
· 7 years ago
0c43ab3
RDMA/rxe: Use structs to describe the uABI instead of opencoding
by Jason Gunthorpe
· 7 years ago
b92ec0f
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
by Jason Gunthorpe
· 7 years ago
43c9fc5
rdma_rxe: make rxe work over 802.1q VLAN devices
by Martin Wilck
· 7 years ago
befd8d9
IB/rxe: change the function rxe_init_device_param type
by Zhu Yanjun
· 7 years ago
31f1bd1
IB/rxe: remove unnecessary rxe in rxe_send
by Zhu Yanjun
· 7 years ago
86af617
IB/rxe: remove unnecessary skb_clone
by Zhu Yanjun
· 7 years ago
a6544a6
RDMA/rxe: Fix an out-of-bounds read
by Bart Van Assche
· 7 years ago
c33bab6
IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
by Hernán Gonzalez
· 7 years ago
7061f28
rxe: Do not use 'struct sockaddr' in a uapi header
by Jason Gunthorpe
· 8 years ago
316663c
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
by Zhu Yanjun
· 8 years ago
45a290f
IB/rxe: change the function rxe_av_fill_ip_info to void
by Zhu Yanjun
· 8 years ago
a402dc4
IB/rxe: change the function to void from int
by Zhu Yanjun
· 8 years ago
9c96f3d
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
by Zhu Yanjun
· 8 years ago
ca3d9fe
IB/rxe: change the function to void from int
by Zhu Yanjun
· 8 years ago
1a241db
IB/rxe: remove redudant parameter in function
by Zhu Yanjun
· 8 years ago
0812ed1
IB/rxe: Change RDMA_RXE kconfig to use select
by Jason Gunthorpe
· 8 years ago
bb3ffb7
RDMA/rxe: Fix rxe_qp_cleanup()
by Bart Van Assche
· 8 years ago
65567e4
RDMA/rxe: Fix a race condition in rxe_requester()
by Bart Van Assche
· 8 years ago
c966ea1
RDMA: Mark imm_data as be32 in the verbs uapi header
by Jason Gunthorpe
· 8 years ago
6f301e0
RDMA/rxe: Fix a race condition related to the QP error state
by Bart Van Assche
· 8 years ago
5793b46
IB/rxe: remove unnecessary skb_clone in xmit
by Zhu Yanjun
· 8 years ago
91eab79
IB/rxe: add the static type to the variable
by Zhu Yanjun
· 8 years ago
9ef77bd
RDMA/rxe: Remove useless EXPORT_SYMBOL
by Leon Romanovsky
· 8 years ago
fe78acf
IB/rxe: Avoid passing unused index pointer which is optional
by Parav Pandit
· 8 years ago
ad0835a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
3192c53
IB/rxe: don't crash, if allocation of crc algorithm failed
by Thomas Bogendoerfer
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
3bfbea7
IB/rxe: Convert timers to use timer_setup()
by Kees Cook
· 8 years ago
ea6ee93
RDMA/rxe: Suppress gcc 7 fall-through complaints
by Bart Van Assche
· 8 years ago
6b9f897
IB/rxe: put the pool on allocation failure
by Doug Ledford
· 8 years ago
4831ca9
IB/rxe: check for allocation failure on elem
by Colin Ian King
· 8 years ago
5c50f1d
IB/rxe: Handle NETDEV_CHANGE events
by Andrew Boyer
· 8 years ago
13eb1e2
IB/rxe: Avoid ICRC errors by copying into the skb first
by Andrew Boyer
· 8 years ago
1223a1a
IB/rxe: Another fix for broken receive queue draining
by Andrew Boyer
· 8 years ago
2418ada
IB/rxe: Remove unneeded initialization in prepare6()
by Andrew Boyer
· 8 years ago
825a51a
IB/rxe: Fix up rxe_qp_cleanup()
by Andrew Boyer
· 8 years ago
48c22be
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
by Andrew Boyer
· 8 years ago
b9109b7d
IB/rxe: Fix destination cache for IPv6
by Andrew Boyer
· 8 years ago
d45d295
IB/rxe: Fix up the responder's find_resources() function
by Andrew Boyer
· 8 years ago
cffec53
IB/rxe: Remove dangling prototype
by Andrew Boyer
· 8 years ago
bfc3ae0
IB/rxe: Disable completion upcalls when a CQ is destroyed
by Andrew Boyer
· 8 years ago
9eb7f8e
IB/rxe: Move refcounting earlier in rxe_send()
by Andrew Boyer
· 8 years ago
fab773c
IB/rxe: Make rxe_counter_name static
by Kamal Heib
· 8 years ago
d3cf4d9
Merge branch 'misc' into k.o/for-next
by Doug Ledford
· 8 years ago
660b1de
IB/rxe: Remove unneeded check
by Yuval Shaia
· 8 years ago
8b62cbd
IB/rxe: Convert pr_info to pr_warn
by Yuval Shaia
· 8 years ago
a5f6672
Merge branch 'misc' into k.o/for-next
by Doug Ledford
· 8 years ago
e1267b0
RDMA: Remove useless MODULE_VERSION
by Leon Romanovsky
· 8 years ago
d418619
IB/core: Add generic function to extract IB speed from netdev
by Yuval Shaia
· 8 years ago
b4fbec9
IB/rxe: Constify static rxe_vm_ops
by Kamal Heib
· 8 years ago
6101382
IB/rxe: Use __func__ to print function's name
by Kamal Heib
· 8 years ago
c05d266
IB/rxe: Use DEVICE_ATTR_RO macro to show parent field
by Kamal Heib
· 8 years ago
c498e82
IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'
by Kamal Heib
· 8 years ago
3363828
IB/rxe: Use "foo *bar" instead of "foo * bar"
by Kamal Heib
· 8 years ago
1217197
rxe: fix broken receive queue draining
by Vijay Immanuel
· 8 years ago
56012e1
IB/rxe: Set dma_mask and coherent_dma_mask
by yonatanc
· 8 years ago
fda85ce
IB/rxe: Fix kernel panic from skb destructor
by Yonatan Cohen
· 8 years ago
4c93496
IB/rxe: do not copy extra stack memory to skb
by Kees Cook
· 8 years ago
51ce5f3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
07d432b
rxe: Fix a sleep-in-atomic bug in post_one_send
by Jia-Ju Bai
· 8 years ago
d41519a
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 8 years ago
67cf362
rxe: expose num_possible_cpus() cnum_comp_vectors
by Sagi Grimberg
· 8 years ago
af5df5f
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
by Leon Romanovsky
· 8 years ago
d524185
IB/rxe: Don't clamp residual length to mtu
by Johannes Thumshirn
· 8 years ago
44c5848
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
by Dasaratharaman Chandramouli
· 8 years ago
d8966fc
IB/core: Use rdma_ah_attr accessor functions
by Dasaratharaman Chandramouli
· 8 years ago
9089885
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
eca7ddf
IB/rxe: Initialize ib_ah_attr during query_ah
by Dasaratharaman Chandramouli
· 8 years ago
27b0b83
IB/rxe: fix typo: "algorithmi" -> "algorithm"
by Colin Ian King
· 8 years ago
3e7e119
IB: Replace ib_umem page_size by page_shift
by Artemy Kovalyov
· 8 years ago
4d6f285
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
by Yuval Shaia
· 8 years ago
4ed6ad1
IB/rxe: Cache dst in QP instead of getting it for each send
by yonatanc
· 8 years ago
cee2688
IB/rxe: Offload CRC calculation when possible
by yonatanc
· 8 years ago
Next »