index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2020-03-19
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2020-03-18
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
2020-03-17
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
2020-03-17
net_sched: do not reprogram a timer about to expire
Eric Dumazet
2020-03-17
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
2020-03-12
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
2020-03-09
net: sched: pie: change tc_pie_xstats->prob
Leslie Monis
2020-03-08
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
Eric Dumazet
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2020-03-04
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
2020-03-04
pie: remove unnecessary type casting
Leslie Monis
2020-03-04
pie: use term backlog instead of qlen
Leslie Monis
2020-03-04
net/sched: act_ct: Use pskb_network_may_pull()
Paul Blakey
2020-03-04
net/sched: act_ct: Fix ipv6 lookup of offloaded connections
Paul Blakey
2020-03-03
net/sched: act_ct: Software offload of established flows
Paul Blakey
2020-03-03
net/sched: act_ct: Offload established connections to flow table
Paul Blakey
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
2020-03-03
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
2020-03-03
net: fq: add missing attribute validation for orphan mask
Jakub Kicinski
2020-02-29
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
sched: act: count in the size of action flags bitfield
Jiri Pirko
2020-02-25
flow_offload: pass action cookie through offload structures
Jiri Pirko
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-19
net: sched: Support specifying a starting chain via tc skb ext
Paul Blakey
2020-02-19
net: sched: Change the block's chain list to an rcu list
Paul Blakey
2020-02-19
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
2020-02-19
net: sched: Introduce ingress classification function
Paul Blakey
2020-02-17
net: sched: correct flower port blocking
Jason Baron
2020-02-17
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
2020-02-17
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
2020-02-13
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
2020-02-13
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
2020-02-07
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
2020-02-07
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
2020-02-07
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
2020-02-07
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
[next]