Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ba1a057da2f17411009ecfbdfde4d68bc8c1765e
/
drivers
/
infiniband
ba1a057
IB/mlx5: Set valid umem bit on DEVX
by Yishai Hadas
· 7 years ago
d2d1912
IB/mlx5: Set uid as part of TD commands
by Yishai Hadas
· 7 years ago
d00614c
IB/mlx5: Set uid as part of XRCD commands
by Yishai Hadas
· 7 years ago
cf50a78
IB/mlx5: Set uid as part of CQ creation
by Yishai Hadas
· 7 years ago
58895f0
IB/mlx5: Set uid upon PD allocation
by Yishai Hadas
· 7 years ago
5deba86
IB/mlx5: Set uid as part of RQT commands
by Yishai Hadas
· 7 years ago
1cd6dbd
IB/mlx5: Set uid as part of TIS commands
by Yishai Hadas
· 7 years ago
443c1cf
IB/mlx5: Set uid as part of TIR commands
by Yishai Hadas
· 7 years ago
539ec98
IB/mlx5: Set uid as part of MCG commands
by Yishai Hadas
· 7 years ago
a01a586
IB/mlx5: Set uid as part of DCT commands
by Yishai Hadas
· 7 years ago
9f33ec0
IB/mlx5: Set uid as part of SRQ commands
by Yishai Hadas
· 7 years ago
c14003f
IB/mlx5: Set uid as part of SQ commands
by Yishai Hadas
· 7 years ago
34d5758
IB/mlx5: Set uid as part of RQ commands
by Yishai Hadas
· 7 years ago
991d219
IB/mlx5: Set uid as part of QP creation
by Yishai Hadas
· 7 years ago
a1069c1
IB/mlx5: Use uid as part of PD commands
by Yishai Hadas
· 7 years ago
f9882bb
Merge branch 'mlx5-vport-loopback' into rdma.get
by Doug Ledford
· 7 years ago
0042f9e
RDMA/mlx5: Enable vport loopback when user context or QP mandate
by Mark Bloch
· 7 years ago
175edba
RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
by Mark Bloch
· 7 years ago
a560f1d
RDMA/mlx5: Refactor transport domain bookkeeping logic
by Mark Bloch
· 7 years ago
5d773ff
net/mlx5: Rename incorrect naming in IFC file
by Mark Bloch
· 7 years ago
26f91da
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
by zhong jiang
· 7 years ago
fa8f115
IB/mlx4: Remove unnecessary parentheses
by Nathan Chancellor
· 7 years ago
b9f86e6
IB/nes: Remove unnecessary parentheses
by Nathan Chancellor
· 7 years ago
2a3ccfd
RDMA/uverbs: Get rid of ucontext->tgid
by Jason Gunthorpe
· 7 years ago
56ac9dd
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
by Jason Gunthorpe
· 7 years ago
be7a57b
RDMA/umem: Handle a half-complete start/end sequence
by Jason Gunthorpe
· 7 years ago
ca748c3
RDMA/umem: Get rid of per_mm->notifier_count
by Jason Gunthorpe
· 7 years ago
f27a0d5
RDMA/umem: Use umem->owning_mm inside ODP
by Jason Gunthorpe
· 7 years ago
c9990ab
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
by Jason Gunthorpe
· 7 years ago
597ecc5
RDMA/umem: Get rid of struct ib_umem.odp_data
by Jason Gunthorpe
· 7 years ago
41b4deea
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
by Jason Gunthorpe
· 7 years ago
b5231b0
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
by Jason Gunthorpe
· 7 years ago
ece8ea7
RDMA/usnic: Do not use ucontext->tgid
by Jason Gunthorpe
· 7 years ago
d4b4dd1b
RDMA/umem: Do not use current->tgid to track the mm_struct
by Jason Gunthorpe
· 7 years ago
ce92db1c
RDMA/ucontext: Get rid of the old disassociate flow
by Jason Gunthorpe
· 7 years ago
6745d35
RDMA/hns: Use rdma_user_mmap_io
by Jason Gunthorpe
· 7 years ago
e2cd1d1
RDMA/mlx5: Use rdma_user_mmap_io
by Jason Gunthorpe
· 7 years ago
c282da4
RDMA/mlx4: Use rdma_user_mmap_io
by Jason Gunthorpe
· 7 years ago
5f9794d
RDMA/ucontext: Add a core API for mmaping driver IO memory
by Jason Gunthorpe
· 7 years ago
b00a92c
RDMA/hns: Move all prints out of irq handle
by liuyixian
· 7 years ago
0099103
RDMA/uverbs: Fix error unwind in ib_uverbs_add_one
by Jason Gunthorpe
· 7 years ago
0965cc9
RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
by YueHaibing
· 7 years ago
802fa45
RDMA/i40iw: Fix incorrect iterator type
by Håkon Bugge
· 7 years ago
6ebce44
RDMA/uverbs: Remove is_closed from ib_uverbs_file
by Jason Gunthorpe
· 7 years ago
f6350da
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
by Arseny Maslennikov
· 7 years ago
9b8b2a3
IB/ipoib: Use dev_port to expose network interface port numbers
by Arseny Maslennikov
· 7 years ago
0e9d2c1
RDMA/core: Consider net ns of gid attribute for RoCE
by Parav Pandit
· 7 years ago
d6b1764
RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute
by Parav Pandit
· 7 years ago
6aaecd3
RDMA/core: Simplify roce_resolve_route_from_path()
by Parav Pandit
· 7 years ago
c31d4b2
RDMA/core: Protect against changing dst->dev during destination resolve
by Parav Pandit
· 7 years ago
307edde8
RDMA/core: Refer to network type instead of device type
by Parav Pandit
· 7 years ago
783793b
RDMA/core: Use common code flow for IPv4/6 for addr resolve
by Parav Pandit
· 7 years ago
77addc5
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
by Parav Pandit
· 7 years ago
a362ea1
RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6
by Parav Pandit
· 7 years ago
89c5691
RDMA/core: Let protocol specific function typecast sockaddr structure
by Parav Pandit
· 7 years ago
f89b7df
RDMA/core: Avoid unnecessary sa_family overwrite
by Parav Pandit
· 7 years ago
caf1e3a
RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu
by Parav Pandit
· 7 years ago
99ed748
IB/mlx5: Allow transition of DCI QP to reset
by Moni Shoua
· 7 years ago
b53ae6b
IB/hfi1: set_intr_bits uses incorrect source for register modification
by Michael J. Ruhl
· 7 years ago
2bf4b33
IB/hfi1: Missing return value in error path for user sdma
by Michael J. Ruhl
· 7 years ago
3ca633f
IB/hfi1: Right size user_sdma sequence numbers and related variables
by Michael J. Ruhl
· 7 years ago
28a9a9e
IB/hfi1: Remove race conditions in user_sdma send path
by Michael J. Ruhl
· 7 years ago
a0e0cb82
IB/hfi1: Eliminate races in the SDMA send error path
by Michael J. Ruhl
· 7 years ago
f1a3154
RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
by Dan Carpenter
· 7 years ago
0b79b27
IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting
by Michael J. Ruhl
· 7 years ago
3e5d60b
infiniband: remove redundant condition check before debugfs_remove
by zhong jiang
· 7 years ago
a7ee18b
RDMA/mlx5: Allow creating a matcher for a NIC TX flow table
by Mark Bloch
· 7 years ago
b47fd4f
RDMA/mlx5: Add NIC TX namespace when getting a flow table
by Mark Bloch
· 7 years ago
fa76d24
RDMA/mlx5: Add flow actions support to raw create flow
by Mark Bloch
· 7 years ago
b823dd6
RDMA/mlx5: Refactor raw flow creation
by Mark Bloch
· 7 years ago
501f14e
RDMA/mlx5: Don't overwrite action if already set
by Mark Bloch
· 7 years ago
2ea2620
RDMA/mlx5: Refactor flow action parsing to be more generic
by Mark Bloch
· 7 years ago
86e1d46
RDMA/uverbs: Move flow resources initialization
by Mark Bloch
· 7 years ago
70cd20a
IB/uverbs: Add IDRs array attribute type to ioctl() interface
by Guy Levi
· 7 years ago
e806f93
RDMA/mlx5: Enable attaching packet reformat action to steering flows
by Mark Bloch
· 7 years ago
5c2db53
RDMA/mlx5: Enable reformat on NIC RX if supported
by Mark Bloch
· 7 years ago
10a3089
RDMA/mlx5: Enable attaching DECAP action to steering flows
by Mark Bloch
· 7 years ago
4adda11
RDMA/mlx5: Enable decap and packet reformat on flow tables
by Mark Bloch
· 7 years ago
b1085be
RDMA/mlx5: Enable attaching modify header to steering flows
by Mark Bloch
· 7 years ago
78dd0c4
RDMA/mlx5: Add NIC TX steering support
by Mark Bloch
· 7 years ago
2739935
RDMA/core: Assign device ifindex before publishing the device
by Parav Pandit
· 7 years ago
c715a39
RDMA/core: Follow correct unregister order between sysfs and cgroup
by Parav Pandit
· 7 years ago
50704e0
RDMA/umem: Restore lockdep check while downgrading lock
by Leon Romanovsky
· 7 years ago
e1f540c
RDMA/core: Define client_data_lock as rwlock instead of spinlock
by Parav Pandit
· 7 years ago
2d65f49
RDMA/core: Use simpler spin lock irq API from blocking context
by Parav Pandit
· 7 years ago
4512acd
RDMA/core: Remove context entries from list while unregistering device
by Parav Pandit
· 7 years ago
f7b65d9
RDMA/core: Use simplified list_for_each
by Parav Pandit
· 7 years ago
93688dd
RDMA/core: No need to protect kfree with spin lock and semaphore
by Parav Pandit
· 7 years ago
722c7b2
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
by Parav Pandit
· 7 years ago
f9d08f1e
RDMA/core: Rate limit MAD error messages
by Parav Pandit
· 7 years ago
142a9c2
IB/ipoib: Ensure that MTU isn't less than minimum permitted
by Muhammad Sammar
· 7 years ago
6c75520
IB/mlx5: Don't hold spin lock while checking device state
by Parav Pandit
· 7 years ago
798bba0
RDMA/core: Fail early if unsupported QP is provided
by Parav Pandit
· 7 years ago
2c910cb
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
by Jason Gunthorpe
· 7 years ago
b53b1c0
RDMA/uverbs: Use device.groups to initialize device attributes
by Parav Pandit
· 7 years ago
c5c4d92
RDMA/uverbs: Use cdev_device_add() instead of cdev_add()
by Parav Pandit
· 7 years ago
adee9f3
RDMA/core: Depend on device_add() to add device attributes
by Parav Pandit
· 7 years ago
08e74be
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
by Parav Pandit
· 7 years ago
f40f299
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
by Somnath Kotur
· 7 years ago
627212c
RDMA/core: Replace open-coded variant of get_device
by Parav Pandit
· 7 years ago
Next »