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