Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-31 | net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb | Felix Fietkau | 1 | -2/+1 |
2019-11-08 | net/fq_impl: Switch to kvmalloc() for memory allocation | Toke Høiland-Jørgensen | 1 | -2/+2 |
2019-10-23 | net/flow_dissector: switch to siphash | Eric Dumazet | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 | Thomas Gleixner | 1 | -2/+1 |
2019-04-26 | mac80211: calculate hash for fq without holding fq->lock in itxq enqueue | Felix Fietkau | 1 | -8/+10 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+6 |
2017-10-18 | fq_impl: Properly enforce memory limit | Toke Høiland-Jørgensen | 1 | -3/+6 |
2017-10-11 | fq: support filtering a given tin | Johannes Berg | 1 | -10/+62 |
2016-09-30 | fq.h: Port memory limit mechanism from fq_codel | Toke Høiland-Jørgensen | 1 | -1/+6 |
2016-04-28 | fq: split out backlog update logic | Michal Kazior | 1 | -11/+19 |
2016-04-25 | fq: add fair queuing framework | Michal Kazior | 1 | -0/+269 |