index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
2024-05-09
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2024-04-19
net_sched: sch_skbprio: implement lockless skbprio_dump()
Eric Dumazet
2024-04-19
net_sched: sch_pie: implement lockless pie_dump()
Eric Dumazet
2024-04-19
net_sched: sch_hhf: implement lockless hhf_dump()
Eric Dumazet
2024-04-19
net_sched: sch_hfsc: implement lockless accesses to q->defcls
Eric Dumazet
2024-04-19
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fifo: implement lockless __fifo_dump()
Eric Dumazet
2024-04-19
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
2024-04-19
net_sched: sch_tfs: implement lockless etf_dump()
Eric Dumazet
2024-04-19
net_sched: sch_codel: implement lockless codel_dump()
Eric Dumazet
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
2024-04-19
net_sched: sch_cbs: implement lockless cbs_dump()
Eric Dumazet
2024-04-19
net_sched: cake: implement lockless cake_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fq: implement lockless fq_dump()
Eric Dumazet
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-10
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
2024-04-09
net: sched: cake: Optimize the number of function calls and branches in heap ...
Kuan-Wei Chiu
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-03
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
2024-03-19
net/sched: Add module alias for sch_fq_pie
Michal Koutný
2024-03-13
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-21
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
2024-02-19
net: sched: Annotate struct tc_pedit with __counted_by
Kees Cook
2024-02-16
net/sched: act_mirred: don't override retval if we already lost the skb
Jakub Kicinski
2024-02-16
net/sched: act_mirred: use the backlog for mirred ingress
Jakub Kicinski
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-13
net: sched: codel replace GPLv2/BSD boilerplate
Stephen Hemminger
2024-02-13
net: sched: Remove NET_ACT_IPT from Kconfig
Harshit Mogalapalli
2024-02-09
net: fill in MODULE_DESCRIPTION()s for net/sched
Breno Leitao
[next]