index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
tc
/
netem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/qdisc: introduce qdisc_ref() and qdisc_unref()
Yu Watanabe
2024-09-02
1
-3
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-6
/
+3
*
network: move logging from tc .fill_message to the callers
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-14
/
+8
*
network: tc - use TAKE_PTR (#18266)
Susant Sahani
2021-01-16
1
-6
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-12
/
+18
*
network: split TrafficControlQueueingDiscipline section into small pieces
Yu Watanabe
2020-02-04
1
-14
/
+14
*
network: tc: introduce QDiscVTable for future extendability
Yu Watanabe
2019-12-11
1
-18
/
+47
*
network: tc: drop unused functions
Yu Watanabe
2019-12-11
1
-17
/
+0
*
network: drop unnecessary headers
Yu Watanabe
2019-12-04
1
-4
/
+0
*
network: make network_emulator_fill_message() take NetworkEmulator
Yu Watanabe
2019-12-04
1
-12
/
+12
*
network: rename QDiscs to QDisc
Yu Watanabe
2019-12-04
1
-4
/
+4
*
qdisc: netem add support to duplicate packets.
Susant Sahani
2019-10-31
1
-4
/
+13
*
network: introduce TrafficControl
Susant Sahani
2019-10-30
1
-0
/
+213