index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
pktgen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
net: pktgen: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-01-12
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
1
-1
/
+3
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-2
/
+2
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2015-08-07
net: pktgen: don't abuse current->state in pktgen_thread_worker()
Oleg Nesterov
1
-3
/
+0
2015-07-30
net: pktgen: Remove unused 'allocated_skbs' field
Bogdan Hamciuc
1
-2
/
+0
2015-07-30
net: pktgen: Observe needed_headroom of the device
Bogdan Hamciuc
1
-1
/
+2
2015-07-10
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
1
-9
/
+2
2015-07-10
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+97
2015-05-26
pktgen: remove one sparse error
Eric Dumazet
1
-5
/
+5
2015-05-23
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
Jesper Dangaard Brouer
1
-2
/
+2
2015-05-23
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
1
-1
/
+1
2015-05-13
pktgen: fix packet generation
Alexei Starovoitov
1
-1
/
+10
2015-05-10
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
1
-5
/
+77
2015-05-10
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
1
-0
/
+3
2015-04-22
net: core: pktgen: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-2
/
+0
2015-02-23
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
1
-0
/
+3
2015-02-15
net: spelling fixes
Stephen Hemminger
1
-1
/
+1
2015-02-06
pktgen: fix UDP checksum computation
Sabrina Dubroca
1
-8
/
+8
2014-11-19
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
1
-2
/
+1
2014-10-02
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
1
-2
/
+24
2014-09-10
pktgen: Convert pr_warning to pr_warn
Joe Perches
1
-12
/
+12
2014-09-02
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
1
-3
/
+16
2014-09-02
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
1
-1
/
+1
2014-09-02
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
1
-2
/
+1
2014-08-30
net: add skb_get_tx_queue() helper
Daniel Borkmann
1
-3
/
+1
2014-08-25
net: Add ops->ndo_xmit_flush()
David S. Miller
1
-3
/
+1
2014-07-16
pktgen: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-02
pktgen: RCU-ify "if_list" to remove lock in next_to_run()
Jesper Dangaard Brouer
1
-49
/
+52
2014-07-02
pktgen: avoid expensive set_current_state() call in loop
Jesper Dangaard Brouer
1
-6
/
+3
2014-05-17
pktgen: Use seq_puts() where seq_printf() is not needed
Thomas Graf
1
-25
/
+25
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
1
-2
/
+6
2014-04-07
pktgen: fix xmit test for BQL enabled devices
Daniel Borkmann
1
-1
/
+1
2014-02-25
pktgen: document all supported flags
Mathias Krause
1
-1
/
+7
2014-02-25
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
1
-13
/
+6
2014-02-25
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
1
-1
/
+4
2014-01-22
pktgen: Use ether_addr_copy
Joe Perches
1
-4
/
+4
2014-01-10
{xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not set
Fan Du
1
-2
/
+2
2014-01-06
pktgen_dst_metrics[] can be static
Fengguang Wu
1
-1
/
+1
2014-01-03
{pktgen, xfrm} Show spi value properly when ipsec turned on
Fan Du
1
-1
/
+4
2014-01-03
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
Fan Du
1
-7
/
+15
2014-01-03
{pktgen, xfrm} Construct skb dst for tunnel mode transformation
Fan Du
1
-1
/
+27
2014-01-03
{pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow
Fan Du
1
-0
/
+12
2014-01-03
{pktgen, xfrm} Add statistics counting when transforming
Fan Du
1
-3
/
+7
2014-01-03
{pktgen, xfrm} Correct xfrm state lock usage when transforming
Fan Du
1
-3
/
+2
2013-12-02
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2013-07-29
pktgen: add needed include file
Stephen Rothwell
1
-0
/
+1
2013-07-28
pktgen: Use ip_send_check() to compute checksum
Thomas Graf
1
-2
/
+1
[next]