index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow
Feras Daoud
2017-04-21
1
-6
/
+5
*
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
2017-04-21
1
-0
/
+13
*
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
7
-76
/
+188
*
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
10
-129
/
+136
*
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
2
-7
/
+8
*
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
3
-103
/
+131
*
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-04-20
4
-88
/
+109
*
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
2017-04-05
3
-8
/
+42
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
2
-2
/
+2
|
\
|
*
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
*
|
IB/ipoib: Remove redudant label
Zhu Yanjun
2017-02-19
1
-4
/
+3
*
|
IB/ipoib: remove the unnecessary memory free
Zhu Yanjun
2017-02-19
1
-1
/
+3
*
|
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
2017-02-15
1
-13
/
+17
*
|
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
4
-13
/
+7
*
|
IB/ipoib: function interface change
Zhu Yanjun
2017-01-24
2
-8
/
+4
*
|
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
2017-01-24
3
-10
/
+4
|
/
*
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
2017-01-12
1
-1
/
+1
*
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
2017-01-12
1
-4
/
+4
*
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
2017-01-12
1
-3
/
+6
*
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
3
-8
/
+13
*
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
2017-01-12
1
-2
/
+2
*
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2017-01-12
2
-9
/
+9
*
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
2017-01-12
1
-1
/
+5
*
IB/ipoib: Set device connection mode only when needed
Feras Daoud
2017-01-12
1
-0
/
+7
*
IB/ipoib: When given an invalid UD MTU, give debug msg
Feras Daoud
2017-01-12
1
-0
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
4
-19
/
+8
|
\
|
*
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+5
|
|
\
\
|
|
*
|
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
2016-12-14
1
-2
/
+5
|
|
|
/
|
*
|
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+0
|
|
\
\
|
|
*
|
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
2016-11-16
1
-2
/
+0
|
|
|
/
|
*
|
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
3
-15
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
5
-43
/
+64
|
\
\
|
*
|
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
5
-43
/
+64
|
|
/
*
|
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
1
-0
/
+1
*
|
IB/ipoib: Flip to new dev walk API
David Ahern
2016-10-18
1
-12
/
+25
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
3
-4
/
+11
|
\
|
*
ipoib: Make ipoib_warn ratelimited
kernel@kyup.com
2016-10-07
1
-1
/
+7
|
*
IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
|
*
IB/ipoib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+2
|
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
|
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
2016-09-16
1
-0
/
+9
*
|
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-09-02
3
-1
/
+18
|
/
*
-
.
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2016-08-04
2
-7
/
+6
|
\
\
|
*
|
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2016-08-03
2
-7
/
+6
|
|
/
*
|
IB/ipoib: Use new device FW version string
Ira Weiny
2016-06-23
1
-4
/
+2
|
/
*
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
2016-06-07
1
-1
/
+3
*
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-06-07
3
-11
/
+11
*
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-06-07
4
-0
/
+14
[next]