summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/addr.c
AgeCommit message (Expand)Author
2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky
2018-10-16RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky
2018-10-03RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky
2018-09-19RDMA/core: Properly return the error code of rdma_set_src_addr_rcuYueHaibing
2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit
2018-09-12RDMA/core: Simplify roce_resolve_route_from_path()Parav Pandit
2018-09-12RDMA/core: Protect against changing dst->dev during destination resolveParav Pandit
2018-09-12RDMA/core: Refer to network type instead of device typeParav Pandit
2018-09-12RDMA/core: Use common code flow for IPv4/6 for addr resolveParav Pandit
2018-09-12RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit
2018-09-12RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6Parav Pandit
2018-09-12RDMA/core: Let protocol specific function typecast sockaddr structureParav Pandit
2018-09-12RDMA/core: Avoid unnecessary sa_family overwriteParav Pandit
2018-09-12RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcuParav Pandit
2018-09-06RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()Parav Pandit
2018-07-30RDMA/core: Constify dst_addr argumentParav Pandit
2018-06-29IB/cm: Remove now useless rcu_lock in dst_fetch_haJason Gunthorpe
2018-04-17RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe
2018-04-17RDMA/rdma_cm: Make rdma_addr_cancel into a fenceJason Gunthorpe
2018-04-17RDMA/rdma_cm: Remove process_req and timer sortingJason Gunthorpe
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-29IB/addr: Constify dst_entry pointerParav Pandit
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit
2018-02-28IB/core : Add null pointer check in addr_resolveMuneendra Kumar M
2017-12-18RDMA/core: Avoid copying ifindex twiceParav Pandit
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit
2017-12-18IB/core: Removed unused functionParav Pandit
2017-12-18RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grhParav Pandit
2017-12-18IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia
2017-10-18IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky
2017-08-04IB/core: Fix race condition in resolving IP to MACParav Pandit
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-07IB/addr: Fix setting source address in addr6_resolve()Roland Dreier
2017-05-02infiniband: avoid dereferencing uninitialized dst on error pathPaolo Abeni
2017-04-28infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2016-11-16IB/core: Add missing check for addr_resolve callback return valueMark Bloch
2016-10-07IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar