Linus Torvalds
|
ce9d3c9a6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
17 years ago |
Roland Dreier
|
de90351219
[IPoIB]: Convert to netdevice internal stats
|
18 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 years ago |
Roland Dreier
|
ce423ef50e
IPoIB: Make sure no receives are handled when stopping device
|
17 years ago |
Roland Dreier
|
1b844afe9e
IPoIB: Recycle loopback skbs instead of freeing and reallocating
|
18 years ago |
Michael S. Tsirkin
|
2dfbfc3712
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
|
18 years ago |
Michael S. Tsirkin
|
24bd1e4e32
IB/ipoib: Fix typos in error messages
|
18 years ago |
Yosef Etigin
|
26bbf13ce1
IPoIB: Handle P_Key table reordering
|
18 years ago |
Roland Dreier
|
8d1cc86a62
IPoIB: Convert to NAPI
|
18 years ago |
Linus Torvalds
|
afc2e82c08
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
|
18 years ago |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 years ago |
Roland Dreier
|
a89875fc7e
IPoIB: Remove pointless opcode field from debugging output
|
18 years ago |
Michael S. Tsirkin
|
77d8e1efea
IB/ipoib: Fix thinko in packet length checks
|
18 years ago |
Michael S. Tsirkin
|
839fcaba35
IPoIB: Connected mode experimental support
|
18 years ago |
Ralph Campbell
|
37ccf9df97
IPoIB: Use the new verbs DMA mapping functions
|
18 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
Roland Dreier
|
73fbe8be73
IPoIB: Check for DMA mapping error for TX packets
|
18 years ago |
Eli Cohen
|
a8bfca0243
IPoIB: Add some likely/unlikely annotations in hot path
|
19 years ago |
Eli Cohen
|
5ccd025553
IPoIB: Rejoin all multicast groups after a port event
|
19 years ago |
Roland Dreier
|
2439a6e65f
IPoIB: Refactor completion handling
|
19 years ago |
Roland Dreier
|
31c02e2157
IPoIB: Avoid using stale last_send counter when reaping AHs
|
19 years ago |
Eli Cohen
|
959eb39297
IPoIB: Fix AH leak at interface down
|
19 years ago |
Shirley Ma
|
0f4852513f
IPoIB: Make send and receive queue sizes tunable
|
19 years ago |
Leonid Arsh
|
7a343d4c46
IPoIB: P_Key change event handling
|
19 years ago |
Leonid Arsh
|
6f633c8d69
IPoIB: Pass correct pointer when flushing child interfaces
|
19 years ago |
Jack Morgenstein
|
0b3ea0829c
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
|
19 years ago |
Eli Cohen
|
54d07e2a1e
IPoIB: Clean up if posting receives fails
|
19 years ago |
Ingo Molnar
|
95ed644fd1
IB: convert from semaphores to mutexes
|
19 years ago |
Eli Cohen
|
988bd50300
IPoIB: Fix memory leak of multicast group structures
|
19 years ago |
Michael S. Tsirkin
|
4f71055a45
IPoIB: protect child list in ipoib_ib_dev_flush
|
19 years ago |