index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_ib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-1
/
+1
2020-07-02
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
1
-36
/
+29
2020-06-24
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
1
-3
/
+1
2020-05-28
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
1
-2
/
+7
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+2
2019-01-03
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-07-25
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+2
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
1
-2
/
+2
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
1
-1
/
+1
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-1
/
+2
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
1
-1
/
+1
2018-01-03
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
1
-1
/
+1
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-4
/
+3
2017-12-22
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-19
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
1
-2
/
+1
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
1
-47
/
+76
2017-10-25
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
1
-6
/
+4
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-2
/
+4
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-4
/
+4
2017-10-14
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
1
-2
/
+6
2017-10-14
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
1
-1
/
+6
2017-10-09
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+4
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
1
-4
/
+4
2017-09-27
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
1
-13
/
+0
2017-07-23
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
1
-1
/
+22
2017-07-23
IB/ipoib: Add multicast packets statistics
Alex Vesker
1
-0
/
+2
2017-07-18
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
1
-1
/
+1
2017-06-14
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
1
-1
/
+0
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
2017-04-21
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
1
-0
/
+13
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
1
-22
/
+30
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
1
-23
/
+23
2017-04-20
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
1
-6
/
+7
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
1
-101
/
+129
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
1
-29
/
+9
2017-01-25
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
1
-3
/
+3
2017-01-25
IB/ipoib: function interface change
Zhu Yanjun
1
-6
/
+2
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+1
2016-12-03
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
1
-4
/
+1
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
1
-7
/
+5
2016-09-16
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
1
-0
/
+9
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
1
-4
/
+4
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+107
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
1
-2
/
+107
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+0
2016-05-14
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
1
-2
/
+0
[next]