index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sch_choke: Use kvcalloc
Joe Perches
2020-01-29
1
-1
/
+1
*
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
2020-01-27
1
-0
/
+3
*
net_sched: walk through all child classes in tc_bind_tclass()
Cong Wang
2020-01-27
1
-11
/
+30
*
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-27
10
-29
/
+76
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
2
-4
/
+3
|
\
|
*
net_sched: fix datalen for ematch
Cong Wang
2020-01-23
1
-1
/
+1
|
*
net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
Eric Dumazet
2020-01-22
1
-3
/
+2
*
|
net: sched: Make TBF Qdisc offloadable
Petr Machata
2020-01-25
1
-0
/
+55
*
|
net: sched: sch_tbf: Don't overwrite backlog before dumping
Petr Machata
2020-01-25
1
-1
/
+0
*
|
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
2020-01-23
3
-0
/
+576
*
|
net: sched: pie: export symbols to be reused by FQ-PIE
Mohit P. Tahiliani
2020-01-23
1
-85
/
+88
*
|
net: sched: pie: fix alignment in struct instances
Mohit P. Tahiliani
2020-01-23
1
-9
/
+9
*
|
net: sched: pie: fix commenting
Mohit P. Tahiliani
2020-01-23
1
-5
/
+5
*
|
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
2020-01-23
1
-1
/
+1
*
|
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
2020-01-23
1
-85
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
2
-4
/
+14
|
\
|
|
*
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
2020-01-19
1
-0
/
+11
|
*
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
2020-01-17
1
-4
/
+3
*
|
net: sched: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
2
-6
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
3
-5
/
+13
|
\
|
|
*
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
2020-01-08
1
-2
/
+8
|
*
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-08
1
-2
/
+4
|
*
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
2020-01-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
5
-70
/
+37
|
\
|
|
*
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-31
3
-51
/
+17
|
*
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-28
1
-10
/
+12
|
*
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
2019-12-27
1
-9
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
3
-3
/
+28
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-0
/
+25
|
|
\
|
|
*
net/sched: cls_u32: fix refcount leak in the error path of u32_change()
Davide Caratti
2019-12-20
1
-0
/
+25
|
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
2
-3
/
+3
|
|
/
*
|
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
1
-0
/
+95
*
|
net: sch_ets: Add a new Qdisc
Petr Machata
2019-12-18
3
-0
/
+751
*
|
sch_cake: drop unused variable tin_quantum_prio
Kevin 'ldir' Darbyshire-Bryant
2019-12-18
1
-41
/
+18
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
|
/
*
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
*
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-07
1
-19
/
+33
*
net: core: rename indirect block ingress cb function
John Hurley
2019-12-07
1
-2
/
+2
*
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-06
1
-1
/
+1
*
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-05
1
-1
/
+2
*
act_ct: support asymmetric conntrack
Aaron Conole
2019-12-05
1
-1
/
+12
*
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
1
-52
/
+66
*
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2019-12-03
2
-0
/
+2
*
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-02
1
-1
/
+3
*
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
Victorien Molle
2019-12-02
1
-0
/
+1
*
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
2019-11-30
4
-5
/
+6
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-27
12
-20
/
+21
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-31
12
-20
/
+21
|
|
\
|
|
*
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
12
-20
/
+21
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
3
-9
/
+35
|
\
\
\
[next]