Commit Graph

173 Commits (27ea7fd2889eb93041480b18de655b1ff003e05d)

Author SHA1 Message Date
WANG Cong ce14f8946a pktgen: refactor pg_init() code 14 years ago
WANG Cong 68d5ac2ed6 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Alexey Dobriyan 4940fc889e net: add mac_pton() for parsing MAC address 14 years ago
Alexey Dobriyan 47a0200d53 pktgen: use %pI6c for printing IPv6 addresses 14 years ago
amit salecha 7d36a991e8 pktgen: create num frags requested 14 years ago
David S. Miller 21f825e618 pktgen: Fix set-but-unused variable. 14 years ago
Eric Dumazet 94dcf29a11 kthread: use kthread_create_on_node() 14 years ago
Daniel Turull 05aebe2e5d pktgen: bug fix in transmission headers with frags=0 14 years ago
Daniel Turull 03a14ab134 pktgen: fix errata in show results 14 years ago
Eric Dumazet 26ad787962 pktgen: speedup fragmented skbs 14 years ago
Joe Perches 58231186c4 pktgen: Remove unnecessary prefix from pr_<level> 14 years ago
Junchang Wang a8d764b983 pktgen: adding prefetchw() call 14 years ago
Eric Dumazet 5a0d2268d2 net: add netif_tx_queue_frozen_or_stopped 14 years ago
Eric Dumazet 551eaff1b3 pktgen: allow faster module unload 14 years ago
John Fastabend 9e50e3ac5a net: add priority field to pktgen 14 years ago
Junchang Wang eb589063ed pktgen: correct uninitialized queue_map 14 years ago
Dmitry Torokhov 86c2c0a8a4 NET: pktgen - fix compile warning 14 years ago
Nelson Elhage 448d7b5daf pktgen: Limit how much data we copy onto the stack. 14 years ago
Paul Gortmaker d618222352 pktgen: clean up handling of local/transient counter vars 15 years ago
Andy Shevchenko 82fd5b5d1e net: core: use kernel's converter from hex to bin 15 years ago
Eric Dumazet ba4fd9d828 pktgen: remove non used variable 15 years ago
Andy Shevchenko 451e07a264 net: core: don't use own hex_to_bin() method 15 years ago
Joe Perches 8a994a7180 net/core: Remove unnecessary casts of private_data 15 years ago
Joe Perches f9467eaec3 net/core/pktgen.c: Use pr_<level> 15 years ago
Daniel Turull 43d28b6515 pktgen: increasing transmission granularity 15 years ago
Daniel Turull 07a0f0f07a pktgen: Fix accuracy of inter-packet delay. 15 years ago
Robert Olsson e99b99b471 pktgen node allocation 15 years ago
Jamal Hadi Salim bd55775c8d xfrm: SA lookups signature with mark 15 years ago
Rafael J. Wysocki 1b3f720bf0 pktgen: Fix freezing problem 15 years ago
John Fastabend f466dba183 pktgen: ndo_start_xmit can return NET_XMIT_xxx values 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Eric Dumazet 3291b9db56 pktgen: NUMA aware 15 years ago
Eric Dumazet 3e9848403a pktgen: Fix netdevice unregister 15 years ago
Eric Dumazet 593f63b0be pktgen: Fix device name compares 15 years ago
Eric Dumazet baac856454 pktgen: tx_bytes might be slightly wrong 15 years ago
Eric Dumazet 66ed1e5ec1 pktgen: Dont leak kernel memory 16 years ago
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