index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
tc
/
tc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: traffic control: drop meta from QDisc and TClass
Yu Watanabe
2022-02-26
1
-189
/
+12
*
tree-wide: some coccinelle fixes
Lennart Poettering
2022-02-16
1
-2
/
+1
*
network: tc: use hashmap to store traffic control settings in .network files
Yu Watanabe
2022-02-09
1
-2
/
+2
*
network: tc: use request queue to configure traffic control
Yu Watanabe
2022-02-09
1
-11
/
+65
*
network: tc: monitor qdisc and tclass
Yu Watanabe
2022-02-09
1
-0
/
+77
*
network: coding style fixes
Yu Watanabe
2022-02-09
1
-2
/
+2
*
network: move logging from qdisc_configure()/tclass_configure() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+3
*
network: do not configure static configs more than once simultaneously
Yu Watanabe
2020-12-11
1
-1
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: introduce network_verify_traffic_control()
Yu Watanabe
2020-10-06
1
-1
/
+12
*
network: move link_configure_traffic_control()
Yu Watanabe
2020-10-06
1
-1
/
+22
*
network: introduce struct TClass to prepare for supporting tc class
Yu Watanabe
2020-03-02
1
-0
/
+8
*
network: introduce TrafficControlKind to prepare for supporting tc class
Yu Watanabe
2020-03-02
1
-0
/
+41