index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_generic.c
Age
Commit message (
Expand
)
Author
2020-10-09
net/sched: get rid of qdisc->padded
Eric Dumazet
2020-09-10
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
2020-06-09
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
2020-05-27
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
2020-05-27
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
2020-05-27
net_sched: add a tracepoint for qdisc creation
Cong Wang
2020-05-27
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
2020-05-27
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
net: sched: fallback to qdisc noqueue if default qdisc setup fail
Jesper Dangaard Brouer
2020-02-19
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
2019-10-02
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
2019-09-15
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-06
net: sched: fix reordering issues
Eric Dumazet
2019-08-28
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
2019-08-28
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-04
net: add a generic tracepoint for TX queue timeout
Cong Wang
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-03-23
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-02-26
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-11
Documentation: bring operstate documentation up-to-date
Jouke Witteveen
2018-12-01
net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
Paul E. McKenney
2018-10-10
net: sched: avoid writing on noop_qdisc
Eric Dumazet
2018-09-28
net: sched: make function qdisc_free_cb() static
Wei Yongjun
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-05-31
net: remove bypassed check in sch_direct_xmit()
Song Liu
2018-05-17
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-03-26
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-17
net: sched: fix uses after free
Eric Dumazet
2018-01-29
net_sched: implement ->change_tx_queue_len() for pfifo_fast
Cong Wang
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
[next]