index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
net_sched: sch_fq: don't follow the fast path if Tx is behind now
Jakub Kicinski
1
-0
/
+6
12 days
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
17
-162
/
+179
14 days
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+14
2024-11-12
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...
Alexandre Ferrieux
1
-4
/
+14
2024-11-12
net: sched: cls_api: improve the error message for ID allocation failure
Jakub Kicinski
1
-14
/
+25
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
12
-45
/
+33
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+2
2024-10-29
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
1
-0
/
+1
2024-10-29
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-9
/
+43
2024-10-23
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
1
-6
/
+12
2024-10-23
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-10-23
net/sched: act_api: unexport tcf_action_dump_1()
Vladimir Oltean
1
-45
/
+44
2024-10-23
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
1
-1
/
+22
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-1
/
+7
2024-10-15
net: sched: Use rtnl_register_many().
Kuniyuki Iwashima
3
-24
/
+34
2024-10-15
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
Elena Salomatkina
1
-1
/
+1
2024-10-14
net_sched: sch_fq: prepare for TIME_WAIT sockets
Eric Dumazet
1
-1
/
+2
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-10-09
net_sched: sch_sfq: handle bigger packets
Eric Dumazet
1
-26
/
+13
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-10-04
net_sched: sch_fq: add the ability to offload pacing
Jeffrey Ji
1
-6
/
+27
2024-10-03
netem: Include <linux/prandom.h> in sch_netem.c
Uros Bizjak
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-10
sch_cake: constify inverse square root cache
Dave Taht
1
-35
/
+18
2024-09-08
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+11
2024-09-05
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
1
-4
/
+7
2024-09-03
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
1
-5
/
+4
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-08-27
net_sched: sch_fq: fix incorrect behavior for small weights
Eric Dumazet
1
-1
/
+3
2024-08-27
tc: adjust network header after 2nd vlan push
Boris Sukholitko
1
-0
/
+1
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+29
2024-08-20
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
1
-18
/
+29
2024-08-12
sched: act_ct: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-3
/
+1
2024-07-26
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
1
-1
/
+3
2024-07-15
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
1
-14
/
+20
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
1
-1
/
+2
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
1
-3
/
+0
2024-07-15
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
1
-43
/
+13
2024-07-15
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
1
-0
/
+30
2024-07-15
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
1
-2
/
+8
2024-07-15
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
1
-10
/
+30
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-11
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+14
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-07-08
bpf: Fix too early release of tcx_entry
Daniel Borkmann
1
-6
/
+6
[next]