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
4 days
sch_htb: make htb_deactivate() idempotent
Cong Wang
11 days
net_sched: qfq: Fix double list add in class with netem as child qdisc
Victor Nogueira
11 days
net_sched: ets: Fix double list add in class with netem as child qdisc
Victor Nogueira
11 days
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
Victor Nogueira
11 days
net_sched: drr: Fix double list add in class with netem as child qdisc
Victor Nogueira
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-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
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
sched: address a potential NULL pointer dereference in the GRED scheduler.
Jun Yang
2025-03-06
net: hold netdev instance lock during qdisc ndo_setup_tc
Stanislav Fomichev
2025-03-06
net: sched: wrap doit/dumpit methods
Stanislav Fomichev
2025-02-27
net: sched: Remove newline at the end of a netlink error message
Gal Pressman
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
2025-02-18
net/sched: Switch to use hrtimer_setup()
Nam Cao
2025-02-15
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
2025-01-22
net: sched: fix ets qdisc OOB Indexing
Jamal Hadi Salim
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
2025-01-18
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
2025-01-14
net: sched: calls synchronize_net() only when needed
Eric Dumazet
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
2025-01-04
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
2024-12-18
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
[next]