aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2023-02-14IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2022-12-31IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao
2022-07-17ipoib: switch to netif_napi_add_weight()Jakub Kicinski
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-01-28RDMA/ipoib: Delete useless module.h includeLeon Romanovsky
2021-10-25RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski
2021-10-12RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-08RDMA/ipoib: Use refcount_t instead of atomic_t for reference countingWeihang Li
2021-06-02RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib
2021-05-28IB/ipoib: Use DEVICE_ATTR_*() macrosYueHaibing
2021-04-20IB/ipoib: Remove unnecessary struct declarationWan Jiabing
2021-04-19IB/ipoib: Improve latency in ipoib/cm connection formationManjunath Patil
2021-04-13RDMA/ipoib: Print a message if only child interface is UPJack Wang
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter
2021-01-07RDMA: Convert comma to semicolonZheng Yongjun
2020-11-20RDMA/ipoib: Distribute cq completion vector betterJack Wang
2020-11-02RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtoolMeir Lichtinger
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-05RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-16RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-06Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe
2020-07-06RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik
2020-07-02RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-06-24RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-06-22RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-05-25RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib
2020-05-21IB/ipoib: Add capability to switch between datagram and connected modeGary Leshner
2020-05-21IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner