index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-09
1
-0
/
+3
|
\
|
|
*
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-06
1
-0
/
+3
*
|
net: sched: pfifo_fast use skb_array
John Fastabend
2017-12-08
1
-53
/
+87
*
|
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
2017-12-08
1
-4
/
+7
*
|
net: sched: use skb list for skb_bad_tx
John Fastabend
2017-12-08
1
-20
/
+86
*
|
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2017-12-08
1
-9
/
+19
*
|
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2017-12-08
1
-13
/
+72
*
|
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2017-12-08
1
-0
/
+16
*
|
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2017-12-08
1
-15
/
+13
*
|
net: sched: allow qdiscs to handle locking
John Fastabend
2017-12-08
1
-10
/
+20
*
|
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2017-12-08
1
-2
/
+0
|
/
*
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2017-11-03
1
-0
/
+46
*
net/sched: Check for null dev_queue on create flow
Jesus Sanchez-Palencia
2017-10-27
1
-1
/
+7
*
net: sched: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
1
-0
/
+1
|
\
|
*
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
2017-09-21
1
-0
/
+1
*
|
net_sched: no need to free qdisc in RCU callback
Cong Wang
2017-09-19
1
-8
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-1
/
+1
|
\
[next]