开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
2019-11-05
icmp: remove duplicate code
Matteo Croce
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
2019-10-30
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-30
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-30
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
2019-10-30
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
2019-10-30
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-30
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-30
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-25
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-25
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
2019-10-22
fq_codel: do not include <linux/jhash.h>
Eric Dumazet
2019-10-22
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-21
net/sched: act_police: re-use tcf_tm_dump()
Davide Caratti
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
2019-10-15
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
2019-10-15
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
2019-10-15
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
Eric Dumazet
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
act_mirred: Fix mirred_init_module error handling
YueHaibing
2019-10-09
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
2019-10-08
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
2019-10-08
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
2019-10-02
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
2019-10-01
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
2019-10-01
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
2019-09-30
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-30
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
2019-09-27
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
Paul Blakey
2019-09-27
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
net: sched: multiq: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-09-26
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
[next]