index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-03-22
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
1
-7
/
+20
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
1
-0
/
+18
2016-02-04
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
1
-2
/
+0
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-11
/
+11
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
1
-25
/
+11
2015-07-14
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
1
-6
/
+7
2015-04-15
IB/ipoib: Handle QP in SQE state
Erez Shitrit
1
-1
/
+58
2015-04-15
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
1
-58
/
+9
2015-04-15
IB/ipoib: No longer use flush as a parameter
Doug Ledford
1
-18
/
+17
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
1
-3
/
+3
2015-04-15
IB/ipoib: factor out ah flushing
Doug Ledford
1
-18
/
+28
2015-01-31
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
1
-3
/
+3
2015-01-31
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
1
-2
/
+2
2015-01-31
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
1
-9
/
+10
2014-12-16
IPoIB: No longer use flush as a parameter
Doug Ledford
1
-10
/
+9
2014-12-16
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
1
-2
/
+2
[next]