Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Linus Torvalds
|
f470f8d4e7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
13 年之前 |
Roland Dreier
|
504255f8d0
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next
|
13 年之前 |
Paul Gortmaker
|
fec14d2fce
infiniband: add moduleparam.h to drivers/infiniband as required
|
14 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
Dotan Barak
|
787adb9d6a
IPoIB: Use the right function to do DMA unmap pages
|
13 年之前 |
Sean Hefty
|
96104eda01
RDMA/core: Add SRQ type field
|
14 年之前 |
Ian Campbell
|
5581be3b48
IPoIB: convert to SKB paged frag API.
|
14 年之前 |
Michał Mirosław
|
3d96c74d89
net: infiniband/ulp/ipoib: convert to hw_features
|
14 年之前 |
Joe Perches
|
948579cd8c
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
|
14 年之前 |
Or Gerlitz
|
8ae31e5b1f
IPoIB: Add GRO support
|
14 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Or Gerlitz
|
a48f509b26
IPoIB: Include return code in trace message for ib_post_send() failures
|
15 年之前 |
Eli Cohen
|
f0dc117abd
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
|
15 年之前 |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 年之前 |
Linus Torvalds
|
d7e9660ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 年之前 |
Roland Dreier
|
cd0bcf4cb9
IPoIB: Remove unused <rdma/ib_cache.h> includes
|
16 年之前 |
Eric Dumazet
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Eric W. Biederman
|
26574401fe
net: Fix ipoib rtnl_lock sysfs deadlock.
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
fcace2fe7a
infiniband: ipoib replace IPOIB_GID_FMT with %p6
|
16 年之前 |
Roland Dreier
|
943c246e9b
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
|
17 年之前 |
David J. Wilder
|
b1404069f6
IPoIB/cm: Use vmalloc() to allocate rx_rings
|
17 年之前 |
Roland Dreier
|
e08198169e
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
|
17 年之前 |
Eli Cohen
|
e112373fd6
IPoIB/cm: Reduce connected mode TX object size
|
17 年之前 |
Eli Cohen
|
bd3606715e
IPoIB: Use dev_set_mtu() to change mtu
|
17 年之前 |
Eli Cohen
|
c8c2afe360
IPoIB: Use rtnl lock/unlock when changing device flags
|
17 年之前 |
Roland Dreier
|
a7d834c4bc
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
|
17 年之前 |
Eli Cohen
|
f89271da32
IPoIB: Copy small received SKBs in connected mode
|
17 年之前 |