开源镜像站
帮助
动态
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_multicast.c
Age
Commit message (
Expand
)
Author
2017-01-24
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-25
IB/ipoib: Make sendonly multicast joins create the mcast group
Doug Ledford
2015-09-25
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
2015-09-03
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
2015-09-03
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
2015-04-15
IB/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
2015-04-15
IB/ipoib: Update broadcast record values after each successful join request
Erez Shitrit
2015-04-15
IB/ipoib: drop mcast_mutex usage
Doug Ledford
2015-04-15
IB/ipoib: deserialize multicast joins
Doug Ledford
2015-04-15
IB/ipoib: fix MCAST_FLAG_BUSY usage
Doug Ledford
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: Make the carrier_on_task race aware
Doug Ledford
2015-04-15
IB/ipoib: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
2015-01-30
Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"
Roland Dreier
2015-01-30
Revert "IPoIB: Make the carrier_on_task race aware"
Roland Dreier
2015-01-30
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2015-01-30
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
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
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-12-15
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
2014-12-15
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2014-12-15
IPoIB: Make the carrier_on_task race aware
Doug Ledford
2014-12-15
IPoIB: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
2014-09-19
IPoIB: Remove unnecessary port query
Alex Estrin
2013-11-08
IPoIB: Start multicast join process only on active ports
Erez Shitrit
2013-11-08
IPoIB: Fix usage of uninitialized multicast objects
Erez Shitrit
2012-09-30
IPoIB: Fix use-after-free of multicast object
Patrick McHardy
2012-09-12
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
2012-07-30
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-05
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
David S. Miller
2012-07-05
ipoib: Convert over to dev_lookup_neigh_skb().
David S. Miller
2012-02-08
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
[next]