summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_addr.h
Commit message (Expand)AuthorAgeFilesLines
* net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-291-29/+2
* RDMA/core: Annotate timeout as unsigned longLeon Romanovsky2018-10-161-1/+1
* RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky2018-10-161-2/+1
* RDMA: Remove duplicated include from ib_addr.hYueHaibing2018-09-131-1/+0
* RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit2018-09-121-0/+3
* RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit2018-09-121-4/+0
* RDMA/core: Constify dst_addr argumentParav Pandit2018-07-301-2/+2
* IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit2018-06-251-0/+2
* RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe2018-04-171-19/+1
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-9/+0
|\
| * IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2018-03-151-5/+0
| * IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit2018-03-151-4/+0
* | RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-03-281-0/+2
|/
* RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCEParav Pandit2018-01-191-26/+7
* RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit2017-12-181-1/+1
* IB/core: Removed unused functionParav Pandit2017-12-181-1/+0
* IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit2017-12-181-1/+1
* RDMA/core: Make function rdma_copy_addr return voidYuval Shaia2017-11-131-2/+3
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-2/+2
|\
| * IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche2017-10-141-2/+2
* | IB/core: Fix calculation of maximum RoCE MTUParav Pandit2017-10-181-3/+4
|/
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+2
|\
| * infiniband: avoid overflow warningArnd Bergmann2017-08-181-1/+2
* | IB/core: Set RoCEv2 MGID according to specNoa Osherovich2017-07-241-1/+7
|/
* IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal2017-07-201-2/+4
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-4/+2
* IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2016-12-221-2/+4
* net: rdma: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-8/+6
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+3
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-2/+3
* IB/core: Validate route when we init ahMatan Barak2015-12-231-3/+7
* IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-231-0/+1
* IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-281-1/+15
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-1/+1
* IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-021-3/+3
* IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-2/+1
* IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua2014-01-181-23/+12
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-1/+41
* IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-201-5/+1
* rdma/core: Fix sparse warningsSean Hefty2012-01-041-1/+1
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-151-1/+5
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-6/+7
* IB/core: Add VLAN support for IBoEEli Cohen2010-10-251-4/+39
* RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen2010-10-131-1/+98
* RDMA/cm: fix loopback address supportSean Hefty2009-11-191-21/+10
* IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty2009-11-191-1/+2
* RDMA/cma: Replace net_device pointer with indexSean Hefty2009-11-191-1/+1
* RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-141-0/+1
* RDMA: Fix license textSean Hefty2008-07-141-19/+23