Shlomo Pongratz
|
7e5a90c25f
IPoIB: Fix crash due to skb double destruct
|
12 years ago |
Roland Dreier
|
b13912bbb4
IPoIB: Call skb_dst_drop() once skb is enqueued for sending
|
12 years ago |
Roland Dreier
|
71d9c5f9e6
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
|
12 years ago |
Or Gerlitz
|
862096a8bb
IB/ipoib: Add more rtnl_link_ops callbacks
|
12 years ago |
Shlomo Pongratz
|
fa16ebed31
IB/ipoib: Add missing locking when CM object is deleted
|
13 years ago |
Shlomo Pongratz
|
b63b70d877
IPoIB: Use a private hash table for path lookup in xmit path
|
13 years ago |
Linus Torvalds
|
5dedb9f3bd
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
Roland Dreier
|
d90f9b3591
IB: Use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
f470f8d4e7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
13 years ago |
Roland Dreier
|
504255f8d0
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next
|
13 years ago |
Paul Gortmaker
|
fec14d2fce
infiniband: add moduleparam.h to drivers/infiniband as required
|
14 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Dotan Barak
|
787adb9d6a
IPoIB: Use the right function to do DMA unmap pages
|
13 years ago |
Sean Hefty
|
96104eda01
RDMA/core: Add SRQ type field
|
14 years ago |
Ian Campbell
|
5581be3b48
IPoIB: convert to SKB paged frag API.
|
14 years ago |
Michał Mirosław
|
3d96c74d89
net: infiniband/ulp/ipoib: convert to hw_features
|
14 years ago |
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 |