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