index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_ib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2015-04-15
1
-1
/
+58
*
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
2015-04-15
1
-58
/
+9
*
IB/ipoib: No longer use flush as a parameter
Doug Ledford
2015-04-15
1
-18
/
+17
*
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
1
-3
/
+3
*
IB/ipoib: factor out ah flushing
Doug Ledford
2015-04-15
1
-18
/
+28
*
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
1
-3
/
+3
*
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
1
-2
/
+2
*
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2015-01-30
1
-9
/
+10
*
IPoIB: No longer use flush as a parameter
Doug Ledford
2014-12-15
1
-10
/
+9
*
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
1
-2
/
+2
*
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
1
-3
/
+3
*
IB/ipoib: Avoid multicast join attempts with invalid P_key
Alex Estrin
2014-08-10
1
-38
/
+42
*
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
2014-08-05
1
-4
/
+4
*
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
2014-08-05
1
-59
/
+14
*
IPoIB: Add path query flushing in ipoib_ib_dev_cleanup
Erez Shitrit
2013-11-08
1
-0
/
+5
*
IPoIB: Avoid flushing the driver workqueue on dev_down
Erez Shitrit
2013-11-08
1
-3
/
+1
*
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
2013-11-08
1
-2
/
+2
*
IPoIB: Fix crash in dev_open error flow
Erez Shitrit
2013-11-08
1
-4
/
+7
*
IPoIB: Fix pkey change flow for virtualization environments
Erez Shitrit
2013-07-31
1
-13
/
+63
*
IPoIB: Fix crash due to skb double destruct
Shlomo Pongratz
2013-02-05
1
-3
/
+3
*
IPoIB: Call skb_dst_drop() once skb is enqueued for sending
Roland Dreier
2012-12-19
1
-1
/
+2
*
IPoIB: fix skb truesize underestimatiom
Eric Dumazet
2012-07-10
1
-4
/
+8
*
IB: Change CQE "csum_ok" field to a bit flag
Or Gerlitz
2012-03-08
1
-1
/
+2
*
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
2011-11-29
1
-5
/
+8
*
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-8
/
+10
*
IPoIB: convert to SKB paged frag API.
Ian Campbell
2011-08-26
1
-2
/
+3
*
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-04-20
1
-1
/
+1
*
IPoIB: Add GRO support
Or Gerlitz
2011-01-10
1
-1
/
+1
*
IPoIB: Remove LRO support
Or Gerlitz
2011-01-10
1
-7
/
+1
*
IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)
Christoph Lameter
2010-09-28
1
-3
/
+11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
2010-03-11
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
1
-1
/
+0
|
\
|
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+0
*
|
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2009-09-05
1
-1
/
+0
|
/
*
IPoIB: Disable NAPI while CQ is being drained
Yossi Etigin
2009-04-20
1
-2
/
+4
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-3
/
+3
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-3
/
+3
*
IPoIB: Always initialize poll_timer to avoid crash on unload
Roland Dreier
2008-10-10
1
-4
/
+3
*
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-30
1
-8
/
+22
*
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
2008-07-14
1
-15
/
+27
*
IPoIB: add LRO support
Vladimir Sokolovsky
2008-07-14
1
-1
/
+7
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
2008-04-30
1
-5
/
+42
*
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-29
1
-19
/
+26
*
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-23
1
-37
/
+88
*
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2008-04-16
1
-5
/
+5
*
IPoIB: Add LSO support
Eli Cohen
2008-04-16
1
-31
/
+76
*
IPoIB: Use checksum offload support if available
Eli Cohen
2008-04-16
1
-0
/
+9
[next]