Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3d64addd435997a445d201fcbbde2fa753709971
3d64add
IB/uverbs: Add macros to simplify adding driver specific attributes
by Matan Barak
· 7 years ago
41b2a71
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
by Matan Barak
· 7 years ago
dfb1395
IB/uverbs: Expose parsing tree of all common objects to providers
by Matan Barak
· 7 years ago
c66db31
IB/uverbs: Safely extend existing attributes
by Matan Barak
· 7 years ago
1f07e08f
IB/uverbs: Enable compact representation of uverbs_attr_spec
by Matan Barak
· 7 years ago
0ede73b
IB/uverbs: Extend uverbs_ioctl header with driver_id
by Matan Barak
· 7 years ago
1f7ff9d
IB/uverbs: Move to new headers and make naming consistent
by Matan Barak
· 7 years ago
b470c15
IB/srp: Disallow duplicate RDMA/CM connections
by Bart Van Assche
· 7 years ago
61147f3
IB/mlx5: Packet packing enhancement for RAW QP
by Bodong Wang
· 7 years ago
05d3ac9
net/mlx5: Packet pacing enhancement
by Bodong Wang
· 7 years ago
df7e404
RDMA/hns: Fix init resp when alloc ucontext
by Yixian Liu
· 7 years ago
b19744e
IB/core: Remove unimplemented ib_peek_cq
by Parav Pandit
· 7 years ago
6d5b204
IB/core: Use rdma_is_port_valid()
by Parav Pandit
· 7 years ago
958d2c1
RDMA/bnxt: Fix structure layout for bnxt_re_pd_resp
by Jason Gunthorpe
· 7 years ago
7672ed3
IB/mlx5: Set the default active rate and width to QDR and 4X
by Honggang Li
· 7 years ago
311d0da
IB/core: Set speed string to SDR for invalid active rates
by Honggang Li
· 7 years ago
7d9a935
RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow
by Leon Romanovsky
· 7 years ago
6d06c9a
IB/mlx4: Add Scatter FCS support over WQ creation
by Guy Levi
· 7 years ago
9c71172
IB/mlx4: Report TSO capabilities
by Yishai Hadas
· 7 years ago
546b145
i40iw: Tear-down connection after CQP Modify QP failure
by Henry Orosco
· 7 years ago
a8b9234
i40iw: Refactor of driver generated AEs
by Henry Orosco
· 7 years ago
7f86260
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
by Jason Gunthorpe
· 7 years ago
633fb4d
RDMA/hns: Use structs to describe the uABI instead of opencoding
by Jason Gunthorpe
· 7 years ago
9a657b4
RDMA/i40iw: Move uapi header to include/uapi
by Jason Gunthorpe
· 7 years ago
48962f5
RDMA/mlx4: Move flag constants to uapi header
by Jason Gunthorpe
· 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
95da6e9
RDMAVT: Fix synchronization around percpu_ref
by Tejun Heo
· 7 years ago
561e5d48
RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
7b48221
RDMA/hns: Fix cqn type and init resp
by Yixian Liu
· 7 years ago
e41a7c4
IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
by Parav Pandit
· 7 years ago
cb12a8e2
IB/cm: Introduce and use helper function to get cm_port from path
by Parav Pandit
· 7 years ago
0a51415
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
by Parav Pandit
· 7 years ago
a22af59
IB/cm: Add and use a helper function to add cm_id's to the port list
by Parav Pandit
· 7 years ago
115b68a
IB/ocrdma: Removed GID add/del null routines
by Parav Pandit
· 7 years ago
a9c06aeba
IB/core: Remove rdma_resolve_ip_route() as exported symbol
by Parav Pandit
· 7 years ago
5ac08a3
IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()
by Parav Pandit
· 7 years ago
563c4ba
IB/core: Honor port_num while resolving GID for IB link layer
by Parav Pandit
· 7 years ago
6d33717
IB/core: Honor return status of ib_init_ah_from_mcmember()
by Parav Pandit
· 7 years ago
b26c4a1
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
by Parav Pandit
· 7 years ago
6612b49
IB/core: Fix comments of GID query functions
by Parav Pandit
· 7 years ago
eeea695
RDMA/mlx5: Simplify clean and destroy MR calls
by Leon Romanovsky
· 7 years ago
c985bd0
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
by Leon Romanovsky
· 7 years ago
4638a3b
RDMA/mlx5: Unify error flows in rereg MR failure paths
by Leon Romanovsky
· 7 years ago
ea30f01
RDMA/mlx5: Return proper value for not-supported command
by Leon Romanovsky
· 7 years ago
4289861
RDMA/mlx5: Protect from NULL pointer derefence
by Leon Romanovsky
· 7 years ago
2d87344
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
by Doug Ledford
· 7 years ago
bd8602c
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
by Arnd Bergmann
· 7 years ago
5388a508
infiniband: qplib_fp: fix pointer cast
by Arnd Bergmann
· 7 years ago
06892cc
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
by Andrew Morton
· 7 years ago
6ee6877
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
by Andrew Morton
· 7 years ago
42cea83
IB/mlx5: Fix cleanup order on unload
by Mark Bloch
· 7 years ago
43c9fc5
rdma_rxe: make rxe work over 802.1q VLAN devices
by Martin Wilck
· 7 years ago
0c81ffc
RDMA/ucma: Don't allow join attempts for unsupported AF family
by Leon Romanovsky
· 7 years ago
7688f2c
RDMA/ucma: Fix access to non-initialized CM_ID object
by Leon Romanovsky
· 7 years ago
baa00fc
RDMA/i40iw: include linux/irq.h
by Arnd Bergmann
· 7 years ago
c44ef99
IB/mlx5: Maintain a single emergency page
by Ilya Lesokhin
· 7 years ago
65edd0e
IB/mlx5: Only synchronize RCU once when removing mkeys
by Daniel Jurgens
· 7 years ago
72f7cc0
IB/mlx5: Expose more priorities for bypass namespace
by Mark Bloch
· 7 years ago
9dea9a2
RDMA/core: Do not use invalid destination in determining port reuse
by Tatyana Nikolova
· 7 years ago
c62adb7
IB/srp: Fix IPv6 address parsing
by Bart Van Assche
· 7 years ago
f3f134f
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
by Leon Romanovsky
· 7 years ago
19b1f54
RDMA/verbs: Simplify modify QP check
by Leon Romanovsky
· 7 years ago
fbf1795
RDMA/pvrdma: Properly annotate QP states
by Leon Romanovsky
· 7 years ago
88de869
RDMA/uverbs: Ensure validity of current QP state value
by Leon Romanovsky
· 7 years ago
75a4598
RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
by Leon Romanovsky
· 7 years ago
8a18e91
IB: remove duplicate header files
by Zhu Yanjun
· 7 years ago
86188a8
RDMA/hns: Support cq record doorbell for kernel space
by Yixian Liu
· 7 years ago
472bc0f
RDMA/hns: Support rq record doorbell for kernel space
by Yixian Liu
· 7 years ago
9b44703
RDMA/hns: Support cq record doorbell for the user space
by Yixian Liu
· 7 years ago
e088a68
RDMA/hns: Support rq record doorbell for the user space
by Yixian Liu
· 7 years ago
c2b37f7
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
by Boris Pismenny
· 7 years ago
2c292db
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
by Boris Pismenny
· 7 years ago
036ef0a
RDMA/bnxt_re: Remove an unused variable
by Bart Van Assche
· 7 years ago
8932ff8
IB/hfi1: Fix a kernel-doc warning
by Bart Van Assche
· 7 years ago
2ea32cd
Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-next
by Doug Ledford
· 7 years ago
28e9091
RDMA/mlx5: Fix integer overflow while resizing CQ
by Leon Romanovsky
· 7 years ago
212a0cb
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
by Doug Ledford
· 7 years ago
29cf1351
RDMA/nldev: provide detailed PD information
by Steve Wise
· 7 years ago
5292443
mlx4_ib: zero out struct ib_pd when allocating
by Steve Wise
· 7 years ago
fccec5b
RDMA/nldev: provide detailed MR information
by Steve Wise
· 7 years ago
e6f0330
mlx4_ib: set user mr attributes in struct ib_mr
by Steve Wise
· 7 years ago
750fb16
iw_cxgb4: initialize ib_mr fields for user mrs
by Steve Wise
· 7 years ago
a34fc08
RDMA/nldev: provide detailed CQ information
by Steve Wise
· 7 years ago
0031398
RDMA/nldev: provide detailed CM_ID information
by Steve Wise
· 7 years ago
a3b641a
RDMA/CM: move rdma_id_private to cma_priv.h
by Steve Wise
· 7 years ago
d12ff62
RDMA/nldev: common resource dumpit function
by Steve Wise
· 7 years ago
88831a2
RDMA/restrack: clean up res_to_dev()
by Steve Wise
· 7 years ago
31135eb
net/mlx5: Fix wrongly assigned CQ reference counter
by Leon Romanovsky
· 7 years ago
cb01008
net/mlx5: IPSec, Add support for ESN
by Aviad Yehezkel
· 7 years ago
75ef3f5
net/mlx5e: Added common function for to_ipsec_sa_entry
by Aviad Yehezkel
· 7 years ago
05564d0
net/mlx5: Add flow-steering commands for FPGA IPSec implementation
by Aviad Yehezkel
· 7 years ago
d6c4f02
net/mlx5: Refactor accel IPSec code
by Aviad Yehezkel
· 7 years ago
af9fe19
net/mlx5: Added required metadata capability for ipsec
by Aviad Yehezkel
· 7 years ago
1d2005e
net/mlx5: Export ipsec capabilities
by Aviad Yehezkel
· 7 years ago
65802f4
net/mlx5: IPSec, Add command V2 support
by Aviad Yehezkel
· 7 years ago
788a821
net/mlx5e: IPSec, Add support for ESP trailer removal by hardware
by Yossi Kuperman
· 7 years ago
581fddd
net/mlx5: IPSec, Generalize sandbox QP commands
by Yossi Kuperman
· 7 years ago
d83a69c
net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec caps
by Saeed Mahameed
· 7 years ago
d50a8a9
IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/
by Yishai Hadas
· 7 years ago
Next »