Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7b3cb17a48dc1b33f287e866a0218da378ba21c8
/
drivers
/
infiniband
/
core
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
9c9fa97
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
2d15eb3
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
by akpm@linux-foundation.org
· 5 years ago
299d14d
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
018c683
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
77d5bc7
ipv4: Revert removal of rt_uses_gateway
by David Ahern
· 5 years ago
3eca7fc
RDMA: Fix double-free in srq creation error flow
by Jack Morgenstein
· 5 years ago
75c6651
Merge tag 'v5.3-rc8' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
b97b218
RDMA/odp: Add missing cast for 32 bit
by Jason Gunthorpe
· 5 years ago
a6e4d25
RDMA/cma: Fix false error message
by Håkon Bugge
· 5 years ago
fd1a52f
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
by Markus Elfring
· 5 years ago
47f725e
RDMA/odp: remove ib_ucontext from ib_umem
by Jason Gunthorpe
· 5 years ago
c571fec
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
by Jason Gunthorpe
· 5 years ago
868df53
Merge branch 'odp_fixes' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
ce51346
RDMA/core: Make invalidate_range a device operation
by Moni Shoua
· 5 years ago
3782495
RDMA/odp: Use kvcalloc for the dma_list and page_list
by Jason Gunthorpe
· 5 years ago
204e3e5
RDMA/odp: Check for overflow when computing the umem_odp end
by Jason Gunthorpe
· 5 years ago
0446cad
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
by Jason Gunthorpe
· 5 years ago
261dc53
RDMA/odp: Split creating a umem_odp from ib_umem_get
by Jason Gunthorpe
· 5 years ago
f20bef6
RDMA/odp: Make the three ways to create a umem_odp clear
by Jason Gunthorpe
· 5 years ago
22d79c9
RMDA/odp: Consolidate umem_odp initialization
by Jason Gunthorpe
· 5 years ago
fd7dbf0
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
by Jason Gunthorpe
· 5 years ago
f993de8
RDMA/odp: Iterate over the whole rbtree directly
by Jason Gunthorpe
· 5 years ago
7cc2e18
RDMA/odp: Use the common interval tree library instead of generic
by Jason Gunthorpe
· 5 years ago
a7bfb93
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
by zhengbin
· 5 years ago
60c7866
RDMA/restrack: Rewrite PID namespace check to be reliable
by Leon Romanovsky
· 5 years ago
c8b3240
RDMA/counters: Properly implement PID checks
by Leon Romanovsky
· 5 years ago
948a728
IB/core: Fix NULL pointer dereference when bind QP to counter
by Ido Kalir
· 5 years ago
27b7fb1
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
by Jason Gunthorpe
· 5 years ago
b2299e8
RDMA: Delete DEBUG code
by Leon Romanovsky
· 5 years ago
7f73eac
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
by Logan Gunthorpe
· 5 years ago
932727c
RDMA/core: Fix error code in stat_get_doit_qp()
by Dan Carpenter
· 5 years ago
4929116
RDMA/core: Add common iWARP query port
by Kamal Heib
· 5 years ago
72a7720
RDMA: Introduce ib_port_phys_state enum
by Kamal Heib
· 5 years ago
d97de88
RDMA/counter: Prevent QP counter binding if counters unsupported
by Mark Zhang
· 5 years ago
f591822
IB/mlx5: Fix implicit MR release flow
by Yishai Hadas
· 5 years ago
20cf4e0
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
by Chuck Lever
· 5 years ago
770b7d9
IB/mad: Fix use-after-free in ib mad completion handling
by Jack Morgenstein
· 5 years ago
52e0a11
RDMA/restrack: Track driver QP types in resource tracker
by Gal Pressman
· 5 years ago
9cd5881
RDMA/devices: Remove the lock around remove_client_context
by Jason Gunthorpe
· 5 years ago
621e55f
RDMA/devices: Do not deadlock during client removal
by Jason Gunthorpe
· 5 years ago
61f2598
IB/core: Add mitigation for Spectre V1
by Luck, Tony
· 5 years ago
1dc5589
RDMA/core: fix spelling mistake "Nelink" -> "Netlink"
by Colin Ian King
· 5 years ago
525a2c6
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
by Doug Ledford
· 5 years ago
1d2fedd
RDMA/core: Support netlink commands in non init_net net namespaces
by Parav Pandit
· 5 years ago
56594ae
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
by Parav Pandit
· 5 years ago
d191152f
IB/counters: Always initialize the port counter object
by Parav Pandit
· 5 years ago
a379d1c
IB/core: Fix querying total rdma stats
by Parav Pandit
· 5 years ago
2a3c389
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
6471384
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
by Alexander Potapenko
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
bedc0fd
RDMA/core: Fix -Wunused-const-variable warnings
by Qian Cai
· 6 years ago
d8d9ec7
RDMA/core: Fix race when resolving IP address
by Dag Moxnes
· 6 years ago
8b68150
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 6 years ago
7a54f78
IB/core: Work on the caller socket net namespace in nldev_newlink()
by Parav Pandit
· 6 years ago
f8fc8cd
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
by Yamin Friedman
· 6 years ago
da66297
RDMA/core: Provide RDMA DIM support for ULPs
by Yamin Friedman
· 6 years ago
6e7be47
RDMA/nldev: Allow get default counter statistics through RDMA netlink
by Mark Zhang
· 6 years ago
83c2c1f
RDMA/nldev: Allow get counter mode through RDMA netlink
by Mark Zhang
· 6 years ago
b389327
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
by Mark Zhang
· 6 years ago
1bd8e0a
RDMA/counter: Allow manual mode configuration support
by Mark Zhang
· 6 years ago
f34a55e
RDMA/core: Get sum value of all counters when perform a sysfs stat read
by Mark Zhang
· 6 years ago
c4ffee7
RDMA/netlink: Implement counter dumpit calback
by Mark Zhang
· 6 years ago
b47ae6f
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
by Mark Zhang
· 6 years ago
99fa331
RDMA/counter: Add "auto" configuration mode support
by Mark Zhang
· 6 years ago
413d334
RDMA/counter: Add set/clear per-port auto mode support
by Mark Zhang
· 6 years ago
6a6c306
RDMA/restrack: Make is_visible_in_pid_ns() as an API
by Mark Zhang
· 6 years ago
699a9c5
RDMA/restrack: Add an API to attach a task to a resource
by Mark Zhang
· 6 years ago
7ade1ff
RDMA/restrack: Introduce statistic counter
by Mark Zhang
· 6 years ago
0bddcff
RDMA/uverbs: remove redundant assignment to variable ret
by Colin Ian King
· 6 years ago
371bb62
Merge tag 'v5.2-rc6' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
34d65cd
RDMA/netlink: Audit policy settings for netlink attributes
by Doug Ledford
· 6 years ago
97162a1
docs: infiniband: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
e9a53e7
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
by Israel Rukshin
· 6 years ago
6cb2d5b
RDMA/rw: Introduce rdma_rw_inv_key helper
by Israel Rukshin
· 6 years ago
185eddc
RDMA/core: Validate integrity handover device cap
by Max Gurtovoy
· 6 years ago
c0a6cbb
RDMA/core: Rename signature qp create flag and signature device capability
by Israel Rukshin
· 6 years ago
5a6781a
RDMA/core: Add an integrity MR pool support
by Israel Rukshin
· 6 years ago
7c717d3
RDMA/core: Add signature attrs element for ib_mr structure
by Max Gurtovoy
· 6 years ago
2cdfcdd
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
by Max Gurtovoy
· 6 years ago
26bc7ea
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
by Israel Rukshin
· 6 years ago
a0bc099
RDMA/core: Save the MR type in the ib_mr structure
by Max Gurtovoy
· 6 years ago
dd82e66
RDMA/odp: Do not leak dma maps when working with huge pages
by Jason Gunthorpe
· 6 years ago
d384742
RDMA/uverbs: Use offsetofend instead of opencoding
by Jason Gunthorpe
· 6 years ago
836a0fb
RDMA: Check umem pointer validity prior to release
by Leon Romanovsky
· 6 years ago
a49b1dc
RDMA: Convert destroy_wq to be void
by Leon Romanovsky
· 6 years ago
696de2e
RDMA/netlink: Resort policy array
by Doug Ledford
· 6 years ago
7608bf4
RDMA/odp: Fix missed unlock in non-blocking invalidate_start
by Jason Gunthorpe
· 6 years ago
8f71bb0
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
by Jason Gunthorpe
· 6 years ago
0e2d00e
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
by Jason Gunthorpe
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5d60c11
RDMA: Move rdma_node_type to uapi/
by Jason Gunthorpe
· 6 years ago
9ffbe8a
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write()
by Nikolay Borisov
· 6 years ago
42df744
LSM: switch to blocking policy update notifiers
by Janne Karhunen
· 6 years ago
e39afe3
RDMA: Convert CQ allocations to be under core responsibility
by Leon Romanovsky
· 6 years ago
a52c8e2
RDMA: Clean destroy CQ in drivers do not return errors
by Leon Romanovsky
· 6 years ago
7a15414
RDMA: Move owner into struct ib_device_ops
by Jason Gunthorpe
· 6 years ago
72c6ec1
RDMA: Move uverbs_abi_ver into struct ib_device_ops
by Jason Gunthorpe
· 6 years ago
b9560a4
RDMA: Move driver_id into struct ib_device_ops
by Jason Gunthorpe
· 6 years ago
Next »