index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2025-11-13
net/sched: act_ife: convert comma to semicolon
Chen Ni
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-11
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
2025-11-11
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
2025-11-11
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
2025-11-10
net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdisc
Victor Nogueira
2025-10-29
net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify().
Kuniyuki Iwashima
2025-10-16
net: dev_queue_xmit() llist adoption
Eric Dumazet
2025-10-16
Revert "net/sched: Fix mirred deadlock on device recursion"
Eric Dumazet
2025-10-16
net/sched: act_mirred: add loop detection
Eric Dumazet
2025-09-02
net_sched: act: remove tcfa_qstats
Eric Dumazet
2025-09-02
net_sched: add back BH safety to tcf_lock
Eric Dumazet
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
2025-08-28
net_sched: remove BH blocking in eight actions
Eric Dumazet
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-20
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
2025-08-20
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
2025-08-19
net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
Victor Nogueira
2025-08-14
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
2025-08-14
net/sched: Use TC_RTAB_SIZE instead of magic number
Yue Haibing
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-13
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
2025-08-12
net/sched: Remove redundant memset(0) call in reset_policy()
Thorsten Blum
2025-08-04
net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
Maher Azzouzi
2025-08-01
net/sched: taprio: enforce minimum value for picos_per_byte
Takamitsu Iwai
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-26
net/sched: taprio: align entry index attr validation with mqprio
Simon Horman
2025-07-25
net/sched: Add precise drop reason for pfifo_fast queue overflows
Fan Yu
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-23
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
2025-07-23
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
2025-07-23
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
2025-07-22
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...
Xiang Mei
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
2025-07-13
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
2025-07-11
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
2025-07-11
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
2025-07-11
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
2025-07-11
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
2025-07-11
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
2025-07-11
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
2025-07-11
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
2025-07-11
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
[next]