index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
net: no longer stop all TX queues in dev_watchdog()
Eric Dumazet
1
-3
/
+5
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
1
-0
/
+51
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-4
/
+4
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
1
-1
/
+1
2021-11-16
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
1
-3
/
+8
2021-11-15
net: sched: sch_netem: Refactor code in 4-state loss generator
Harshit Mogalapalli
1
-9
/
+9
2021-11-09
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-10-29
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
1
-1
/
+2
2021-10-28
sch_htb: Add extack messages for EOPNOTSUPP errors
Maxim Mikityanskiy
1
-2
/
+6
2021-10-27
net: introduce sk_forward_alloc_get()
Paolo Abeni
1
-1
/
+1
2021-10-27
net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
Seth Forshee
1
-1
/
+1
2021-10-27
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
1
-19
/
+19
2021-10-27
net: sched: gred: dynamically allocate tc_gred_qopt_offload
Arnd Bergmann
1
-20
/
+30
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-10-20
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
1
-4
/
+9
2021-10-19
net: sch_tbf: Add a graft command
Petr Machata
1
-0
/
+16
2021-10-18
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
1
-1
/
+1
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
16
-72
/
+42
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
21
-56
/
+57
2021-10-18
net: sched: Use _bstats_update/set() instead of raw writes
Ahmed S. Darwish
4
-17
/
+21
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
12
-7
/
+21
2021-10-18
mq, mqprio: Use gnet_stats_add_queue().
Sebastian Andrzej Siewior
2
-57
/
+18
2021-10-18
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
2
-9
/
+7
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
1
-4
/
+11
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+18
2021-10-08
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
1
-12
/
+18
2021-10-08
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
1
-3
/
+9
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
1
-0
/
+4
2021-10-01
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
1
-0
/
+3
2021-09-30
net: sched: Use struct_size() helper in kvmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+12
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-09-29
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+4
2021-09-26
net: prevent user from passing illegal stab size
王贇
1
-0
/
+6
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
3
-46
/
+25
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
3
-0
/
+56
2021-09-04
fq_codel: reject silly quantum parameters
Eric Dumazet
1
-2
/
+10
2021-08-30
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-4
/
+4
2021-08-30
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
1
-35
/
+62
2021-08-30
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2021-08-25
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
1
-0
/
+7
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
1
-0
/
+1
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2
-4
/
+4
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
[prev]
[next]