Commit Graph

132 Commits (c05e85a06e376f6b6d59e71e5333d707e956d78b)

Author SHA1 Message Date
Eric Dumazet 0835acfe72 pktgen: Avoid dirtying skb->users when txq is full 16 years ago
Eric Dumazet 9240d7154e pktgen: restore nanosec delays 16 years ago
Eric Dumazet 896a7cf8d8 pktgen: Fix multiqueue handling 16 years ago
Eric Dumazet 417bc4b855 pktgen: Fix delay handling 16 years ago
Stephen Hemminger ef87979c27 pktgen: better scheduler friendliness 16 years ago
Stephen Hemminger 6b80d6a6b4 pktgen: T_TERMINATE flag is unused 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Alexey Dobriyan 2975315b79 pktgen: use proc_create_data() 16 years ago
Stephen Hemminger c3d2f52dd4 pktgen: increase version 16 years ago
Stephen Hemminger 63adc6fb8a pktgen: cleanup checkpatch warnings 16 years ago
Stephen Hemminger 64e8ff5ef2 pktgen: use common idle routine 16 years ago
Stephen Hemminger 2bc481cf43 pktgen: spin using hrtimer 16 years ago
Stephen Hemminger fd29cf7262 pktgen: convert to use ktime_t 16 years ago
Stephen Hemminger 5c9d191c16 pktgen: avoid calling gettimeofday 16 years ago
Stephen Hemminger 5b8db2f568 pktgen: reorganize transmit loop 16 years ago
Stephen Hemminger e470757d61 pktgen: use netdev_alloc_skb 16 years ago
Stephen Hemminger 7d7bb1cf0e pktgen: cleanup clone count test 16 years ago
Stephen Hemminger 3791decb5a pktgen: xmit logic reorganization 16 years ago
Stephen Hemminger 3bda06a3d7 pktgen: stop_device cleanup 16 years ago
Stephen Hemminger 65c5b786a3 pktgen: mark read-only/mostly variables 16 years ago
Stephen Hemminger 475ac1e409 pktgen: change inlining 16 years ago
Stephen Hemminger 648fda7404 pktgen: minor cleanup 16 years ago
Figo.zhang 1d0ebfe7c9 net pkgen.c:fix no need for check 16 years ago
Eric Dumazet 08baf56108 net: txq_trans_update() helper 16 years ago
Florian Westphal 5b5f792a6a pktgen: do not access flows[] beyond its length 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
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
Robert Olsson bfdbc0acad pktgen: fix multiple queue warning 16 years ago
Jesse Brandeburg eb37b41cc2 pktgen: add full reset functionality 16 years ago
Jesse Brandeburg 882716604e pktgen: fix multiple queue warning 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Ilpo Järvinen b4bb4ac8cb pktgen: fix skb leak in case of failure 17 years ago
Andrew Gallatin 64c00d81b5 pktgen: prevent pktgen from using bad tx queue 17 years ago
Robert Olsson e6fce5b916 pktgen: multiqueue etc. 17 years ago
Robert Olsson ff2a79a5a9 pktgen: mac count 17 years ago
Robert Olsson 1211a64554 pktgen: random flow 17 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