index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2019-11-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-11
/
+6
|
\
|
*
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-25
1
-0
/
+2
|
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-11
/
+6
*
|
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-25
1
-0
/
+2
*
|
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
2019-10-17
1
-2
/
+7
*
|
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
2019-10-02
1
-6
/
+1
|
/
*
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-15
1
-0
/
+3
*
net: sched: fix reordering issues
Eric Dumazet
2019-09-06
1
-2
/
+7
*
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
2019-08-28
1
-2
/
+6
*
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
2019-08-28
1
-4
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: add a generic tracepoint for TX queue timeout
Cong Wang
2019-05-04
1
-0
/
+2
*
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
1
-4
/
+5
*
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
1
-8
/
+2
*
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
1
-33
/
+17
*
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-23
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-7
/
+6
|
\
|
*
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-02
1
-7
/
+6
*
|
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
2019-02-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-1
/
+1
|
\
|
|
*
Documentation: bring operstate documentation up-to-date
Jouke Witteveen
2019-02-11
1
-1
/
+1
*
|
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
1
-1
/
+5
|
/
*
net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
Paul E. McKenney
2018-12-01
1
-4
/
+4
*
net: sched: avoid writing on noop_qdisc
Eric Dumazet
2018-10-10
1
-2
/
+12
*
net: sched: make function qdisc_free_cb() static
Wei Yongjun
2018-09-28
1
-1
/
+1
*
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
1
-1
/
+24
*
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
1
-9
/
+14
*
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-2
/
+2
*
net: remove bypassed check in sch_direct_xmit()
Song Liu
2018-05-31
1
-3
/
+0
*
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2018-05-17
1
-2
/
+2
*
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-17
1
-0
/
+11
*
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
1
-22
/
+9
*
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-26
1
-4
/
+13
*
net: sched: fix uses after free
Eric Dumazet
2018-03-17
1
-9
/
+13
*
net_sched: implement ->change_tx_queue_len() for pfifo_fast
Cong Wang
2018-01-29
1
-0
/
+18
*
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-29
1
-0
/
+33
*
net: core: Expose number of link up/down transitions
David Decotigny
2018-01-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-1
/
+1
|
\
|
*
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
2018-01-16
1
-1
/
+17
*
|
net: sched: fix skb leak in dev_requeue_skb()
Wei Yongjun
2018-01-02
1
-8
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-1
/
+3
|
\
|
|
*
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
Cong Wang
2017-12-26
1
-1
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
1
-1
/
+15
|
\
\
|
*
|
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
2017-12-20
1
-1
/
+15
*
|
|
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
1
-6
/
+9
*
|
|
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2017-12-21
1
-2
/
+4
*
|
|
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
1
-3
/
+5
|
/
/
*
|
net_sched: properly check for empty skb array on error path
Cong Wang
2017-12-19
1
-1
/
+7
[next]