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
/
ipoib.h
Age
Commit message (
Expand
)
Author
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
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
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-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2020-02-27
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-01-25
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2019-01-24
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-08-02
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-02
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
2018-08-02
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
2018-08-02
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2018-08-02
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-07-09
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-05-22
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2018-04-03
IB/ipoib: Delete unused struct
Yuval Shaia
2017-10-25
IB/ipoib: Change number of TX wqe to 64
Erez Shitrit
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-10-09
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-08
IB/IPoIB: Increase local_lid to 32 bits
Dasaratharaman Chandramouli
2017-07-23
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-01-24
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
IB/ipoib: function interface change
Zhu Yanjun
2017-01-24
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-07
ipoib: Make ipoib_warn ratelimited
kernel@kyup.com
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
[next]