index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ipoib: Remove unused declarations
Zhang Zekun
2024-08-19
1
-4
/
+0
*
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
2023-11-26
1
-0
/
+4
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-0
/
+1
*
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
1
-2
/
+2
*
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
2021-04-20
1
-2
/
+0
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-2
/
+2
*
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2021-02-16
1
-1
/
+0
*
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
2020-06-24
1
-1
/
+1
*
RDMA/ipoib: Return void from ipoib_mcast_stop_thread()
Kamal Heib
2020-06-22
1
-1
/
+1
*
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2020-05-28
1
-0
/
+4
*
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
2020-02-27
1
-2
/
+0
*
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
1
-1
/
+0
|
\
|
*
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2019-01-25
1
-1
/
+0
*
|
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
1
-2
/
+2
|
/
*
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-10-11
1
-2
/
+6
*
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
2018-08-03
1
-0
/
+7
*
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-03
1
-1
/
+0
*
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-03
1
-0
/
+2
*
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
2018-08-03
1
-3
/
+0
*
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
2018-08-03
1
-1
/
+0
*
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2018-08-03
1
-1
/
+0
*
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-08-03
1
-1
/
+0
*
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2018-07-09
1
-1
/
+1
*
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
1
-7
/
+7
*
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2018-05-22
1
-1
/
+1
*
IB/ipoib: Delete unused struct
Yuval Shaia
2018-04-03
1
-5
/
+0
*
IB/ipoib: Change number of TX wqe to 64
Erez Shitrit
2017-10-25
1
-1
/
+1
*
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
1
-5
/
+6
*
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-10-25
1
-1
/
+0
*
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
1
-1
/
+1
*
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-24
1
-0
/
+1
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
1
-0
/
+1
|
\
|
*
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
2017-07-23
1
-0
/
+1
*
|
IB/IPoIB: Increase local_lid to 32 bits
Dasaratharaman Chandramouli
2017-08-08
1
-1
/
+1
|
/
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-28
1
-1
/
+0
*
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
1
-11
/
+18
*
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
1
-4
/
+7
*
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
1
-1
/
+1
*
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
1
-1
/
+1
*
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-04-20
1
-1
/
+2
*
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
1
-2
/
+2
*
IB/ipoib: function interface change
Zhu Yanjun
2017-01-24
1
-2
/
+2
*
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
2017-01-24
1
-1
/
+1
*
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
1
-6
/
+14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-1
/
+7
|
\
|
*
ipoib: Make ipoib_warn ratelimited
kernel@kyup.com
2016-10-07
1
-1
/
+7
*
|
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-09-02
1
-0
/
+1
|
/
*
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-06-07
1
-0
/
+1
[next]