index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
2023-02-14
IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
Dragos Tatulea
2022-12-31
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-01-28
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2021-10-25
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-02
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
2021-05-28
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
2021-04-13
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2021-01-07
RDMA: Convert comma to semicolon
Zheng Yongjun
2020-11-20
RDMA/ipoib: Distribute cq completion vector better
Jack Wang
2020-11-02
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-05
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-16
RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-06
Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Jason Gunthorpe
2020-07-06
RDMA/ipoib: Handle user-supplied address when creating child
Michael Guralnik
2020-07-02
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
2020-06-24
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
2020-06-22
RDMA/ipoib: Return void from ipoib_mcast_stop_thread()
Kamal Heib
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2020-05-25
RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_alloc
Kamal Heib
2020-05-21
IB/ipoib: Add capability to switch between datagram and connected mode
Gary Leshner
2020-05-21
IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size
Gary Leshner
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
[next]