Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
349705c1936269aa6e5f923a0bc663e1addf288e
349705c
IB/mlx5: Add modify_flow_action_esp verb
by Matan Barak
· 7 years ago
c6475a0
IB/mlx5: Add implementation for create and destroy action_xfrm
by Aviad Yehezkel
· 7 years ago
56ab0b3
IB/uverbs: Introduce ESP steering match filter
by Matan Barak
· 7 years ago
7d12f8d
IB/uverbs: Add modify ESP flow_action
by Matan Barak
· 7 years ago
21e82d3
IB/uverbs: Introduce egress flow steering
by Boris Pismenny
· 7 years ago
9b82844
IB/uverbs: Add action_handle flow steering specification
by Matan Barak
· 7 years ago
2eb9bea
IB/uverbs: Add flow_action create and destroy verbs
by Matan Barak
· 7 years ago
766d855
IB/uverbs: Refactor kern_spec_to_ib_spec_filter
by Matan Barak
· 7 years ago
8510020
IB/mlx4: Check for egress flow steering
by Boris Pismenny
· 7 years ago
494c558
IB/uverbs: Add enum attribute type to ioctl() interface
by Matan Barak
· 7 years ago
8c84660
IB/mlx5: Initialize the parsing tree root without the help of uverbs
by Matan Barak
· 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
14169e3
IB/providers: Avoid zero GID check for RoCE
by Parav Pandit
· 7 years ago
598ff6b
IB/core: Refactor GID modify code for RoCE
by Parav Pandit
· 7 years ago
f35faa4
IB/core: Simplify ib_query_gid to always refer to cache
by Parav Pandit
· 7 years ago
0e1f9b9
RDMA/providers: Simplify query_gid callback of RoCE providers
by Parav Pandit
· 7 years ago
72e1ff0
RDMA/core: Update query_gid documentation for HCA drivers
by Parav Pandit
· 7 years ago
8435168
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
by Roland Dreier
· 7 years ago
ca486a3
IB/qedr: Remove GID add/del dummy routines
by Parav Pandit
· 7 years ago
3e64f8d
i40iw: Remove pre-production workaround for resource profile 1
by Shiraz Saleem
· 7 years ago
41d902c
RDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp
by Jason Gunthorpe
· 7 years ago
689a8e3
IB/ocrdma_hw: Remove redundant checks and goto labels
by Gustavo A. R. Silva
· 7 years ago
12ed56b
IB/ipoib: Delete unused struct
by Yuval Shaia
· 7 years ago
44016b3
iw_cxgb4: print mapped ports correctly
by Bharat Potnuri
· 7 years ago
218b9e3
RDMA/cma: Move rdma_cm_state to cma_priv.h
by Parav Pandit
· 7 years ago
fd59015
IB/addr: Constify dst_entry pointer
by Parav Pandit
· 7 years ago
6f57c93
RDMA: Use u64_to_user_ptr everywhere
by Jason Gunthorpe
· 7 years ago
5b2cc79
RDMA/nldev: Provide netdevice name and index
by Leon Romanovsky
· 7 years ago
99dae69
IB/rxe: optimize mcast recv process
by Zhu Yanjun
· 7 years ago
a343e3f
qedr: Fix spelling mistake: "hanlde" -> "handle"
by Colin Ian King
· 7 years ago
2253fc0
RDMA/CMA: Add rdma_port_space to UAPI
by Steve Wise
· 7 years ago
1b90d30
RDMA/CMA: remove RDMA_PS_SDP
by Steve Wise
· 7 years ago
190fb9c
IB/core: Refer to RoCE port property to decide building cache
by Parav Pandit
· 7 years ago
22d24f7
IB/core: Search GID only for IB link layer
by Parav Pandit
· 7 years ago
4ab7cb4
IB/core: Refer to RoCE port property instead of GID table property
by Parav Pandit
· 7 years ago
3401857
IB/core: Generate GID change event regardless of RoCE GID table property
by Parav Pandit
· 7 years ago
97c45c2
IB/cm: Block processing alternate path handling RoCE Rx cm messages
by Parav Pandit
· 7 years ago
e945130
IB/core: Protect against concurrent access to hardware stats
by Mark Bloch
· 7 years ago
c8d75a9
IB/mlx5: Respect new UMR capabilities
by Majd Dibbiny
· 7 years ago
ea8af0d
IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPs
by Majd Dibbiny
· 7 years ago
be23fb9
IB/uverbs: UAPI pointers should use __aligned_u64 type
by Matan Barak
· 7 years ago
819b602
Merge branch '32compat'
by Jason Gunthorpe
· 7 years ago
26b9906
RDMA: Change all uapi headers to use __aligned_u64 instead of __u64
by Jason Gunthorpe
· 7 years ago
f2e9bfa
RDMA/rxe: Fix uABI structure layouts for 32/64 compat
by Jason Gunthorpe
· 7 years ago
366380a
RDMA/mlx4: Fix uABI structure layouts for 32/64 compat
by Jason Gunthorpe
· 7 years ago
71e80a4
RDMA/qedr: Fix uABI structure layouts for 32/64 compat
by Jason Gunthorpe
· 7 years ago
611cb92
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
by Jason Gunthorpe
· 7 years ago
38b4880
RDMA: Remove minor pahole differences between 32/64
by Jason Gunthorpe
· 7 years ago
f64705b
RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pd
by Jason Gunthorpe
· 7 years ago
f215a3d
iw_cxgb4: Add ib_device->get_netdev support
by Steve Wise
· 7 years ago
114cc9c
IB/cma: Resolve route only while receiving CM requests
by Parav Pandit
· 7 years ago
98f1f4e
IB/core: Refer to RoCE port property instead of GID table property
by Parav Pandit
· 7 years ago
0328603
RDMA/restrack: Remove ambiguity in resource track clean logic
by Leon Romanovsky
· 7 years ago
e959557
RDMA/hns: Fix cq record doorbell enable in kernel
by Yixian Liu
· 7 years ago
761fc37
RDMA/cxgb3: Use structs to describe the uABI instead of opencoding
by Jason Gunthorpe
· 7 years ago
97d82a4
IB/mlx4: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
185899e
IB/uverbs: Enable ioctl() uAPI by default for new verbs
by Matan Barak
· 7 years ago
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
95da6e96
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
Next »