index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
1
-4
/
+7
2022-02-01
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
1
-0
/
+20
2022-01-27
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
1
-1
/
+1
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+1
2022-01-27
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2
-0
/
+8
2022-01-27
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
1
-0
/
+1
2022-01-27
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2
-1
/
+3
2022-01-11
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-05
net/sched: Extend qdisc control block with tc control block
Paul Blakey
4
-11
/
+15
2021-12-22
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
1
-0
/
+1
2021-12-22
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
1
-2
/
+2
2021-12-22
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
1
-5
/
+1
2021-12-14
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
1
-0
/
+1
2021-12-01
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
1
-3
/
+5
2021-11-25
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
1
-3
/
+8
2021-11-18
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-18
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
3
-0
/
+56
2021-10-18
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
1
-1
/
+1
2021-10-09
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
1
-12
/
+18
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
1
-0
/
+4
2021-10-02
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
1
-0
/
+3
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-09-26
net: prevent user from passing illegal stab size
王贇
1
-0
/
+6
2021-09-04
fq_codel: reject silly quantum parameters
Eric Dumazet
1
-2
/
+10
2021-08-31
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-4
/
+4
2021-08-31
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
1
-35
/
+62
2021-08-30
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2021-08-25
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
1
-0
/
+7
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
1
-0
/
+1
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2
-4
/
+4
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-08-11
net/sched: cls_api, reset flags on replay
Mark Bloch
1
-1
/
+2
2021-08-09
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+1
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-4
/
+2
2021-08-04
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
1
-1
/
+1
2021-08-02
net/sched: taprio: Fix init procedure
Yannick Vignon
1
-2
/
+0
2021-08-02
net_sched: refactor TC action init API
Cong Wang
33
-159
/
+168
2021-07-30
net/sched: store the last executed chain also for clsact egress
Davide Caratti
16
-40
/
+32
2021-07-28
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
1
-12
/
+32
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+13
2021-07-22
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-20
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-18
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
1
-1
/
+4
2021-07-16
net/sched: Remove unnecessary if statement
Yajun Deng
3
-29
/
+8
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
[next]