1. 37b41ca net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 4 years, 8 months ago
  2. 21a554f net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 4 years, 8 months ago
  3. 594c7921a net: netem: fix backlog accounting for corrupted GSO frames by Jakub Kicinski · 5 years ago
  4. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 9 months ago
  5. 9850f93 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 4 years, 9 months ago
  6. 009510a net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 5 years ago
  7. 8dd57cc net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  8. 977f75d sch_netem: avoid null pointer deref on init failure by Nikolay Aleksandrov · 7 years ago
  9. e927ffb sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 6 years ago
  10. 3649d93 netem: apply correct delay when rate throttling by Nik Unger · 7 years ago
  11. 48da34b sched: add and use qdisc_skb_head helpers by Florian Westphal · 8 years ago
  12. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago
  13. 97d0678 sched: don't use skb queue helpers by Florian Westphal · 8 years ago
  14. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 8a6e9c6 net_sched: netem: do not call qdisc_drop() with a NULL skb by Eric Dumazet · 8 years ago
  16. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  17. 21de12e netem: fix a use after free by Eric Dumazet · 8 years ago
  18. 2f08a9a net_sched: sch_netem: defer skb freeing by Eric Dumazet · 8 years ago
  19. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  20. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  21. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  22. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  23. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 8 years ago
  25. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  26. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  27. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 8 years ago
  28. b396cca net: sched: deprecate enqueue_root() by Eric Dumazet · 9 years ago
  29. 0ad2a83 netem: Fixes byte backlog accounting for the first of two chained netem instances by Beshay, Joseph · 9 years ago
  30. 56b1742 net: add rbnode to struct sk_buff by Eric Dumazet · 10 years ago
  31. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  32. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  33. 3fbac2a sch_netem: replace magic numbers with enumerate in get_loss_clg by Yang Yingliang · 10 years ago
  34. c045a73 sch_netem: replace magic numbers with enumerate in GE model by Yang Yingliang · 10 years ago
  35. 49545a7 sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sched_data *" by Yang Yingliang · 10 years ago
  36. 54a4b05 sch_netem: return errcode before setting params by Yang Yingliang · 10 years ago
  37. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 10 years ago
  38. a6e2fe1 sch_netem: replace magic numbers with enumerate by Yang Yingliang · 10 years ago
  39. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  40. 6a031f6 sch_netem: support of 64bit rates by Yang Yingliang · 10 years ago
  41. 8cfd88d sch_netem: more precise length of packets by Yang Yingliang · 10 years ago
  42. 833fa74 net_sched: add space around '>' and before '(' by Yang Yingliang · 11 years ago
  43. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  44. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  45. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  46. 4a3ad7b netem: markov loss model transition fix by Hagen Paul Pfeifer · 11 years ago
  47. ff70405 netem: free skb's in tree on reset by stephen hemminger · 11 years ago
  48. 638a52b netem: update backlog after drop by stephen hemminger · 11 years ago
  49. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  50. 36b7bfe netem: fix possible NULL deref in netem_dequeue() by Eric Dumazet · 11 years ago
  51. aec0a40 netem: use rb tree to implement the time queue by Eric Dumazet · 11 years ago
  52. a13d310 netem: fix delay calculation in rate extension by Johannes Naab · 11 years ago
  53. 5a308f4 netem: refine early skb orphaning by Eric Dumazet · 12 years ago
  54. 960fb66 netem: add limitation to reordered packets by Eric Dumazet · 12 years ago
  55. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 116a0fc netem: fix possible skb leak by Eric Dumazet · 12 years ago
  57. e4ae004 netem: add ECN capability by Eric Dumazet · 12 years ago
  58. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  59. cd961c2 netem: fix dequeue by Eric Dumazet · 12 years ago
  60. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 12 years ago
  61. a42b479 netem: Fix off-by-one bug in reordering by Vijay Subramanian · 12 years ago
  62. eb10192 net_sched: Bug in netem reordering by Hagen Paul Pfeifer · 12 years ago
  63. 5061253 netem: fix classful handling by Eric Dumazet · 12 years ago
  64. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. bb52c7a netem: dont call vfree() under spinlock and BH disabled by Eric Dumazet · 12 years ago
  66. 2494654 netem: loss model API sizes by stephen hemminger · 12 years ago
  67. 90b41a1 netem: add cell concept to simulate special MAC behavior by Hagen Paul Pfeifer · 13 years ago
  68. fc33cc7 netem: fix build error on 32bit arches by Eric Dumazet · 13 years ago
  69. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  70. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 78776d3 sch_netem: Need to include vmalloc.h by David S. Miller · 13 years ago
  73. 250a65f netem: update version and cleanup by stephen hemminger · 13 years ago
  74. 661b797 netem: revised correlated loss generator by stephen hemminger · 13 years ago
  75. 10f6dfc Revert "sch_netem: Remove classful functionality" by stephen hemminger · 13 years ago
  76. df173bd netem: define NETEM_DIST_MAX by stephen hemminger · 13 years ago
  77. 6373a9a netem: use vmalloc for distribution table by stephen hemminger · 13 years ago
  78. 861d7f7 netem: cleanup dump code by stephen hemminger · 13 years ago
  79. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  80. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 13 years ago
  81. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 13 years ago
  82. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  83. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 13 years ago
  84. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  86. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  87. 8caf153 net: sch_netem: Fix an inconsistency in ingress netem timestamps. by Jarek Poplawski · 15 years ago
  88. 05a8c1c pkt_sched: Remove smp_wmb() in qdisc_watchdog() by Jarek Poplawski · 15 years ago
  89. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  90. eb9b851 SCHED: netem: Correct documentation comment in code. by Jesper Dangaard Brouer · 16 years ago
  91. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  92. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  93. 265eb67 netem: eliminate unneeded return values by Stephen Hemminger · 16 years ago
  94. 8ba25da sch_netem: Replace ->requeue() method with open code by Jarek Poplawski · 16 years ago
  95. 0220146 sch_netem: Remove classful functionality by Jarek Poplawski · 16 years ago
  96. 77be155 pkt_sched: Add peek emulation for non-work-conserving qdiscs. by Jarek Poplawski · 16 years ago
  97. 03c05f0 pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue() by Jarek Poplawski · 16 years ago
  98. 8e3af97 pkt_sched: Add qdisc->ops->peek() implementation. by Jarek Poplawski · 16 years ago
  99. 2c10b32 netlink: Remove compat API for nested attributes by Thomas Graf · 16 years ago
  100. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago