index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
2
-2
/
+2
*
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-13
3
-2
/
+5
*
IB/ipoib: increase the max mcast backlog queue
Doug Ledford
2015-09-25
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
3
-2
/
+22
*
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/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
1
-3
/
+1
*
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
3
-17
/
+4
*
IB/cm: Remove compare_data checks
Haggai Eran
2015-08-30
1
-1
/
+1
*
IB/ipoib: Return IPoIB devices matching connection parameters
Guy Shapiro
2015-08-30
1
-1
/
+228
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
1
-4
/
+3
*
IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
Jason Gunthorpe
2015-07-24
1
-1
/
+2
*
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
2015-07-14
1
-0
/
+1
*
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
4
-46
/
+54
*
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
2015-07-14
1
-6
/
+7
*
IB/IPoIB: Fix bad error flow in ipoib_add_port()
Amir Vadai
2015-07-14
1
-2
/
+4
*
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-07-14
1
-10
/
+2
*
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
1
-2
/
+6
*
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
1
-2
/
+2
|
\
|
*
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
2015-06-02
1
-2
/
+2
*
|
IB/Verbs: Reform IB-ulp ipoib
Michael Wang
2015-05-18
1
-7
/
+8
|
/
*
IPoIB/CM: Fix indentation level
Bart Van Assche
2015-05-05
1
-2
/
+2
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-04-22
6
-389
/
+492
|
\
|
*
IB/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
2015-04-15
2
-5
/
+2
|
*
IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
Erez Shitrit
2015-04-15
1
-3
/
+10
|
*
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2015-04-15
2
-1
/
+63
|
*
IB/ipoib: Update broadcast record values after each successful join request
Erez Shitrit
2015-04-15
1
-1
/
+17
|
*
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
2015-04-15
3
-72
/
+13
|
*
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
2
-128
/
+238
|
*
IB/ipoib: No longer use flush as a parameter
Doug Ledford
2015-04-15
4
-30
/
+39
|
*
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
6
-38
/
+66
|
*
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
|
*
IB/ipoib: change init sequence ordering
Doug Ledford
2015-04-15
1
-7
/
+17
|
*
IB/ipoib: factor out ah flushing
Doug Ledford
2015-04-15
1
-18
/
+28
*
|
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2015-04-17
2
-2
/
+6
|
/
*
infiniband/ipoib: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
2
-1
/
+8
*
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
2
-101
/
+57
*
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
2015-01-30
1
-32
/
+5
*
Revert "IPoIB: change init sequence ordering"
Roland Dreier
2015-01-30
1
-17
/
+7
*
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
6
-58
/
+34
*
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
3
-12
/
+15
*
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2015-01-30
3
-16
/
+17
*
IPoIB: No longer use flush as a parameter
Doug Ledford
2014-12-15
3
-17
/
+16
*
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
3
-15
/
+12
[next]