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