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
/
ipoib_ib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
2017-07-23
1
-1
/
+22
*
IB/ipoib: Add multicast packets statistics
Alex Vesker
2017-07-23
1
-0
/
+2
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-17
1
-1
/
+1
*
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
2017-06-14
1
-1
/
+0
*
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename ib_create_ah to rdma_create_ah
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/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
1
-22
/
+30
*
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
1
-23
/
+23
*
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
1
-6
/
+7
*
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
1
-101
/
+129
*
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-04-20
1
-29
/
+9
*
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
1
-3
/
+3
*
IB/ipoib: function interface change
Zhu Yanjun
2017-01-24
1
-6
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-4
/
+1
|
\
|
*
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-4
/
+1
*
|
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
1
-7
/
+5
|
/
*
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
2016-09-16
1
-0
/
+9
*
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-06-07
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-28
1
-2
/
+107
|
\
|
*
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
1
-2
/
+107
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-20
1
-2
/
+0
|
\
\
|
|
/
|
*
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
2016-05-13
1
-2
/
+0
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
|
/
*
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
2016-03-21
1
-7
/
+20
*
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2016-03-03
1
-0
/
+18
*
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2016-02-04
1
-2
/
+0
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-11
/
+11
*
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
1
-25
/
+11
*
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
2015-07-14
1
-6
/
+7
*
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2015-04-15
1
-1
/
+58
*
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
2015-04-15
1
-58
/
+9
*
IB/ipoib: No longer use flush as a parameter
Doug Ledford
2015-04-15
1
-18
/
+17
*
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
1
-3
/
+3
*
IB/ipoib: factor out ah flushing
Doug Ledford
2015-04-15
1
-18
/
+28
*
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
1
-3
/
+3
*
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
1
-2
/
+2
*
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2015-01-30
1
-9
/
+10
*
IPoIB: No longer use flush as a parameter
Doug Ledford
2014-12-15
1
-10
/
+9
*
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
1
-2
/
+2
*
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
1
-3
/
+3
*
IB/ipoib: Avoid multicast join attempts with invalid P_key
Alex Estrin
2014-08-10
1
-38
/
+42
*
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
2014-08-05
1
-4
/
+4
*
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
2014-08-05
1
-59
/
+14
*
IPoIB: Add path query flushing in ipoib_ib_dev_cleanup
Erez Shitrit
2013-11-08
1
-0
/
+5
*
IPoIB: Avoid flushing the driver workqueue on dev_down
Erez Shitrit
2013-11-08
1
-3
/
+1
*
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
2013-11-08
1
-2
/
+2
*
IPoIB: Fix crash in dev_open error flow
Erez Shitrit
2013-11-08
1
-4
/
+7
*
IPoIB: Fix pkey change flow for virtualization environments
Erez Shitrit
2013-07-31
1
-13
/
+63
[next]