index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
46 hours
net/sched: sch_htb: limit htb_classify inner-class filter hops
Jamal Hadi Salim
46 hours
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Jamal Hadi Salim
2 days
net: fix spurious TX timeout after dev_activate()
Breno Leitao
4 days
net/sched: sch_teql: restore skb->dev on the slave failure path
Victor Nogueira
4 days
net/sched: sfq: clamp quantum to avoid signed overflow soft lockup
Jamal Hadi Salim
4 days
net/sched: hhf: clamp quantum before hhf_change() to avoid overflow
Jamal Hadi Salim
4 days
net/sched: fq_pie: clamp default quantum to avoid signed overflow
Jamal Hadi Salim
4 days
net/sched: sch_codel: clamp default mtu to avoid disabling CoDel
Jamal Hadi Salim
4 days
net/sched: fq_codel: clamp default quantum and mtu
Jamal Hadi Salim
4 days
net/sched: fq: add overflow bounds to quantum and initial quantum
Jamal Hadi Salim
4 days
net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
Eric Dumazet
5 days
net/sched: act_ife: Only operate on Ethernet frames
Victor Nogueira
7 days
net/sched: sch_cake: fix autorate reconfiguration throttling
Giuseppe Piscitelli
7 days
net_sched: sch_fq: fix pacing delay underflow with pacing offload
Eric Dumazet
7 days
net/sched: account classifier filter allocations to memcg
Jamal Hadi Salim
9 days
net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue
Jamal Hadi Salim
9 days
net/sched: add get_fill_size callbacks for actions missing them
Victor Nogueira
12 days
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map
Eric Dumazet
12 days
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
12 days
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-13
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
2026-08-11
net/sched: cls_u32: skip hash tables in u32_bind_class()
Zhang Changzhong
2026-08-11
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
Jamal Hadi Salim
2026-08-10
net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
Hyunjung Ko
2026-08-10
net/sched: act_gact, act_police: range check the fallback control action
Hyunjung Ko
2026-08-10
netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
Pablo Neira Ayuso
2026-08-07
net/sched: cls_api: fix teardown of an adopted proto on insert-race loss
Victor Nogueira
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
net/sched: reject overly deep qdisc hierarchies
Zijie Huang
2026-08-04
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jamal Hadi Salim
2026-08-03
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Toke Høiland-Jørgensen
2026-07-31
net/sched: cls_route: fix fastmap use-after-free on filter
Jamal Hadi Salim
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-28
net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds
Cen Zhang (Microsoft)
2026-07-24
net/sched: sch_cake: skip clearing unused tins during rate adjustment
Jonas Köppeler
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-22
net/sched: serialize qdisc_rtab_list against concurrent get/put
Aldo Ariel Panzardo
2026-07-22
Merge branch 'big-tcp-for-udp-tunnels'
Paolo Abeni
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
2026-07-20
net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
Jamal Hadi Salim
2026-07-20
bpf: Reject redirect helpers without a bpf_net_context
Daniel Borkmann
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-17
net/sched: act_tunnel_key: Defer dst_release to RCU callback
Jamal Hadi Salim
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-08
net/sched: cake: reject overhead values that underflow length
Samuel Moelius
2026-07-06
net/sched: act_pedit: fix TOCTOU heap OOB write in tc offload
Jamal Hadi Salim
2026-07-03
Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2026-07-03
net/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variants
Jamal Hadi Salim
[next]