1. 65c9a7a net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 4 months ago
  2. 9e9dcbc pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 4 years, 6 months ago
  3. c8b54621 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 6 years ago
  4. fefa569 net_sched: sch_fq: account for schedule/timers drifts by Eric Dumazet · 8 years ago
  5. 7787914 net_sched: sch_fq: add low_rate_threshold parameter by Eric Dumazet · 8 years ago
  6. 695b4ec pkt_sched: fq: use proper locking in fq_dump_stats() by Eric Dumazet · 8 years ago
  7. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  8. e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  9. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  10. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  11. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  12. ca6fb06 tcp: attach SYNACK messages to request sockets instead of listener by Eric Dumazet · 9 years ago
  13. 05e8bb8 pkt_sched: fq: correct spelling of locally by Simon Horman · 9 years ago
  14. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 9 years ago
  16. 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 9 years ago
  17. 3725a26 pkt_sched: fq: avoid hang when quantum 0 by Kenneth Klette Jonassen · 9 years ago
  18. 86b3bfe pkt_sched: fq: remove useless TIME_WAIT check by Eric Dumazet · 9 years ago
  19. ced7a04 pkt_sched: fq: increase max delay from 125 ms to one second by Eric Dumazet · 10 years ago
  20. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  21. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  22. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  23. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  24. d59b7d8 net_sched: return nla_nest_end() instead of skb->len by Yang Yingliang · 10 years ago
  25. 2d8d40a pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 10 years ago
  26. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  27. c3bd854 pkt_sched: fq: more robust memory allocation by Eric Dumazet · 11 years ago
  28. f52ed89 pkt_sched: fq: fix pacing for small frames by Eric Dumazet · 11 years ago
  29. 65c5189a pkt_sched: fq: warn users using defrate by Eric Dumazet · 11 years ago
  30. 2abc2f0 pkt_sched: fq: change classification of control packets by Maciej Żenczykowski · 11 years ago
  31. fc59d5b pkt_sched: fq: clear time_next_packet for reused flows by Eric Dumazet · 11 years ago
  32. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  33. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  34. 0eab5eb pkt_sched: fq: rate limiting improvements by Eric Dumazet · 11 years ago
  35. 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
  36. 08f89b9 pkt_sched: fq: prefetch() fix by Eric Dumazet · 11 years ago
  37. afe4fd0 pkt_sched: fq: Fair Queue packet scheduler by Eric Dumazet · 11 years ago