index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2
-3
/
+3
12 days
net/sched: cls_flower: validate mask pointer after nla_next()
Aohan Mei
1
-0
/
+5
12 days
net/sched: cls_u32: fix duplicate handle when node ID pool is exhausted
Jamal Hadi Salim
1
-6
/
+26
2026-08-28
net/sched: act_api: fix skb sizing and action leak on reoffload delete
Victor Nogueira
1
-6
/
+11
2026-08-28
net/sched: act_api: size the RTM_GETACTION reply from the actions
Victor Nogueira
1
-3
/
+4
2026-08-28
net/sched: act_api: budget all shared attributes in notify skbs
Victor Nogueira
1
-2
/
+11
2026-08-27
net/sched: sch_htb: limit htb_classify inner-class filter hops
Jamal Hadi Salim
1
-2
/
+5
2026-08-27
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Jamal Hadi Salim
1
-2
/
+5
2026-08-27
net: fix spurious TX timeout after dev_activate()
Breno Leitao
1
-1
/
+1
2026-08-25
net/sched: sch_teql: restore skb->dev on the slave failure path
Victor Nogueira
1
-0
/
+1
2026-08-25
net/sched: sfq: clamp quantum to avoid signed overflow soft lockup
Jamal Hadi Salim
1
-1
/
+2
2026-08-25
net/sched: hhf: clamp quantum before hhf_change() to avoid overflow
Jamal Hadi Salim
1
-0
/
+4
2026-08-25
net/sched: fq_pie: clamp default quantum to avoid signed overflow
Jamal Hadi Salim
1
-1
/
+2
2026-08-25
net/sched: sch_codel: clamp default mtu to avoid disabling CoDel
Jamal Hadi Salim
1
-1
/
+1
2026-08-25
net/sched: fq_codel: clamp default quantum and mtu
Jamal Hadi Salim
1
-2
/
+4
2026-08-25
net/sched: fq: add overflow bounds to quantum and initial quantum
Jamal Hadi Salim
1
-2
/
+4
2026-08-25
net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
Eric Dumazet
1
-4
/
+8
2026-08-24
net/sched: act_ife: Only operate on Ethernet frames
Victor Nogueira
1
-4
/
+28
2026-08-22
net/sched: sch_cake: fix autorate reconfiguration throttling
Giuseppe Piscitelli
1
-0
/
+1
2026-08-22
net_sched: sch_fq: fix pacing delay underflow with pacing offload
Eric Dumazet
1
-2
/
+6
2026-08-22
net/sched: account classifier filter allocations to memcg
Jamal Hadi Salim
10
-21
/
+25
2026-08-20
net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue
Jamal Hadi Salim
3
-4
/
+4
2026-08-20
net/sched: add get_fill_size callbacks for actions missing them
Victor Nogueira
9
-1
/
+235
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map
Eric Dumazet
2
-2
/
+3
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
1
-3
/
+4
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
3
-14
/
+23
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-3
/
+3
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-11
/
+60
2026-08-13
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
1
-2
/
+16
2026-08-11
net/sched: cls_u32: skip hash tables in u32_bind_class()
Zhang Changzhong
1
-0
/
+3
2026-08-11
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
Jamal Hadi Salim
1
-5
/
+5
2026-08-10
net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
Hyunjung Ko
1
-4
/
+25
2026-08-10
net/sched: act_gact, act_police: range check the fallback control action
Hyunjung Ko
2
-0
/
+11
2026-08-10
netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
Pablo Neira Ayuso
1
-3
/
+3
2026-08-07
net/sched: cls_api: fix teardown of an adopted proto on insert-race loss
Victor Nogueira
1
-5
/
+13
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-11
/
+51
2026-08-06
net/sched: reject overly deep qdisc hierarchies
Zijie Huang
1
-0
/
+9
2026-08-04
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jamal Hadi Salim
1
-1
/
+16
2026-08-03
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Toke Høiland-Jørgensen
1
-1
/
+0
2026-07-31
net/sched: cls_route: fix fastmap use-after-free on filter
Jamal Hadi Salim
1
-9
/
+26
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+12
2026-07-28
net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds
Cen Zhang (Microsoft)
1
-0
/
+7
2026-07-24
net/sched: sch_cake: skip clearing unused tins during rate adjustment
Jonas Köppeler
1
-3
/
+5
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-23
/
+33
2026-07-22
net/sched: serialize qdisc_rtab_list against concurrent get/put
Aldo Ariel Panzardo
1
-5
/
+19
2026-07-22
Merge branch 'big-tcp-for-udp-tunnels'
Paolo Abeni
1
-2
/
+2
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
1
-2
/
+2
2026-07-20
net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
Jamal Hadi Salim
14
-16
/
+14
2026-07-20
bpf: Reject redirect helpers without a bpf_net_context
Daniel Borkmann
1
-4
/
+2
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+10
[next]