开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-09-21
net: sched: simplify code in mall_reoffload
William Dean
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
2022-09-20
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
2022-09-20
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
2022-09-20
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
2022-09-20
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
2022-09-20
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...
Vladimir Oltean
2022-09-20
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...
Vladimir Oltean
2022-09-20
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
Vladimir Oltean
2022-09-20
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
Vladimir Oltean
2022-09-20
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
2022-09-20
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
2022-09-20
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
2022-09-09
net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
Zhengchao Shao
2022-09-09
net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
Zhengchao Shao
2022-09-09
net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
Zhengchao Shao
2022-09-09
net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
Zhengchao Shao
2022-09-09
net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
Zhengchao Shao
2022-09-09
net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
Zhengchao Shao
2022-09-09
net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
Zhengchao Shao
2022-09-09
net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
Zhengchao Shao
2022-09-09
net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
Zhengchao Shao
2022-09-09
net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
Zhengchao Shao
2022-09-09
net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
Zhengchao Shao
2022-09-09
net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_sear...
Zhengchao Shao
2022-09-09
net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
Zhengchao Shao
2022-09-09
net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
Zhengchao Shao
2022-09-09
net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
Zhengchao Shao
2022-09-09
net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
Zhengchao Shao
2022-09-09
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
2022-09-09
net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
Zhengchao Shao
2022-09-09
net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
Zhengchao Shao
2022-09-09
net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
Zhengchao Shao
2022-09-09
net: sched: act_api: implement generic walker and search for tc action
Zhengchao Shao
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
2022-09-03
net: sched: htb: remove redundant resource cleanup in htb_init()
Zhengchao Shao
2022-09-03
net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
Zhengchao Shao
2022-09-02
net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()
Zhengchao Shao
2022-09-02
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
2022-09-01
net: sched: etf: remove true check in etf_enable_offload()
Zhengchao Shao
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
net: sched: gred: remove NULL check before free table->tab in gred_destroy()
Zhengchao Shao
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
2022-08-31
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
2022-08-31
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2022-08-31
net: sched: choke: remove unused variables in struct choke_sched_data
Zhengchao Shao
2022-08-31
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
[prev]
[next]