Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
92696a89cd3f9c878182c00cae60fb7a0056cc30
/
drivers
/
infiniband
/
core
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
7654cb1
Convert infiniband uverbs to struct_size
by Matthew Wilcox
· 7 years ago
a1cdde8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
33edc3b
RDMA/restrack: Change SPDX tag to properly reflect license
by Leon Romanovsky
· 7 years ago
cb2595c
infiniband: fix a possible use-after-free bug
by Cong Wang
· 7 years ago
0f45e69
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next
by Jason Gunthorpe
· 7 years ago
b6ba4a9
IB/uverbs: Add support for flow counters
by Raed Salem
· 7 years ago
59082a3
IB/core: Support passing uhw for create_flow
by Matan Barak
· 7 years ago
ebb6796
IB/uverbs: Add read counters support
by Raed Salem
· 7 years ago
d9a5a64
IB/uverbs: Add create/destroy counters support
by Raed Salem
· 7 years ago
3efa381
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
by Matan Barak
· 7 years ago
2468b82
RDMA/mad: Convert BUG_ONs to error flows
by Leon Romanovsky
· 7 years ago
dee92c4
RDMA/mad: Delete inaccessible BUG_ON
by Leon Romanovsky
· 7 years ago
671a6cc
RDMA/cma: Ignore unknown event
by Leon Romanovsky
· 7 years ago
2f5059a
RDMA/cm: Abort loop in case of CM dequeue
by Leon Romanovsky
· 7 years ago
a0976f4
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
by Wei Hu(Xavier)
· 7 years ago
5ef8c0c
RDMA/core: Remove indirection through ib_cache_setup()
by Jason Gunthorpe
· 7 years ago
a840c93
IB/core: Fix error code for invalid GID entry
by Parav Pandit
· 7 years ago
0394808
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next
by Jason Gunthorpe
· 7 years ago
08bb558
IB/core: Make testing MR flags for writability a static inline function
by Jack Morgenstein
· 7 years ago
724631a
IB/core: Introduce and use rdma_gid_table()
by Parav Pandit
· 7 years ago
25e6265
IB/core: Reduce the places that use zgid
by Parav Pandit
· 7 years ago
7a8690e
RDMA/ucm: Mark UCM interface as BROKEN
by Leon Romanovsky
· 7 years ago
9906224
IB/core: Remove duplicate declaration of gid_cache_wq
by Parav Pandit
· 7 years ago
fbdb0a9
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
by Steve Wise
· 7 years ago
b04f0f0
IB/uverbs: Introduce a MPLS steering match filter
by Ariel Levkovich
· 7 years ago
d90e5e5
IB/uverbs: Introduce a GRE steering match filter
by Ariel Levkovich
· 7 years ago
e822ff2
IB/cm: Store and restore ah_attr during CM message processing
by Parav Pandit
· 7 years ago
0e225dc
IB/cm: Store and restore ah_attr during LAP msg processing
by Parav Pandit
· 7 years ago
a5c57d3
IB/cm: Avoid AV ah_attr overwriting during LAP message handling
by Parav Pandit
· 7 years ago
8e907ed
IB/umem: Use the correct mm during ib_umem_release
by Lidong Chen
· 7 years ago
aec05af
IB/core: Remove redundant return
by Yuval Shaia
· 7 years ago
e6125a2
RDMA/NLDEV: remove mr iova attribute
by Steve Wise
· 7 years ago
f5e27a2
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
by Doug Ledford
· 7 years ago
be0e8f3
IB/core: Reuse gid_table_release_one() in table allocation failure
by Parav Pandit
· 7 years ago
25a1cd3
IB/core: Make gid_table_reserve_default() return void
by Parav Pandit
· 7 years ago
73937e8
RDMA/nldev: helper functions to add driver attributes
by Steve Wise
· 7 years ago
da5c850
RDMA/nldev: add driver-specific resource tracking
by Steve Wise
· 7 years ago
25a0ad8
RDMA/nldev: Add explicit pad attribute
by Steve Wise
· 7 years ago
9aa1692
RDMA/cma: Do not query GID during QP state transition to RTR
by Parav Pandit
· 7 years ago
2f6e513
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
by Parav Pandit
· 7 years ago
db82476
IB/core: Make ib_mad_client_id atomic
by Håkon Bugge
· 7 years ago
54e7e48
IB/uverbs: Fix kernel crash during MR deregistration flow
by Ariel Levkovich
· 7 years ago
5ccbf63
IB/uverbs: Prevent reregistration of DM_MR to regular MR
by Ariel Levkovich
· 7 years ago
f96416c
RDMA/iwpm: fix memory leak on map_info
by Colin Ian King
· 7 years ago
2918c1a
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
by Parav Pandit
· 7 years ago
f604db6
IB/uverbs: Fix validating mandatory attributes
by Matan Barak
· 7 years ago
dc5640f
IB/core: Fix deleting default GIDs when changing mac adddress
by Parav Pandit
· 7 years ago
22c01ee
IB/core: Fix to avoid deleting IPv6 look alike default GIDs
by Parav Pandit
· 7 years ago
a66ed14
IB/core: Don't allow default GID addition at non reseved slots
by Parav Pandit
· 7 years ago
09abfe7
RDMA/ucma: Allow resolving address w/o specifying source address
by Roland Dreier
· 7 years ago
8b77586
RDMA/ucma: Check for a cm_id->device in all user calls that need it
by Jason Gunthorpe
· 7 years ago
e33514f
IB/uverbs: Add missing braces in anonymous union initializers
by Geert Uytterhoeven
· 7 years ago
ee6548d
RDMA/rdma_cm: Delete rdma_addr_client
by Jason Gunthorpe
· 7 years ago
44e7505
RDMA/rdma_cm: Make rdma_addr_cancel into a fence
by Jason Gunthorpe
· 7 years ago
e19c0d2
RDMA/rdma_cm: Remove process_req and timer sorting
by Jason Gunthorpe
· 7 years ago
ef95a90
RDMA/ucma: ucma_context reference leak in error path
by Shamir Rabinovitch
· 7 years ago
19fd08b
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
be934cc
IB/uverbs: Add device memory registration ioctl support
by Ariel Levkovich
· 7 years ago
bee76d7
IB/uverbs: Add alloc/free dm uverbs ioctl support
by Ariel Levkovich
· 7 years ago
1d8eeb9
IB/uverbs: Add device memory capabilities reporting
by Ariel Levkovich
· 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
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
494c558
IB/uverbs: Add enum attribute type to ioctl() interface
by Matan Barak
· 7 years ago
414448d
RDMA: Use ib_gid_attr during GID modification
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
8435168
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
by Roland Dreier
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
2253fc0
RDMA/CMA: Add rdma_port_space to UAPI
by Steve Wise
· 7 years ago
84652ae
RDMA/ucma: Introduce safer rdma_addr_size() variants
by Roland Dreier
· 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
611cb92
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
by Jason Gunthorpe
· 7 years ago
c8d3bcb
RDMA/ucma: Check that device exists prior to accessing it
by Leon Romanovsky
· 7 years ago
4b658d1
RDMA/ucma: Check that device is connected prior to access it
by Leon Romanovsky
· 7 years ago
9137108
RDMA/rdma_cm: Fix use after free race with process_one_req
by Jason Gunthorpe
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
114cc9c
IB/cma: Resolve route only while receiving CM requests
by Parav Pandit
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
5f3e3b8
RDMA/ucma: Correct option size check using optlen
by Chien Tin Tung
· 7 years ago
Next »