index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
pktgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-8
/
+8
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-15
/
+17
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+2
*
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-08
1
-3
/
+1
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2016-10-17
1
-7
/
+10
*
net: pktgen: fix pkt_size
Paolo Abeni
2016-10-03
1
-11
/
+10
*
net: pktgen: support injecting packets for qdisc testing
John Fastabend
2016-07-04
1
-2
/
+40
*
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-12
1
-1
/
+0
*
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-4
/
+4
*
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2016-04-26
1
-1
/
+0
*
net: pktgen: use reset to set mac header
Zhang Shengju
2016-03-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-1
/
+3
|
\
|
*
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
2016-01-11
1
-1
/
+3
*
|
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-3
/
+0
|
\
|
*
net: pktgen: don't abuse current->state in pktgen_thread_worker()
Oleg Nesterov
2015-08-06
1
-3
/
+0
*
|
net: pktgen: Remove unused 'allocated_skbs' field
Bogdan Hamciuc
2015-07-29
1
-2
/
+0
*
|
net: pktgen: Observe needed_headroom of the device
Bogdan Hamciuc
2015-07-29
1
-1
/
+2
|
/
*
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
2015-07-09
1
-9
/
+2
*
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
2015-07-09
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-13
/
+97
|
\
|
*
pktgen: remove one sparse error
Eric Dumazet
2015-05-25
1
-5
/
+5
|
*
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
Jesper Dangaard Brouer
2015-05-22
1
-2
/
+2
|
*
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
2015-05-22
1
-1
/
+1
|
*
pktgen: fix packet generation
Alexei Starovoitov
2015-05-12
1
-1
/
+10
|
*
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
1
-5
/
+77
|
*
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
1
-0
/
+3
*
|
net: core: pktgen: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
1
-2
/
+0
|
/
*
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
2015-02-22
1
-0
/
+3
*
net: spelling fixes
Stephen Hemminger
2015-02-14
1
-1
/
+1
*
pktgen: fix UDP checksum computation
Sabrina Dubroca
2015-02-05
1
-8
/
+8
*
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-19
1
-2
/
+1
*
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
2014-10-01
1
-2
/
+24
*
pktgen: Convert pr_warning to pr_warn
Joe Perches
2014-09-10
1
-12
/
+12
*
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
2014-09-01
1
-3
/
+16
*
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
1
-1
/
+1
*
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-09-01
1
-2
/
+1
*
net: add skb_get_tx_queue() helper
Daniel Borkmann
2014-08-29
1
-3
/
+1
*
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-24
1
-3
/
+1
*
pktgen: remove unnecessary break after goto
Fabian Frederick
2014-07-15
1
-1
/
+0
*
pktgen: RCU-ify "if_list" to remove lock in next_to_run()
Jesper Dangaard Brouer
2014-07-01
1
-49
/
+52
*
pktgen: avoid expensive set_current_state() call in loop
Jesper Dangaard Brouer
2014-07-01
1
-6
/
+3
*
pktgen: Use seq_puts() where seq_printf() is not needed
Thomas Graf
2014-05-16
1
-25
/
+25
*
pktgen: be friendly to LLTX devices
Daniel Borkmann
2014-04-12
1
-2
/
+6
*
pktgen: fix xmit test for BQL enabled devices
Daniel Borkmann
2014-04-07
1
-1
/
+1
*
pktgen: document all supported flags
Mathias Krause
2014-02-24
1
-1
/
+7
*
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
2014-02-24
1
-13
/
+6
*
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
2014-02-24
1
-1
/
+4
[next]