summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-241-1/+1
|\
| * RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-101-1/+1
* | IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea2023-01-261-0/+8
|/
* IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea2022-12-111-0/+7
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* RDMA/cma: Multiple path records support with netlink channelMark Zhang2022-09-221-1/+1
* IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang2022-08-301-2/+2
* IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-211-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-042-3/+5
|\
| * IB: Fix repeated words 'the the' commentsSlark Xiao2022-07-221-1/+1
| * ipoib: switch to netif_napi_add_weight()Jakub Kicinski2022-07-171-2/+4
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
|/
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-063-5/+7
* RDMA/ipoib: Delete useless module.h includeLeon Romanovsky2022-01-282-2/+0
* RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski2021-10-253-14/+16
* RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-121-1/+0
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-4/+4
* Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-221-0/+1
|\
| * RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib2021-06-021-0/+1
* | RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-211-3/+4
* | RDMA/ipoib: Use refcount_t instead of atomic_t for reference countingWeihang Li2021-06-082-6/+6
* | IB/ipoib: Use DEVICE_ATTR_*() macrosYueHaibing2021-05-283-23/+22
|/
* IB/ipoib: Remove unnecessary struct declarationWan Jiabing2021-04-201-2/+0
* IB/ipoib: Improve latency in ipoib/cm connection formationManjunath Patil2021-04-191-5/+1
* RDMA/ipoib: Print a message if only child interface is UPJack Wang2021-04-131-1/+6
* IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn2021-04-071-0/+5
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-263-10/+10
* RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter2021-02-163-15/+1
* RDMA: Convert comma to semicolonZheng Yongjun2021-01-071-1/+1
* RDMA/ipoib: Distribute cq completion vector betterJack Wang2020-11-201-2/+2
* RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtoolMeir Lichtinger2020-11-021-0/+4
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-263-6/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-175-51/+20
|\
| * RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib2020-10-053-0/+15
| * RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-161-46/+4
| * RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-5/+1
* | net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo2020-09-281-3/+6
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe2020-07-061-2/+9
|\
| * RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik2020-07-061-2/+9
* | RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2020-07-022-36/+31
* | RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2020-06-242-4/+2
* | RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib2020-06-222-4/+2
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-054-31/+35
|\
| * RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib2020-05-251-6/+5
| * IB/ipoib: Add capability to switch between datagram and connected modeGary Leshner2020-05-211-8/+10
| * IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner2020-05-213-0/+6
| * IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-212-7/+6