index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
tc
/
qdisc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Add support for mq qdisc
Daan De Meyer
2024-09-04
1
-0
/
+1
*
network: Add support for multiq qdisc
Daan De Meyer
2024-09-04
1
-0
/
+1
*
network/qdisc: do not save qdisc to Link before it is configured
Yu Watanabe
2024-09-02
1
-52
/
+63
*
network/qdisc: make qdisc_drop() static
Yu Watanabe
2024-09-02
1
-3
/
+1
*
network/qdisc: skip requesting qdisc if it is already requested
Yu Watanabe
2024-09-02
1
-0
/
+27
*
network/qdisc: introduce qdisc_ref() and qdisc_unref()
Yu Watanabe
2024-09-02
1
-30
/
+73
*
network/tc: Avoid concurrent set modification in tclass_drop()/qdisc_drop()
Daan De Meyer
2024-05-01
1
-17
/
+37
*
network/tc: fix stack overflow when dropping tclass or qdisc
Yu Watanabe
2024-04-13
1
-0
/
+6
*
siphash24: introduce siphash24_compress_typesafe() macro
Yu Watanabe
2023-12-25
1
-2
/
+2
*
network/tc: support Parent=X:0 for qdiscs
Yu Watanabe
2023-10-07
1
-9
/
+10
*
network/tc: allow to configure class or qdisc under foreign one
Yu Watanabe
2023-10-07
1
-3
/
+0
*
network/tc: re-enumerate traffic control classes when a qdisc created
Yu Watanabe
2023-10-07
1
-0
/
+8
*
network/tc: drop child tree of traffic control nodes on remove
Yu Watanabe
2023-10-07
1
-8
/
+30
*
network/tc: align vtables
Yu Watanabe
2023-10-07
1
-20
/
+20
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-4
/
+2
*
network/qdisc: introduce is_ready() in qdisc vtable
Yu Watanabe
2022-08-09
1
-3
/
+10
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-7
/
+11
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-13
/
+6
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-5
/
+3
*
network: tc: assign netlink handlers into Request object
Yu Watanabe
2022-03-11
1
-4
/
+5
*
network: traffic control: drop detailed log messages
Yu Watanabe
2022-02-26
1
-7
/
+7
*
network: traffic control: drop meta from QDisc and TClass
Yu Watanabe
2022-02-26
1
-45
/
+73
*
network: tc: use hashmap to store traffic control settings in .network files
Yu Watanabe
2022-02-09
1
-3
/
+3
*
network: tc: introduce order dependency of traffic control
Yu Watanabe
2022-02-09
1
-1
/
+42
*
network: tc: use request queue to configure traffic control
Yu Watanabe
2022-02-09
1
-1
/
+75
*
network: tc/teql: set tca_kind in verify()
Yu Watanabe
2022-02-09
1
-17
/
+5
*
network: tc: monitor qdisc and tclass
Yu Watanabe
2022-02-09
1
-0
/
+192
*
sd-netlink: unify sd_rtnl_message_new_qdisc() and sd_rtnl_message_new_tclass()
Yu Watanabe
2022-02-09
1
-9
/
+2
*
network: tc: drop unnecessary conditions
Yu Watanabe
2022-02-09
1
-9
/
+5
*
network: tc: drop unused QDisc::family element
Yu Watanabe
2022-02-09
1
-4
/
+1
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-4
/
+4
*
network: move logging from qdisc_configure()/tclass_configure() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-7
/
+7
*
network: move logging from tc .fill_message to the callers
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-1
/
+1
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+3
*
network: Use ordered_hashmap_ensure_put (#18233)
Susant Sahani
2021-01-17
1
-5
/
+1
*
network: tc - use TAKE_PTR (#18266)
Susant Sahani
2021-01-16
1
-3
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: TC - introduce fq pie
Susant Sahani
2020-09-17
1
-0
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-6
/
+16
*
network: fix memleak
Yu Watanabe
2020-07-07
1
-1
/
+1
*
network: tc: introduce Enhanced Transmission Selection (ETS)
Yu Watanabe
2020-06-18
1
-0
/
+1
*
network: tc: introduce Quick Fair Queueing (QFQ)
Susant Sahani
2020-06-03
1
-0
/
+1
*
network: TC - introduce HHF
Susant Sahani
2020-03-12
1
-0
/
+1
*
network: TC - introduce pfifo_fast
Susant Sahani
2020-03-12
1
-0
/
+1
*
network: TC - introduce pfifo_head_drop
Susant Sahani
2020-03-12
1
-0
/
+1
*
network: TC - introduce BFIFO
Susant Sahani
2020-03-12
1
-0
/
+1
*
network: TC - introduce DRR
Susant Sahani
2020-03-12
1
-0
/
+1
*
network: tc- introduce PIE
Susant Sahani
2020-03-12
1
-0
/
+1
*
network: tc: introduce cake
Susant Sahani
2020-03-02
1
-0
/
+1
*
network: TC introduce sfb - Stochastic Fair Blue
Susant Sahani
2020-03-02
1
-0
/
+1
[next]