开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2017-09-27
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
2017-07-23
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
2017-07-23
IB/ipoib: Add multicast packets statistics
Alex Vesker
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-06-14
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-21
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-01-24
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
IB/ipoib: function interface change
Zhu Yanjun
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-03
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-09-16
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-13
infiniband/ulp/ipoib: remove pkey_mutex
Sebastian Andrzej Siewior
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-21
IB/ipoib: Allow mcast packets from other VFs
Eli Cohen
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2016-02-04
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
2015-04-15
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2015-04-15
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
2015-04-15
IB/ipoib: No longer use flush as a parameter
Doug Ledford
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
IB/ipoib: factor out ah flushing
Doug Ledford
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2014-12-15
IPoIB: No longer use flush as a parameter
Doug Ledford
2014-12-15
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-08-10
IB/ipoib: Avoid multicast join attempts with invalid P_key
Alex Estrin
2014-08-05
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
2014-08-05
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
2013-11-08
IPoIB: Add path query flushing in ipoib_ib_dev_cleanup
Erez Shitrit
2013-11-08
IPoIB: Avoid flushing the driver workqueue on dev_down
Erez Shitrit
2013-11-08
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
2013-11-08
IPoIB: Fix crash in dev_open error flow
Erez Shitrit
[next]