Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
597ecc5a095406a668e53ab330495ddb65327f77
597ecc5
RDMA/umem: Get rid of struct ib_umem.odp_data
by Jason Gunthorpe
· 6 years ago
41b4deea
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
by Jason Gunthorpe
· 6 years ago
b5231b0
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
by Jason Gunthorpe
· 6 years ago
ece8ea7
RDMA/usnic: Do not use ucontext->tgid
by Jason Gunthorpe
· 6 years ago
d4b4dd1b
RDMA/umem: Do not use current->tgid to track the mm_struct
by Jason Gunthorpe
· 6 years ago
ce92db1c
RDMA/ucontext: Get rid of the old disassociate flow
by Jason Gunthorpe
· 6 years ago
6745d35
RDMA/hns: Use rdma_user_mmap_io
by Jason Gunthorpe
· 6 years ago
e2cd1d1
RDMA/mlx5: Use rdma_user_mmap_io
by Jason Gunthorpe
· 6 years ago
c282da4
RDMA/mlx4: Use rdma_user_mmap_io
by Jason Gunthorpe
· 6 years ago
5f9794d
RDMA/ucontext: Add a core API for mmaping driver IO memory
by Jason Gunthorpe
· 6 years ago
b00a92c
RDMA/hns: Move all prints out of irq handle
by liuyixian
· 6 years ago
0099103
RDMA/uverbs: Fix error unwind in ib_uverbs_add_one
by Jason Gunthorpe
· 6 years ago
0965cc9
RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
by YueHaibing
· 6 years ago
802fa45
RDMA/i40iw: Fix incorrect iterator type
by Håkon Bugge
· 6 years ago
6ebce44
RDMA/uverbs: Remove is_closed from ib_uverbs_file
by Jason Gunthorpe
· 6 years ago
9a59739
IB/rxe: Revise the ib_wr_opcode enum
by Jason Gunthorpe
· 6 years ago
cb816cd
RDMA: Remove duplicated include from ib_addr.h
by YueHaibing
· 6 years ago
f6350da
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
by Arseny Maslennikov
· 6 years ago
9b8b2a3
IB/ipoib: Use dev_port to expose network interface port numbers
by Arseny Maslennikov
· 6 years ago
4c0b6534
Documentation/ABI: document /sys/class/net/*/dev_port
by Arseny Maslennikov
· 6 years ago
0e9d2c1
RDMA/core: Consider net ns of gid attribute for RoCE
by Parav Pandit
· 6 years ago
d6b1764
RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute
by Parav Pandit
· 6 years ago
6aaecd3
RDMA/core: Simplify roce_resolve_route_from_path()
by Parav Pandit
· 6 years ago
c31d4b2
RDMA/core: Protect against changing dst->dev during destination resolve
by Parav Pandit
· 6 years ago
307edde8
RDMA/core: Refer to network type instead of device type
by Parav Pandit
· 6 years ago
783793b
RDMA/core: Use common code flow for IPv4/6 for addr resolve
by Parav Pandit
· 6 years ago
77addc5
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
by Parav Pandit
· 6 years ago
a362ea1
RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6
by Parav Pandit
· 6 years ago
89c5691
RDMA/core: Let protocol specific function typecast sockaddr structure
by Parav Pandit
· 6 years ago
f89b7df
RDMA/core: Avoid unnecessary sa_family overwrite
by Parav Pandit
· 6 years ago
caf1e3a
RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu
by Parav Pandit
· 6 years ago
99ed748
IB/mlx5: Allow transition of DCI QP to reset
by Moni Shoua
· 6 years ago
b53ae6b
IB/hfi1: set_intr_bits uses incorrect source for register modification
by Michael J. Ruhl
· 6 years ago
2bf4b33
IB/hfi1: Missing return value in error path for user sdma
by Michael J. Ruhl
· 6 years ago
3ca633f
IB/hfi1: Right size user_sdma sequence numbers and related variables
by Michael J. Ruhl
· 6 years ago
28a9a9e
IB/hfi1: Remove race conditions in user_sdma send path
by Michael J. Ruhl
· 6 years ago
a0e0cb82
IB/hfi1: Eliminate races in the SDMA send error path
by Michael J. Ruhl
· 6 years ago
f1a3154
RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
by Dan Carpenter
· 6 years ago
0b79b27
IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting
by Michael J. Ruhl
· 6 years ago
3e5d60b
infiniband: remove redundant condition check before debugfs_remove
by zhong jiang
· 6 years ago
a7ee18b
RDMA/mlx5: Allow creating a matcher for a NIC TX flow table
by Mark Bloch
· 6 years ago
b47fd4f
RDMA/mlx5: Add NIC TX namespace when getting a flow table
by Mark Bloch
· 6 years ago
fa76d24
RDMA/mlx5: Add flow actions support to raw create flow
by Mark Bloch
· 6 years ago
b823dd6
RDMA/mlx5: Refactor raw flow creation
by Mark Bloch
· 6 years ago
501f14e
RDMA/mlx5: Don't overwrite action if already set
by Mark Bloch
· 6 years ago
2ea2620
RDMA/mlx5: Refactor flow action parsing to be more generic
by Mark Bloch
· 6 years ago
86e1d46
RDMA/uverbs: Move flow resources initialization
by Mark Bloch
· 6 years ago
70cd20a
IB/uverbs: Add IDRs array attribute type to ioctl() interface
by Guy Levi
· 6 years ago
e806f93
RDMA/mlx5: Enable attaching packet reformat action to steering flows
by Mark Bloch
· 6 years ago
5c2db53
RDMA/mlx5: Enable reformat on NIC RX if supported
by Mark Bloch
· 6 years ago
10a3089
RDMA/mlx5: Enable attaching DECAP action to steering flows
by Mark Bloch
· 6 years ago
4adda11
RDMA/mlx5: Enable decap and packet reformat on flow tables
by Mark Bloch
· 6 years ago
b1085be
RDMA/mlx5: Enable attaching modify header to steering flows
by Mark Bloch
· 6 years ago
78dd0c4
RDMA/mlx5: Add NIC TX steering support
by Mark Bloch
· 6 years ago
eb93c82e
RDMA/core: Document QP @event_handler function
by Chuck Lever
· 6 years ago
4269024
RDMA/core: Document CM @event_handler function
by Chuck Lever
· 6 years ago
2739935
RDMA/core: Assign device ifindex before publishing the device
by Parav Pandit
· 6 years ago
c715a39
RDMA/core: Follow correct unregister order between sysfs and cgroup
by Parav Pandit
· 6 years ago
50704e0
RDMA/umem: Restore lockdep check while downgrading lock
by Leon Romanovsky
· 6 years ago
e1f540c
RDMA/core: Define client_data_lock as rwlock instead of spinlock
by Parav Pandit
· 6 years ago
2d65f49
RDMA/core: Use simpler spin lock irq API from blocking context
by Parav Pandit
· 6 years ago
4512acd
RDMA/core: Remove context entries from list while unregistering device
by Parav Pandit
· 6 years ago
f7b65d9
RDMA/core: Use simplified list_for_each
by Parav Pandit
· 6 years ago
93688dd
RDMA/core: No need to protect kfree with spin lock and semaphore
by Parav Pandit
· 6 years ago
722c7b2
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
by Parav Pandit
· 6 years ago
f9d08f1e
RDMA/core: Rate limit MAD error messages
by Parav Pandit
· 6 years ago
142a9c2
IB/ipoib: Ensure that MTU isn't less than minimum permitted
by Muhammad Sammar
· 6 years ago
6c75520
IB/mlx5: Don't hold spin lock while checking device state
by Parav Pandit
· 6 years ago
798bba0
RDMA/core: Fail early if unsupported QP is provided
by Parav Pandit
· 6 years ago
2c910cb
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
b53b1c0
RDMA/uverbs: Use device.groups to initialize device attributes
by Parav Pandit
· 6 years ago
c5c4d92
RDMA/uverbs: Use cdev_device_add() instead of cdev_add()
by Parav Pandit
· 6 years ago
adee9f3
RDMA/core: Depend on device_add() to add device attributes
by Parav Pandit
· 6 years ago
08e74be
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
by Parav Pandit
· 6 years ago
f40f299
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
by Somnath Kotur
· 6 years ago
627212c
RDMA/core: Replace open-coded variant of get_device
by Parav Pandit
· 6 years ago
6ceb633
RDMA/uverbs: Declare closing variable as boolean
by Leon Romanovsky
· 6 years ago
12d6f66
RDMA/nes: Delete impossible debug prints
by Leon Romanovsky
· 6 years ago
b3b4348
RDMA/qedr: remove set but not used variable 'ctx'
by YueHaibing
· 6 years ago
882dff2
IB/srp: Remove unnecessary unlikely()
by Igor Stoppa
· 6 years ago
f794809
IB/core: Add an unbound WQ type to the new CQ API
by Jack Morgenstein
· 6 years ago
08920b8
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
by Joe Perches
· 6 years ago
816e846
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
by Aaron Knister
· 6 years ago
af68ccb
Merge branch 'mlx5-flow-mutate' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
a090d0d
RDMA/mlx5: Extend packet reformat verbs
by Mark Bloch
· 6 years ago
08aeb97
RDMA/mlx5: Add new flow action verb - packet reformat
by Mark Bloch
· 6 years ago
841eefc
RDMA/uverbs: Add generic function to fill in flow action object
by Mark Bloch
· 6 years ago
b4749bf
RDMA/mlx5: Add a new flow action verb - modify header
by Mark Bloch
· 6 years ago
0953fff
RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
by Mark Bloch
· 6 years ago
50acec0
net/mlx5: Export packet reformat alloc/dealloc functions
by Mark Bloch
· 6 years ago
31ca364
net/mlx5: Pass a namespace for packet reformat ID allocation
by Mark Bloch
· 6 years ago
bea4e1f
net/mlx5: Expose new packet reformat capabilities
by Mark Bloch
· 6 years ago
60786f0
{net, RDMA}/mlx5: Rename encap to reformat packet
by Mark Bloch
· 6 years ago
e0e7a38
net/mlx5: Move header encap type to IFC header file
by Mark Bloch
· 6 years ago
61444b4
net/mlx5: Break encap/decap into two separated flow table creation flags
by Mark Bloch
· 6 years ago
c3c062f
net/mlx5: Add support for more namespaces when allocating modify header
by Mark Bloch
· 6 years ago
90c1d1b
net/mlx5: Export modify header alloc/dealloc functions
by Mark Bloch
· 6 years ago
8ce7825
net/mlx5: Add proper NIC TX steering flow tables support
by Mark Bloch
· 6 years ago
2226dcb
net/mlx5: Cleanup flow namespace getter switch logic
by Mark Bloch
· 6 years ago
c6a21c3
IB/mlx5: Change TX affinity assignment in RoCE LAG mode
by Majd Dibbiny
· 6 years ago
Next »