Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
41cbc9eb1a8276a53d99317b1939cd30e917f2e8
/
drivers
/
infiniband
/
core
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
a840c93
IB/core: Fix error code for invalid GID entry
by Parav Pandit
· 7 years ago
8e907ed
IB/umem: Use the correct mm during ib_umem_release
by Lidong Chen
· 7 years ago
9aa1692
RDMA/cma: Do not query GID during QP state transition to RTR
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
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
103140e
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
by Leon Romanovsky
· 7 years ago
e8980d6
RDMA/ucma: Ensure that CM_ID exists prior to access it
by Leon Romanovsky
· 7 years ago
185899e
IB/uverbs: Enable ioctl() uAPI by default for new verbs
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
ed65a4d
RDMA/ucma: Fix use-after-free access in ucma_close
by Leon Romanovsky
· 7 years ago
6d5b204
IB/core: Use rdma_is_port_valid()
by Parav Pandit
· 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
2975d5d
RDMA/ucma: Check AF family prior resolving address
by Leon Romanovsky
· 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
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
2d87344
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
by Doug Ledford
· 7 years ago
6ee6877
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
by Andrew Morton
· 7 years ago
0c81ffc
RDMA/ucma: Don't allow join attempts for unsupported AF family
by Leon Romanovsky
· 7 years ago
7688f2c
RDMA/ucma: Fix access to non-initialized CM_ID object
by Leon Romanovsky
· 7 years ago
9dea9a2
RDMA/core: Do not use invalid destination in determining port reuse
by Tatyana Nikolova
· 7 years ago
19b1f54
RDMA/verbs: Simplify modify QP check
by Leon Romanovsky
· 7 years ago
88de869
RDMA/uverbs: Ensure validity of current QP state value
by Leon Romanovsky
· 7 years ago
29cf1351
RDMA/nldev: provide detailed PD information
by Steve Wise
· 7 years ago
fccec5b
RDMA/nldev: provide detailed MR information
by Steve Wise
· 7 years ago
a34fc08
RDMA/nldev: provide detailed CQ information
by Steve Wise
· 7 years ago
0031398
RDMA/nldev: provide detailed CM_ID information
by Steve Wise
· 7 years ago
a3b641a
RDMA/CM: move rdma_id_private to cma_priv.h
by Steve Wise
· 7 years ago
d12ff62
RDMA/nldev: common resource dumpit function
by Steve Wise
· 7 years ago
88831a2
RDMA/restrack: clean up res_to_dev()
by Steve Wise
· 7 years ago
a5880b8
RDMA/ucma: Check that user doesn't overflow QP state
by Leon Romanovsky
· 7 years ago
6a21dfc
RDMA/ucma: Limit possible option size
by Leon Romanovsky
· 7 years ago
bb7f8f19
IB/core: Fix possible crash to access NULL netdev
by Parav Pandit
· 7 years ago
d3b9e8a
RDMA/core: Reduce poll batch for direct cq polling
by Max Gurtovoy
· 7 years ago
a1ae7d0
RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
by Bart Van Assche
· 7 years ago
Next »