Wei Yongjun
|
86dc1ad2be
pktgen: remove some pointless conditionals before kfree_skb()
|
16 years ago |
Alexey Dobriyan
|
5447c5e401
netns xfrm: finding states in netns
|
16 years ago |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 years ago |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Robert Olsson
|
bfdbc0acad
pktgen: fix multiple queue warning
|
16 years ago |
Jesse Brandeburg
|
eb37b41cc2
pktgen: add full reset functionality
|
16 years ago |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Jesse Brandeburg
|
882716604e
pktgen: fix multiple queue warning
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Ilpo Järvinen
|
b4bb4ac8cb
pktgen: fix skb leak in case of failure
|
16 years ago |
Andrew Gallatin
|
64c00d81b5
pktgen: prevent pktgen from using bad tx queue
|
16 years ago |
Robert Olsson
|
e6fce5b916
pktgen: multiqueue etc.
|
16 years ago |
Robert Olsson
|
ff2a79a5a9
pktgen: mac count
|
16 years ago |
Robert Olsson
|
1211a64554
pktgen: random flow
|
16 years ago |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
David S. Miller
|
fd2ea0a79f
net: Use queue aware tests throughout.
|
17 years ago |
Denis V. Lunev
|
d3ede327e8
pktgen: make sure that pktgen_thread_worker has been executed
|
17 years ago |
Denis V. Lunev
|
5efdccbcda
net: assign PDE->data before gluing PDE into /proc tree
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Wang Chen
|
25296d599c
[PKTGEN]: Use proc_create() to setup ->proc_fops first
|
17 years ago |
Jesse Brandeburg
|
174ce04831
[PKTGEN]: pktgen should not print info that it is spinning
|
17 years ago |
Rami Rosen
|
9fe7c712fc
[PKTGEN]: Remove an unused definition in pktgen.c.
|
17 years ago |
Jan Engelhardt
|
1e637c74b0
[IPV4]: Enable use of 240/4 address space.
|
17 years ago |
Ilpo Järvinen
|
6db105db95
[PKTGEN]: uninline getCurUs
|
17 years ago |
Ilpo Järvinen
|
56e252c748
[PKTGEN]: Kill dead static inlines
|
17 years ago |
Joe Perches
|
21cf2253eb
[IPV4] net/core: Use ipv4_is_<type>
|
17 years ago |
Pavel Emelyanov
|
1f8170b0ec
[PKTGEN]: Fix double unlock of xfrm_state->lock
|
17 years ago |
Pavel Emelyanov
|
668f895a85
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
|
17 years ago |
Pavel Emelyanov
|
dfa4091129
[NET]: Use the skb_set_queue_mapping where appropriate
|
17 years ago |