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
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
2025-04-08
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
2025-04-08
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
2025-04-08
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
2025-04-02
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
2025-03-27
net: move replay logic to tc_modify_qdisc
Stanislav Fomichev
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-12
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
[next]