index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
2022-10-05
1
-5
/
+3
*
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
2022-10-02
9
-54
/
+9
*
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
2022-10-02
1
-1
/
+1
*
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
2022-09-29
1
-1
/
+151
*
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-09-29
1
-0
/
+17
*
net: sched: cls_u32: Avoid memcpy() false-positive warning
Kees Cook
2022-09-29
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-1
/
+4
|
\
|
*
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
2022-09-26
1
-1
/
+4
*
|
net: sched: act_bpf: simplify code logic in tcf_bpf_init()
Zhengchao Shao
2022-09-28
1
-1
/
+1
*
|
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
2022-09-26
1
-9
/
+4
*
|
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
2022-09-22
22
-147
/
+31
*
|
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
2022-09-22
1
-7
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
2
-7
/
+12
|
\
|
|
*
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
2022-09-22
1
-0
/
+1
|
*
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
2022-09-20
1
-3
/
+5
|
*
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
2022-09-20
1
-4
/
+6
*
|
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-09-21
1
-2
/
+1
*
|
net: sched: simplify code in mall_reoffload
William Dean
2022-09-21
1
-4
/
+1
*
|
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
2022-09-21
1
-4
/
+1
*
|
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
2022-09-20
8
-75
/
+15
*
|
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
2022-09-20
1
-15
/
+9
*
|
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
2022-09-20
1
-2
/
+6
*
|
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
2022-09-20
1
-46
/
+12
*
|
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...
Vladimir Oltean
2022-09-20
1
-3
/
+3
*
|
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...
Vladimir Oltean
2022-09-20
1
-4
/
+8
*
|
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
Vladimir Oltean
2022-09-20
1
-10
/
+4
*
|
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
Vladimir Oltean
2022-09-20
1
-8
/
+2
*
|
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
2022-09-20
1
-0
/
+16
*
|
net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_sear...
Zhengchao Shao
2022-09-09
1
-38
/
+0
*
|
net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
|
net: sched: act_api: implement generic walker and search for tc action
Zhengchao Shao
2022-09-09
1
-4
/
+29
*
|
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-09-09
20
-152
/
+130
[next]