1. 396244b pktgen: do not sleep with the thread lock held. by Paolo Abeni · 5 years ago
  2. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  3. f15f084 pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warning by Jakub Kicinski · 6 years ago
  4. 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  5. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 6 years ago
  6. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  7. 29d1df7 pktgen: Fix memory leak in pktgen_if_write by Gustavo A. R. Silva · 7 years ago
  8. a870a02 pktgen: use dynamic allocation for debug print buffer by Arnd Bergmann · 7 years ago
  9. 3595139 pktgen: Remove VLA usage by Gustavo A. R. Silva · 7 years ago
  10. 59d2697 net: Convert pg_net_ops by Kirill Tkhai · 7 years ago
  11. 52e12d5 pktgen: Clean read user supplied flag mess by Dmitry Safonov · 7 years ago
  12. 99c6d3d pktgen: Remove brute-force printing of flags by Dmitry Safonov · 7 years ago
  13. 6f107c7 pktgen: Add behaviour flags macro to generate flags/names by Dmitry Safonov · 7 years ago
  14. 57a5749b pktgen: Add missing !flag parameters by Dmitry Safonov · 7 years ago
  15. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  16. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  17. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  18. 7f5d3f2 pktgen: document 32-bit timestamp overflow by Arnd Bergmann · 7 years ago
  19. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  20. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  21. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  22. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  23. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  24. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  25. a5135bc net-tc: convert tc_verd to integer bitfields by Willem de Bruijn · 8 years ago
  26. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  27. 9a0b1e8 net: pktgen: remove rcu locking in pktgen_change_name() by Eric Dumazet · 8 years ago
  28. 63d7546 net: pktgen: fix pkt_size by Paolo Abeni · 8 years ago
  29. 0967f24 net: pktgen: support injecting packets for qdisc testing by John Fastabend · 8 years ago
  30. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  31. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  32. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  33. c145aeb net: pktgen: use reset to set mac header by Zhang Shengju · 9 years ago
  34. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 3de0359 net: pktgen: fix null ptr deref in skb allocation by John Fastabend · 9 years ago
  36. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  37. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. 7ba8bd7 net: pktgen: don't abuse current->state in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  39. 1ce4b2f net: pktgen: Remove unused 'allocated_skbs' field by Bogdan Hamciuc · 9 years ago
  40. 879c7220 net: pktgen: Observe needed_headroom of the device by Bogdan Hamciuc · 9 years ago
  41. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  42. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  43. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  44. d496958 pktgen: remove one sparse error by Eric Dumazet · 9 years ago
  45. 4020726 pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input by Jesper Dangaard Brouer · 9 years ago
  46. d079abd pktgen: adjust spacing in proc file interface output by Jesper Dangaard Brouer · 9 years ago
  47. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 9 years ago
  48. 62f64ae pktgen: introduce xmit_mode '<start_xmit|netif_receive>' by Alexei Starovoitov · 9 years ago
  49. f1f00d8ff pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant by Jesper Dangaard Brouer · 9 years ago
  50. 46ac2f5 net: core: pktgen: Remove bogus hrtimer_active() check by Thomas Gleixner · 9 years ago
  51. 52d6c8c net: pktgen: disable xmit_clone on virtual devices by Eric Dumazet · 10 years ago
  52. ca9f1fd net: spelling fixes by Stephen Hemminger · 10 years ago
  53. 7744b5f pktgen: fix UDP checksum computation by Sabrina Dubroca · 10 years ago
  54. ef87c5d net: pktgen: Deletion of an unnecessary check before the function call "proc_remove" by Markus Elfring · 10 years ago
  55. 38b2cf2 net: pktgen: packet bursting via skb->xmit_more by Alexei Starovoitov · 10 years ago
  56. 294a0b7 pktgen: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  57. afb84b62 pktgen: add flag NO_TIMESTAMP to disable timestamping by Jesper Dangaard Brouer · 10 years ago
  58. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  59. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  60. 10c51b5623 net: add skb_get_tx_queue() helper by Daniel Borkmann · 10 years ago
  61. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  62. aee944d pktgen: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  63. 8788370 pktgen: RCU-ify "if_list" to remove lock in next_to_run() by Jesper Dangaard Brouer · 10 years ago
  64. baac167 pktgen: avoid expensive set_current_state() call in loop by Jesper Dangaard Brouer · 10 years ago
  65. 97dc48e pktgen: Use seq_puts() where seq_printf() is not needed by Thomas Graf · 10 years ago
  66. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 11 years ago
  67. 6f25cd4 pktgen: fix xmit test for BQL enabled devices by Daniel Borkmann · 11 years ago
  68. 72f8e06 pktgen: document all supported flags by Mathias Krause · 11 years ago
  69. 0945574 pktgen: simplify error handling in pgctrl_write() by Mathias Krause · 11 years ago
  70. 20b0c71 pktgen: fix out-of-bounds access in pgctrl_write() by Mathias Krause · 11 years ago
  71. 9ea08b1 pktgen: Use ether_addr_copy by Joe Perches · 11 years ago
  72. 6bae919 {xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not set by Fan Du · 11 years ago
  73. 5537a05 pktgen_dst_metrics[] can be static by Fengguang Wu · 11 years ago
  74. 8101328 {pktgen, xfrm} Show spi value properly when ipsec turned on by Fan Du · 11 years ago
  75. c454997 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen by Fan Du · 11 years ago
  76. cf93d47e {pktgen, xfrm} Construct skb dst for tunnel mode transformation by Fan Du · 11 years ago
  77. de4aee7 {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow by Fan Du · 11 years ago
  78. 6de9ace {pktgen, xfrm} Add statistics counting when transforming by Fan Du · 11 years ago
  79. 0af0a41 {pktgen, xfrm} Correct xfrm state lock usage when transforming by Fan Du · 11 years ago
  80. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  81. 73d94e9 pktgen: add needed include file by Stephen Rothwell · 11 years ago
  82. 03c633e pktgen: Use ip_send_check() to compute checksum by Thomas Graf · 11 years ago
  83. c26bf4a pktgen: Add UDPCSUM flag to support UDP checksums by Thomas Graf · 11 years ago
  84. 7a6e288 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb by Daniel Borkmann · 11 years ago
  85. 525cebe pktgen: Fix position of ip and udp header by Thomas Graf · 11 years ago
  86. 7cc4619 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail by Simon Horman · 11 years ago
  87. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  88. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  89. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 12 years ago
  90. 70e3ba7 net/core: remove duplicate statements by do-while loop by Akinobu Mita · 11 years ago
  91. 33d7c5e net/core: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  92. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  93. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  94. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 604dfd6 pktgen: correctly handle failures when adding a device by Cong Wang · 12 years ago
  96. 4e58a02 pktgen: support net namespace by Cong Wang · 12 years ago
  97. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  98. 06e3041 pktgen: Use ipv6_addr_any by Joe Perches · 12 years ago
  99. c468fb1 pktgen: replace scan_ip6() with in6_pton() by Amerigo Wang · 12 years ago
  100. 4c139b8 pktgen: enable automatic IPv6 address setting by Amerigo Wang · 12 years ago