Paul Gortmaker
|
bf0813bd28
pktgen: Fix unsigned function that is returning negative vals
|
13 年之前 |
Dan Carpenter
|
26e29eeda0
pktgen: set correct max and min in pktgen_setup_inject()
|
13 年之前 |
Tom Herbert
|
7346649826
net: Add queue state xoff flag for stack
|
13 年之前 |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 年之前 |
Eric Dumazet
|
33136d12be
pktgen: remove ndelay() call
|
13 年之前 |
Ian Campbell
|
a0bec1cd8f
net: do not take an additional reference in skb_frag_set_page
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
Ian Campbell
|
ea2ab69379
net: convert core to skb paged frag APIs
|
14 年之前 |
Neil Horman
|
d887331506
net: add IFF_SKB_TX_SHARED flag to priv_flags
|
14 年之前 |
WANG Cong
|
ce14f8946a
pktgen: refactor pg_init() code
|
14 年之前 |
WANG Cong
|
68d5ac2ed6
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
|
14 年之前 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 年之前 |
Alexey Dobriyan
|
4940fc889e
net: add mac_pton() for parsing MAC address
|
14 年之前 |
Alexey Dobriyan
|
47a0200d53
pktgen: use %pI6c for printing IPv6 addresses
|
14 年之前 |
amit salecha
|
7d36a991e8
pktgen: create num frags requested
|
14 年之前 |
David S. Miller
|
21f825e618
pktgen: Fix set-but-unused variable.
|
14 年之前 |
Eric Dumazet
|
94dcf29a11
kthread: use kthread_create_on_node()
|
14 年之前 |
Daniel Turull
|
05aebe2e5d
pktgen: bug fix in transmission headers with frags=0
|
14 年之前 |
David S. Miller
|
33175d84ee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Daniel Turull
|
03a14ab134
pktgen: fix errata in show results
|
14 年之前 |
Eric Dumazet
|
26ad787962
pktgen: speedup fragmented skbs
|
14 年之前 |
Joe Perches
|
58231186c4
pktgen: Remove unnecessary prefix from pr_<level>
|
14 年之前 |
Junchang Wang
|
a8d764b983
pktgen: adding prefetchw() call
|
14 年之前 |
Eric Dumazet
|
5a0d2268d2
net: add netif_tx_queue_frozen_or_stopped
|
14 年之前 |
Eric Dumazet
|
551eaff1b3
pktgen: allow faster module unload
|
14 年之前 |
John Fastabend
|
9e50e3ac5a
net: add priority field to pktgen
|
14 年之前 |
Junchang Wang
|
eb589063ed
pktgen: correct uninitialized queue_map
|
14 年之前 |
Dmitry Torokhov
|
86c2c0a8a4
NET: pktgen - fix compile warning
|
14 年之前 |
Nelson Elhage
|
448d7b5daf
pktgen: Limit how much data we copy onto the stack.
|
14 年之前 |