index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
5 days
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
5 days
net/sched: Abort __tc_modify_qdisc if parent class does not exist
Victor Nogueira
13 days
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
2025-06-17
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
2025-06-09
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-28
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
Cong Wang
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
net/sched: Use nested-BH locking for sch_frag_data_storage
Sebastian Andrzej Siewior
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-05
sch_htb: make htb_deactivate() idempotent
Cong Wang
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-05-02
bpf: net_sched: Make some Qdisc_ops ops mandatory
Amery Hung
2025-05-02
bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
Amery Hung
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-29
bpf: net_sched: Fix using bpf qdisc as default qdisc
Amery Hung
2025-04-28
net_sched: qfq: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: ets: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: drr: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-23
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Cong Wang
2025-04-23
net_sched: hfsc: Fix a UAF vulnerability in class handling
Cong Wang
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-04-17
bpf: net_sched: Disable attaching bpf qdisc to non root
Amery Hung
2025-04-17
bpf: net_sched: Support updating bstats
Amery Hung
2025-04-17
bpf: net_sched: Add a qdisc watchdog timer
Amery Hung
2025-04-17
bpf: net_sched: Add basic bpf qdisc kfuncs
Amery Hung
2025-04-17
bpf: net_sched: Support implementation of Qdisc_ops in bpf
Amery Hung
2025-04-15
tc: Return an error if filters try to attach too many actions
Toke Høiland-Jørgensen
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-09
net_sched: sch_sfq: move the limit validation
Octavian Purdila
2025-04-09
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-08
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
2025-04-08
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2025-04-08
sch_ets: make est_qlen_notify() idempotent
Cong Wang
2025-04-08
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
[next]