Joe Perches
|
948579cd8c
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
|
14 years ago |
Or Gerlitz
|
8ae31e5b1f
IPoIB: Add GRO support
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Or Gerlitz
|
a48f509b26
IPoIB: Include return code in trace message for ib_post_send() failures
|
15 years ago |
Eli Cohen
|
f0dc117abd
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
|
15 years ago |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 years ago |
Linus Torvalds
|
d7e9660ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Roland Dreier
|
cd0bcf4cb9
IPoIB: Remove unused <rdma/ib_cache.h> includes
|
16 years ago |
Eric Dumazet
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Eric W. Biederman
|
26574401fe
net: Fix ipoib rtnl_lock sysfs deadlock.
|
16 years ago |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 years ago |
Harvey Harrison
|
fcace2fe7a
infiniband: ipoib replace IPOIB_GID_FMT with %p6
|
16 years ago |
Roland Dreier
|
943c246e9b
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
|
16 years ago |
David J. Wilder
|
b1404069f6
IPoIB/cm: Use vmalloc() to allocate rx_rings
|
17 years ago |
Roland Dreier
|
e08198169e
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
|
17 years ago |
Eli Cohen
|
e112373fd6
IPoIB/cm: Reduce connected mode TX object size
|
17 years ago |
Eli Cohen
|
bd3606715e
IPoIB: Use dev_set_mtu() to change mtu
|
17 years ago |
Eli Cohen
|
c8c2afe360
IPoIB: Use rtnl lock/unlock when changing device flags
|
17 years ago |
Roland Dreier
|
a7d834c4bc
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
|
17 years ago |
Eli Cohen
|
f89271da32
IPoIB: Copy small received SKBs in connected mode
|
17 years ago |
Roland Dreier
|
f3781d2e89
RDMA: Remove subversion $Id tags
|
17 years ago |
Eli Cohen
|
f56bcd8013
IPoIB: Use separate CQ for UD send completions
|
17 years ago |
Roland Dreier
|
9fdd5e5bf6
IPoIB: Handle case when P_Key is deleted and re-added at same index
|
17 years ago |
Eli Cohen
|
40ca1988e0
IPoIB: Add LSO support
|
17 years ago |
Eli Cohen
|
6046136c74
IPoIB: Use checksum offload support if available
|
17 years ago |
Roland Dreier
|
10313cbb92
IPoIB: Allocate priv->tx_ring with vmalloc()
|
17 years ago |
Roland Dreier
|
4200406b8f
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
|
17 years ago |
Pradeep Satyanarayana
|
ec229e5e81
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
|
17 years ago |
Eli Cohen
|
7143740d26
IPoIB: Add send gather support
|
17 years ago |