index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPoIB: Change CM skb memory allocation to be non-atomic during init
Tal Alon
2013-11-08
1
-5
/
+9
*
IPoIB: Fix race in deleting ipoib_neigh entries
Jim Foraker
2013-08-13
1
-3
/
+0
*
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-05-07
1
-1
/
+1
*
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
2013-03-22
1
-2
/
+6
*
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
-0
/
+3
*
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
2012-10-02
1
-31
/
+0
*
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-10-01
1
-10
/
+24
*
IB/ipoib: Add missing locking when CM object is deleted
Shlomo Pongratz
2012-08-14
1
-0
/
+3
*
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-30
1
-11
/
+5
*
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
|
*
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
2012-07-08
1
-1
/
+1
*
|
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
1
-1
/
+1
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-11-01
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
2011-11-01
1
-2
/
+3
|
|
\
\
|
|
|
*
RDMA/core: Add SRQ type field
Sean Hefty
2011-10-13
1
-0
/
+1
|
|
|
/
|
|
/
|
|
|
*
IPoIB: Use the right function to do DMA unmap pages
Dotan Barak
2011-10-18
1
-2
/
+2
|
|
/
*
|
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-1
/
+1
*
|
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
-9
/
+2
*
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
2011-01-12
1
-7
/
+3
*
IPoIB: Add GRO support
Or Gerlitz
2011-01-10
1
-0
/
+1
*
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
-3
/
+5
*
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
2010-03-11
1
-0
/
+2
*
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-02-18
1
-1
/
+1
*
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
|
/
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-2
/
+2
*
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
2009-05-18
1
-2
/
+4
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-2
/
+2
*
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
2008-10-28
1
-4
/
+4
*
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-30
1
-36
/
+52
*
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
2008-08-08
1
-5
/
+12
*
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
Roland Dreier
2008-07-30
1
-1
/
+1
*
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
2008-07-14
1
-6
/
+6
*
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2008-07-14
1
-1
/
+1
*
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2008-07-14
1
-2
/
+6
*
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
2008-07-14
1
-16
/
+47
*
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
1
-0
/
+19
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-29
1
-4
/
+4
*
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2008-04-16
1
-2
/
+2
*
IPoIB: Add LSO support
Eli Cohen
2008-04-16
1
-2
/
+5
*
IPoIB: Use checksum offload support if available
Eli Cohen
2008-04-16
1
-0
/
+8
*
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2008-03-12
1
-3
/
+5
*
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
2008-03-11
1
-0
/
+1
[next]