- 67c20de net: Add MODULE_DESCRIPTION entries to network modules by Rob Gill · 4 years, 6 months ago
- 39d0105 net_sched: sch_fq: add horizon attribute by Eric Dumazet · 4 years, 8 months ago
- 348e289 net_sched: sch_fq: perform a prefetch() earlier by Eric Dumazet · 4 years, 8 months ago
- c288b0c net_sched: sch_fq: do not call fq_peek() twice per packet by Eric Dumazet · 4 years, 8 months ago
- 82a0aa5 net_sched: sch_fq: use bulk freeing in fq_gc() by Eric Dumazet · 4 years, 8 months ago
- 7ba0537 net_sched: sch_fq: change fq_flow size/layout by Eric Dumazet · 4 years, 8 months ago
- dde0a64 net_sched: sch_fq: avoid touching f->next from fq_gc() by Eric Dumazet · 4 years, 8 months ago
- 583396f net_sched: sch_fq: enable use of hrtimer slack by Eric Dumazet · 4 years, 10 months ago
- 7e6dc03 net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 10 months ago
- d9e15a2 pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 5 years ago
- bb3d0b8 net_sched: sch_fq: properly set sk->sk_pacing_status by Eric Dumazet · 5 years ago
- e9c43ad net_sched: sch_fq: remove one obsolete check in fq_dequeue() by Eric Dumazet · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 37c0aea net_sched: sch_fq: handle non connected flows by Eric Dumazet · 6 years ago
- eeb84aa net_sched: sch_fq: do not assume EDT packets are ordered by Eric Dumazet · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- 6b015a5 net_sched: sch_fq: avoid calling ktime_get_ns() if not needed by Eric Dumazet · 6 years ago
- f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 08e14fe net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows by Eric Dumazet · 6 years ago
- 48872c1 net_sched: sch_fq: add dctcp-like marking by Eric Dumazet · 6 years ago
- 7baf33b net_sched: sch_fq: no longer use skb_is_tcp_pure_ack() by Eric Dumazet · 6 years ago
- 76a9ebe net: extend sk_pacing_rate to unsigned long by Eric Dumazet · 6 years ago
- fb420d5 tcp/fq: move back to CLOCK_MONOTONIC by Eric Dumazet · 6 years ago
- 90caf67 net_sched: sch_fq: remove dead code dealing with retransmits by Eric Dumazet · 6 years ago
- ab408b6 tcp: switch tcp and sch_fq to new earliest departure time model by Eric Dumazet · 6 years ago
- 142537e net_sched: sch_fq: switch to CLOCK_TAI by Eric Dumazet · 6 years ago
- a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
- 7df40c2 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 7 years ago
- 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
- e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
- dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
- 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
- da6bc57 net: use kvmalloc with __GFP_REPEAT rather than open coded variant by Michal Hocko · 8 years ago
- fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
- e124557 net_sched: sch_fq: use rb_entry() by Geliang Tang · 8 years ago
- 29c5847 net_sched: sch_fq: use hash_ptr() by Eric Dumazet · 8 years ago
- fefa569 net_sched: sch_fq: account for schedule/timers drifts by Eric Dumazet · 8 years ago
- 7787914 net_sched: sch_fq: add low_rate_threshold parameter by Eric Dumazet · 8 years ago
- 695b4ec pkt_sched: fq: use proper locking in fq_dump_stats() by Eric Dumazet · 8 years ago
- 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
- e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 9 years ago
- 45f50be net_sched: remove generic throttled management by Eric Dumazet · 9 years ago
- 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
- e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
- ca6fb06 tcp: attach SYNACK messages to request sockets instead of listener by Eric Dumazet · 9 years ago
- 05e8bb8 pkt_sched: fq: correct spelling of locally by Simon Horman · 10 years ago
- 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 10 years ago
- 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 10 years ago
- 3725a26 pkt_sched: fq: avoid hang when quantum 0 by Kenneth Klette Jonassen · 10 years ago
- 86b3bfe pkt_sched: fq: remove useless TIME_WAIT check by Eric Dumazet · 10 years ago
- ced7a04 pkt_sched: fq: increase max delay from 125 ms to one second by Eric Dumazet · 10 years ago
- f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
- 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
- d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
- 4cb2897 net: use the new API kvfree() by WANG Cong · 11 years ago
- d59b7d8 net_sched: return nla_nest_end() instead of skb->len by Yang Yingliang · 11 years ago
- 2d8d40a pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 11 years ago
- 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
- c3bd854 pkt_sched: fq: more robust memory allocation by Eric Dumazet · 11 years ago
- f52ed89 pkt_sched: fq: fix pacing for small frames by Eric Dumazet · 11 years ago
- 65c5189 pkt_sched: fq: warn users using defrate by Eric Dumazet · 11 years ago
- 2abc2f0 pkt_sched: fq: change classification of control packets by Maciej Żenczykowski · 11 years ago
- fc59d5b pkt_sched: fq: clear time_next_packet for reused flows by Eric Dumazet · 11 years ago
- 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
- ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
- 0eab5eb pkt_sched: fq: rate limiting improvements by Eric Dumazet · 11 years ago
- 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
- 08f89b9 pkt_sched: fq: prefetch() fix by Eric Dumazet · 11 years ago
- afe4fd0 pkt_sched: fq: Fair Queue packet scheduler by Eric Dumazet · 11 years ago