Alexei Starovoitov
|
38b2cf2982
net: pktgen: packet bursting via skb->xmit_more
|
11 年之前 |
Joe Perches
|
294a0b7f31
pktgen: Convert pr_warning to pr_warn
|
11 年之前 |
Jesper Dangaard Brouer
|
afb84b6261
pktgen: add flag NO_TIMESTAMP to disable timestamping
|
11 年之前 |
David S. Miller
|
fa2dbdc253
net: Pass a "more" indication down into netdev_start_xmit() code paths.
|
11 年之前 |
David S. Miller
|
10b3ad8c21
net: Do txq_trans_update() in netdev_start_xmit()
|
11 年之前 |
Daniel Borkmann
|
10c51b5623
net: add skb_get_tx_queue() helper
|
11 年之前 |
David S. Miller
|
4798248e4e
net: Add ops->ndo_xmit_flush()
|
11 年之前 |
Fabian Frederick
|
aee944ddf8
pktgen: remove unnecessary break after goto
|
11 年之前 |
Jesper Dangaard Brouer
|
8788370a1d
pktgen: RCU-ify "if_list" to remove lock in next_to_run()
|
11 年之前 |
Jesper Dangaard Brouer
|
baac167b70
pktgen: avoid expensive set_current_state() call in loop
|
11 年之前 |
Thomas Graf
|
97dc48e220
pktgen: Use seq_puts() where seq_printf() is not needed
|
11 年之前 |
Daniel Borkmann
|
0f2eea4b7e
pktgen: be friendly to LLTX devices
|
11 年之前 |
Daniel Borkmann
|
6f25cd47dc
pktgen: fix xmit test for BQL enabled devices
|
11 年之前 |
Mathias Krause
|
72f8e06f3e
pktgen: document all supported flags
|
11 年之前 |
Mathias Krause
|
0945574750
pktgen: simplify error handling in pgctrl_write()
|
11 年之前 |
Mathias Krause
|
20b0c718c3
pktgen: fix out-of-bounds access in pgctrl_write()
|
11 年之前 |
Joe Perches
|
9ea08b1299
pktgen: Use ether_addr_copy
|
11 年之前 |
Fan Du
|
6bae919003
{xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not set
|
11 年之前 |
Fengguang Wu
|
5537a0557c
pktgen_dst_metrics[] can be static
|
11 年之前 |
Fan Du
|
8101328b79
{pktgen, xfrm} Show spi value properly when ipsec turned on
|
11 年之前 |
Fan Du
|
c454997e68
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
|
11 年之前 |
Fan Du
|
cf93d47ed4
{pktgen, xfrm} Construct skb dst for tunnel mode transformation
|
11 年之前 |
Fan Du
|
de4aee7d69
{pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow
|
11 年之前 |
Fan Du
|
6de9ace4ae
{pktgen, xfrm} Add statistics counting when transforming
|
11 年之前 |
Fan Du
|
0af0a4136b
{pktgen, xfrm} Correct xfrm state lock usage when transforming
|
11 年之前 |
fan.du
|
3868204d6b
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
|
11 年之前 |
Stephen Rothwell
|
73d94e9481
pktgen: add needed include file
|
12 年之前 |
Thomas Graf
|
03c633e733
pktgen: Use ip_send_check() to compute checksum
|
12 年之前 |
Thomas Graf
|
c26bf4a513
pktgen: Add UDPCSUM flag to support UDP checksums
|
12 年之前 |
Daniel Borkmann
|
7a6e288d27
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
|
12 年之前 |