Age | Commit message (Expand) | Author | Files | Lines |
2020-07-29 | RDMA/include: Replace license text with SPDX tags | Leon Romanovsky | 1 | -29/+2 |
2018-10-16 | RDMA/core: Annotate timeout as unsigned long | Leon Romanovsky | 1 | -1/+1 |
2018-10-16 | RDMA/core: Align multiple functions to kernel coding style | Leon Romanovsky | 1 | -2/+1 |
2018-09-13 | RDMA: Remove duplicated include from ib_addr.h | YueHaibing | 1 | -1/+0 |
2018-09-13 | RDMA/core: Consider net ns of gid attribute for RoCE | Parav Pandit | 1 | -0/+3 |
2018-09-13 | RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr | Parav Pandit | 1 | -4/+0 |
2018-07-31 | RDMA/core: Constify dst_addr argument | Parav Pandit | 1 | -2/+2 |
2018-06-25 | IB/cm: Keep track of the sgid_attr that created the cm id | Parav Pandit | 1 | -0/+2 |
2018-04-18 | RDMA/rdma_cm: Delete rdma_addr_client | Jason Gunthorpe | 1 | -19/+1 |
2018-04-07 | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+0 |
2018-03-29 | RDMA/ucma: Introduce safer rdma_addr_size() variants | Roland Dreier | 1 | -0/+2 |
2018-03-16 | IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h | Parav Pandit | 1 | -5/+0 |
2018-03-16 | IB/core: Remove rdma_resolve_ip_route() as exported symbol | Parav Pandit | 1 | -4/+0 |
2018-01-19 | RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCE | Parav Pandit | 1 | -26/+7 |
2017-12-19 | RDMA/{core, cma}: Simplify rdma_translate_ip | Parav Pandit | 1 | -1/+1 |
2017-12-19 | IB/core: Removed unused function | Parav Pandit | 1 | -1/+0 |
2017-12-18 | IB/{core/cm}: Fix generating a return AH for RoCEE | Parav Pandit | 1 | -1/+1 |
2017-11-14 | RDMA/core: Make function rdma_copy_addr return void | Yuval Shaia | 1 | -2/+3 |
2017-10-18 | Merge branch 'for-next-early' into for-next | Doug Ledford | 1 | -2/+2 |
2017-10-18 | IB/core: Fix calculation of maximum RoCE MTU | Parav Pandit | 1 | -3/+4 |
2017-10-15 | IB/core: Fix endianness annotation in rdma_is_multicast_addr() | Bart Van Assche | 1 | -2/+2 |
2017-08-18 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 1 | -1/+2 |
2017-08-18 | infiniband: avoid overflow warning | Arnd Bergmann | 1 | -1/+2 |
2017-07-24 | IB/core: Set RoCEv2 MGID according to spec | Noa Osherovich | 1 | -1/+7 |
2017-07-20 | IB/cma: Fix reference count leak when no ipv4 addresses are set | Kalderon, Michal | 1 | -2/+4 |
2017-02-07 | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit | 1 | -4/+2 |
2016-12-22 | IB/cma: Fix a race condition in iboe_addr_get_sgid() | Bart Van Assche | 1 | -2/+4 |
2016-02-26 | net: rdma: use __ethtool_get_ksettings | David Decotigny | 1 | -8/+6 |
2016-01-19 | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 1 | -1/+3 |
2016-01-19 | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak | 1 | -2/+3 |
2015-12-23 | IB/core: Validate route when we init ah | Matan Barak | 1 | -3/+7 |
2015-12-23 | IB/core: Add rdma_network_type to wc | Somnath Kotur | 1 | -0/+1 |
2015-10-28 | IB/addr: Pass network namespace as a parameter | Guy Shapiro | 1 | -1/+15 |
2015-10-22 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 1 | -1/+1 |
2015-06-02 | IB/core cleanup: Add const to args - agent_send_response | Ira Weiny | 1 | -3/+3 |
2015-05-05 | IB/core: change rdma_gid2ip into void function as it always return zero | Honggang LI | 1 | -2/+1 |
2014-01-19 | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 1 | -23/+12 |
2014-01-15 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -1/+41 |
2013-06-21 | IB/addr: Add AF_IB support to ip_addr_size | Sean Hefty | 1 | -5/+1 |
2012-01-04 | rdma/core: Fix sparse warnings | Sean Hefty | 1 | -1/+1 |
2011-09-16 | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko | 1 | -1/+5 |
2011-04-30 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 1 | -6/+7 |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen | 1 | -4/+39 |
2010-10-14 | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 1 | -1/+98 |
2009-11-20 | RDMA/cm: fix loopback address support | Sean Hefty | 1 | -21/+10 |
2009-11-19 | IB/addr: Store net_device type instead of translating to RDMA transport | Sean Hefty | 1 | -1/+2 |
2009-11-19 | RDMA/cma: Replace net_device pointer with index | Sean Hefty | 1 | -1/+1 |
2008-07-15 | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr | Or Gerlitz | 1 | -0/+1 |
2008-07-15 | RDMA: Fix license text | Sean Hefty | 1 | -19/+23 |
2007-02-17 | IB/sa: Track multicast join/leave requests | Sean Hefty | 1 | -0/+6 |