index
:
linux-stable.git
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
44 hours
1
-0
/
+1
|
\
|
*
netem: Include <linux/prandom.h> in sch_netem.c
Uros Bizjak
2024-10-03
1
-0
/
+1
*
|
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...
Alexandre Ferrieux
9 days
1
-4
/
+14
*
|
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
2024-10-29
1
-0
/
+1
*
|
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
2024-10-29
1
-1
/
+1
*
|
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
2024-10-23
1
-6
/
+12
*
|
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
2024-10-23
1
-1
/
+2
*
|
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
2024-10-23
1
-1
/
+22
*
|
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
2024-10-21
1
-1
/
+7
*
|
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
2024-10-08
1
-1
/
+6
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
sch_cake: constify inverse square root cache
Dave Taht
2024-09-10
1
-35
/
+18
*
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
2024-09-08
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
2
-9
/
+11
|
\
|
*
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
2024-09-05
1
-4
/
+7
|
*
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
2024-09-03
1
-5
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-29
1
-1
/
+3
|
\
|
|
*
net_sched: sch_fq: fix incorrect behavior for small weights
Eric Dumazet
2024-08-27
1
-1
/
+3
*
|
tc: adjust network header after 2nd vlan push
Boris Sukholitko
2024-08-27
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
1
-18
/
+29
|
\
|
|
*
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
2024-08-20
1
-18
/
+29
*
|
sched: act_ct: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-08-12
1
-3
/
+1
|
/
*
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
2024-07-26
1
-1
/
+3
*
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
2024-07-15
1
-14
/
+20
*
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
1
-1
/
+2
*
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-3
/
+0
*
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
2024-07-15
1
-43
/
+13
*
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
2024-07-15
1
-0
/
+30
*
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-2
/
+8
*
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-10
/
+30
*
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
1
-1
/
+1
|
\
|
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
|
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
2024-07-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
2
-6
/
+14
|
\
\
|
|
/
|
/
|
|
*
net/sched: Fix UAF when resolving a clash
Chengen Du
2024-07-11
1
-0
/
+8
|
*
bpf: Fix too early release of tcx_entry
Daniel Borkmann
2024-07-08
1
-6
/
+6
*
|
act_ct: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
2024-07-08
1
-6
/
+25
*
|
net: sched: act_sample: add action cookie to sample
Adrian Moreno
2024-07-05
1
-0
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
2
-7
/
+12
|
\
|
|
*
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
2024-06-18
1
-5
/
+11
|
*
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
2024-06-18
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
1
-0
/
+1
|
\
|
|
*
net/sched: initialize noop_qdisc owner
Johannes Berg
2024-06-10
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
2
-10
/
+7
|
\
|
|
*
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
2024-06-05
1
-9
/
+6
|
*
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-05
1
-1
/
+1
*
|
net: use unrcu_pointer() helper
Eric Dumazet
2024-06-06
1
-1
/
+1
*
|
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
2024-06-04
1
-1
/
+55
*
|
net: count drops due to missing qdisc as dev->tx_drops
Jakub Kicinski
2024-06-04
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-31
1
-6
/
+8
|
\
|
[next]