index
:
Linux Stable
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.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
...
*
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-27
2
-0
/
+8
*
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
2022-01-27
1
-0
/
+1
*
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2022-01-27
2
-1
/
+3
*
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
2022-01-11
1
-4
/
+2
*
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2022-01-05
4
-11
/
+15
*
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
2021-12-22
1
-0
/
+1
*
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
2021-12-22
1
-2
/
+2
*
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
2021-12-22
1
-5
/
+1
*
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-14
1
-0
/
+1
*
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
2021-12-01
1
-3
/
+5
*
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
2021-11-25
1
-3
/
+8
*
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
2021-11-18
1
-10
/
+17
*
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-18
3
-0
/
+56
*
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
2021-10-18
1
-1
/
+1
*
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
2021-10-08
1
-12
/
+18
*
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-05
1
-0
/
+4
*
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-10-01
1
-0
/
+3
*
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
2021-09-30
1
-0
/
+6
*
net: prevent user from passing illegal stab size
王贇
2021-09-26
1
-0
/
+6
*
fq_codel: reject silly quantum parameters
Eric Dumazet
2021-09-04
1
-2
/
+10
*
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
2021-08-30
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
2
-4
/
+4
|
\
|
*
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
2
-4
/
+4
*
|
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
2021-08-30
1
-35
/
+62
*
|
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
2021-08-30
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-0
/
+7
|
\
\
|
*
|
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
2021-08-25
1
-0
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-1
/
+1
|
\
|
|
|
*
|
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
2021-08-18
1
-1
/
+1
*
|
|
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-08-19
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-0
/
+3
|
\
|
|
*
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
2021-08-09
1
-0
/
+3
*
|
net/sched: cls_api, reset flags on replay
Mark Bloch
2021-08-10
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
2
-3
/
+1
|
\
|
|
*
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
2021-08-04
1
-1
/
+1
|
*
net/sched: taprio: Fix init procedure
Yannick Vignon
2021-08-02
1
-2
/
+0
*
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-4
/
+2
*
|
net_sched: refactor TC action init API
Cong Wang
2021-08-02
33
-159
/
+168
*
|
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
16
-40
/
+32
*
|
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2021-07-28
1
-12
/
+32
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
3
-6
/
+13
|
\
|
|
*
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
2021-07-22
1
-1
/
+1
|
*
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
2021-07-20
1
-4
/
+8
|
*
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
2021-07-18
1
-1
/
+4
*
|
net/sched: Remove unnecessary if statement
Yajun Deng
2021-07-16
3
-29
/
+8
|
/
*
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-02
1
-0
/
+11
*
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-02
1
-1
/
+2
*
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
2021-07-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
2
-6
/
+4
|
\
|
*
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-06-28
1
-1
/
+1
[prev]
[next]