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
*
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
*
network: TC introduce GRED, Generic Random Early Detection
Susant Sahani
2020-03-02
1
-0
/
+1
*
network: TC introduce PFIFO
Susant Sahani
2020-03-02
1
-0
/
+1
*
network: introduce TrafficControlKind to prepare for supporting tc class
Yu Watanabe
2020-03-02
1
-21
/
+29
*
network: tc: support Hierarchy Token Bucket (HTB)
Yu Watanabe
2020-03-02
1
-0
/
+1
*
network: tc: make Parent= take class id
Yu Watanabe
2020-03-02
1
-8
/
+12
*
network: add support for qdisc handle
Susant Sahani
2020-02-10
1
-1
/
+48
*
network: tc: support teql
Yu Watanabe
2020-02-07
1
-6
/
+15
*
network: update log message
Yu Watanabe
2020-02-07
1
-4
/
+4
*
network: drop redundant %m
Yu Watanabe
2020-02-07
1
-1
/
+1
*
network: introduce new [QDisc] section to support Parent=ingress
Yu Watanabe
2020-02-07
1
-1
/
+0
*
network: split TrafficControlQueueingDiscipline section into small pieces
Yu Watanabe
2020-02-04
1
-2
/
+3
*
network: tc introduce codel
Susant Sahani
2019-12-28
1
-0
/
+1
*
network: tc: support more attributes for FQ-CoDel
Yu Watanabe
2019-12-12
1
-0
/
+7
*
network tc: inroduce FQ - Fair Queue traffic policing
Susant Sahani
2019-12-12
1
-0
/
+1
[next]