Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: fq: Remove unused typedef fq_flow_get_default_t | Yue Haibing | 2023-08-08 | 1 | -5/+0 |
* | net: add missing includes and forward declarations under net/ | Jakub Kicinski | 2022-07-22 | 1 | -0/+4 |
* | net/fq_impl: do not maintain a backlog-sorted list of flows | Felix Fietkau | 2021-01-21 | 1 | -6/+4 |
* | net/fq_impl: drop get_default_func, move default flow to fq_tin | Felix Fietkau | 2021-01-21 | 1 | -0/+1 |
* | net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb | Felix Fietkau | 2020-07-31 | 1 | -1/+0 |
* | net/flow_dissector: switch to siphash | Eric Dumazet | 2019-10-23 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | fq: support filtering a given tin | Johannes Berg | 2017-10-11 | 1 | -0/+7 |
* | fq.h: Port memory limit mechanism from fq_codel | Toke Høiland-Jørgensen | 2016-09-30 | 1 | -0/+3 |
* | fq: add fair queuing framework | Michal Kazior | 2016-04-25 | 1 | -0/+95 |