index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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-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
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-11-29
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
2011-11-29
IB: Fix RCU lockdep splats
Eric Dumazet
2011-11-29
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
2011-10-31
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-22
ipoib: remove addrlen check for mc addresses
Jiri Pirko
2010-02-28
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2009-09-24
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
2009-09-05
IPoIB: Check multicast address format
Jason Gunthorpe
[next]