index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_multicast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2018-03-03
1
-1
/
+4
*
IB/ipoib: Make sure no in-flight joins while leaving that mcast
Erez Shitrit
2017-07-23
1
-16
/
+8
*
IB/ipoib: Use cancel_delayed_work_sync when needed
Erez Shitrit
2017-07-23
1
-6
/
+1
*
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
2017-07-23
1
-0
/
+2
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-0
/
+1
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-32
/
+27
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/IPoIB: Remove 'else' when the 'if' has a return.
Dasaratharaman Chandramouli
2017-05-01
1
-10
/
+9
*
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-28
1
-6
/
+3
*
IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow
Feras Daoud
2017-04-21
1
-6
/
+5
*
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
1
-5
/
+10
*
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
1
-12
/
+12
*
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
1
-3
/
+1
*
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
1
-2
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-2
/
+5
|
\
|
*
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
2016-12-14
1
-2
/
+5
*
|
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
1
-2
/
+4
|
/
*
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-06-07
1
-3
/
+3
*
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
1
-4
/
+6
*
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
2016-05-25
1
-13
/
+25
*
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
2016-02-12
1
-7
/
+17
*
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
2016-01-19
1
-4
/
+4
*
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
2015-12-23
1
-1
/
+20
*
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
2015-12-23
1
-10
/
+14
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
1
-1
/
+1
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-1
/
+1
*
|
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
1
-1
/
+1
*
|
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-13
1
-1
/
+1
|
/
*
IB/ipoib: Make sendonly multicast joins create the mcast group
Doug Ledford
2015-09-25
1
-10
/
+12
*
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
2015-09-25
1
-2
/
+2
*
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
2015-09-03
1
-2
/
+10
*
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
2015-09-03
1
-11
/
+27
*
IB/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
2015-04-15
1
-4
/
+2
*
IB/ipoib: Update broadcast record values after each successful join request
Erez Shitrit
2015-04-15
1
-1
/
+17
*
IB/ipoib: drop mcast_mutex usage
Doug Ledford
2015-04-15
1
-38
/
+32
*
IB/ipoib: deserialize multicast joins
Doug Ledford
2015-04-15
1
-168
/
+82
*
IB/ipoib: fix MCAST_FLAG_BUSY usage
Doug Ledford
2015-04-15
1
-126
/
+229
*
IB/ipoib: No longer use flush as a parameter
Doug Ledford
2015-04-15
1
-4
/
+14
*
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
1
-11
/
+9
*
IB/ipoib: Make the carrier_on_task race aware
Doug Ledford
2015-04-15
1
-8
/
+17
*
IB/ipoib: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
2015-04-15
1
-6
/
+2
*
Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"
Roland Dreier
2015-01-30
1
-2
/
+6
*
Revert "IPoIB: Make the carrier_on_task race aware"
Roland Dreier
2015-01-30
1
-15
/
+6
*
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2015-01-30
1
-93
/
+55
*
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
2015-01-30
1
-32
/
+5
*
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
1
-12
/
+14
*
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
1
-9
/
+12
*
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
1
-12
/
+9
*
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
1
-14
/
+12
*
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
2014-12-15
1
-5
/
+32
[next]