Commit History

Author SHA1 Message Date
  Eric Dumazet 52d6c8c6ca net: pktgen: disable xmit_clone on virtual devices 10 years ago
  Stephen Hemminger ca9f1fd263 net: spelling fixes 10 years ago
  Sabrina Dubroca 7744b5f369 pktgen: fix UDP checksum computation 10 years ago
  Markus Elfring ef87c5d6a1 net: pktgen: Deletion of an unnecessary check before the function call "proc_remove" 10 years ago
  Alexei Starovoitov 38b2cf2982 net: pktgen: packet bursting via skb->xmit_more 11 years ago
  Joe Perches 294a0b7f31 pktgen: Convert pr_warning to pr_warn 11 years ago
  Jesper Dangaard Brouer afb84b6261 pktgen: add flag NO_TIMESTAMP to disable timestamping 11 years ago
  David S. Miller fa2dbdc253 net: Pass a "more" indication down into netdev_start_xmit() code paths. 11 years ago
  David S. Miller 10b3ad8c21 net: Do txq_trans_update() in netdev_start_xmit() 11 years ago
  Daniel Borkmann 10c51b5623 net: add skb_get_tx_queue() helper 11 years ago
  David S. Miller 4798248e4e net: Add ops->ndo_xmit_flush() 11 years ago
  Fabian Frederick aee944ddf8 pktgen: remove unnecessary break after goto 11 years ago
  Jesper Dangaard Brouer 8788370a1d pktgen: RCU-ify "if_list" to remove lock in next_to_run() 11 years ago
  Jesper Dangaard Brouer baac167b70 pktgen: avoid expensive set_current_state() call in loop 11 years ago
  Thomas Graf 97dc48e220 pktgen: Use seq_puts() where seq_printf() is not needed 11 years ago
  Daniel Borkmann 0f2eea4b7e pktgen: be friendly to LLTX devices 11 years ago
  Daniel Borkmann 6f25cd47dc pktgen: fix xmit test for BQL enabled devices 11 years ago
  Mathias Krause 72f8e06f3e pktgen: document all supported flags 11 years ago
  Mathias Krause 0945574750 pktgen: simplify error handling in pgctrl_write() 11 years ago
  Mathias Krause 20b0c718c3 pktgen: fix out-of-bounds access in pgctrl_write() 11 years ago
  Joe Perches 9ea08b1299 pktgen: Use ether_addr_copy 11 years ago
  Fan Du 6bae919003 {xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not set 11 years ago
  Fengguang Wu 5537a0557c pktgen_dst_metrics[] can be static 11 years ago
  Fan Du 8101328b79 {pktgen, xfrm} Show spi value properly when ipsec turned on 11 years ago
  Fan Du c454997e68 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen 11 years ago
  Fan Du cf93d47ed4 {pktgen, xfrm} Construct skb dst for tunnel mode transformation 11 years ago
  Fan Du de4aee7d69 {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow 11 years ago
  Fan Du 6de9ace4ae {pktgen, xfrm} Add statistics counting when transforming 11 years ago
  Fan Du 0af0a4136b {pktgen, xfrm} Correct xfrm state lock usage when transforming 11 years ago
  fan.du 3868204d6b {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation 11 years ago