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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
58
-320
/
+58
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
2
-24
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
55
-291
/
+55
*
|
net: sched: don't use tc_action->order during action dump
Vlad Buslov
2019-05-24
1
-2
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11
Thomas Gleixner
2019-05-21
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
net/sched: avoid double free on matchall reoffload
Pieter Jansen van Vuuren
2019-05-08
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
2
-0
/
+5
|
\
|
*
cls_cgroup: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-05
1
-0
/
+2
|
*
cls_matchall: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-04
1
-0
/
+3
*
|
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
2019-05-07
4
-31
/
+17
*
|
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
2019-05-07
1
-0
/
+2
*
|
net_sched: sch_fq: handle non connected flows
Eric Dumazet
2019-05-07
1
-2
/
+13
*
|
net_sched: sch_fq: do not assume EDT packets are ordered
Eric Dumazet
2019-05-07
1
-12
/
+83
*
|
sch_htb: redefine htb qdisc overlimits
Cong Wang
2019-05-05
1
-3
/
+6
*
|
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
2019-05-05
4
-17
/
+30
*
|
net/sched: allow stats updates from offloaded police actions
Pieter Jansen van Vuuren
2019-05-05
1
-0
/
+15
*
|
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
2019-05-05
1
-0
/
+20
*
|
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-05
1
-0
/
+6
*
|
net/sched: move police action structures to header
Pieter Jansen van Vuuren
2019-05-05
1
-36
/
+1
*
|
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
2019-05-05
1
-2
/
+0
*
|
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
2019-05-05
1
-0
/
+33
*
|
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-05
1
-0
/
+8
*
|
net: sched: cls_u32: use struct_size() helper
Gustavo A. R. Silva
2019-05-04
1
-1
/
+1
*
|
net: add a generic tracepoint for TX queue timeout
Cong Wang
2019-05-04
1
-0
/
+2
*
|
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2019-05-01
1
-6
/
+29
*
|
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2019-05-01
1
-8
/
+51
*
|
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2019-05-01
1
-193
/
+318
*
|
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
2019-05-01
1
-6
/
+8
*
|
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
56
-129
/
+189
*
|
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
42
-68
/
+70
*
|
net: sched: flower: refactor reoffload for concurrent access
Vlad Buslov
2019-04-24
1
-22
/
+57
*
|
net: sched: taprio: Fix taprio_dequeue()
Andre Guedes
2019-04-23
1
-2
/
+2
*
|
net: sched: taprio: Fix taprio_peek()
Andre Guedes
2019-04-23
1
-2
/
+2
*
|
net: sched: taprio: Remove should_restart_cycle()
Andre Guedes
2019-04-23
1
-9
/
+1
*
|
net: sched: taprio: Refactor taprio_get_start_time()
Andre Guedes
2019-04-23
1
-14
/
+23
*
|
net: sched: taprio: Remove pointless variable assigment
Andre Guedes
2019-04-23
1
-1
/
+0
*
|
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
2019-04-18
1
-6
/
+11
*
|
net: sched: flower: fix filter net reference counting
Vlad Buslov
2019-04-11
1
-11
/
+6
*
|
net: sched: flower: use correct ht function to prevent duplicates
Vlad Buslov
2019-04-11
1
-3
/
+3
*
|
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
2019-04-10
1
-14
/
+84
*
|
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
2019-04-10
1
-16
/
+81
*
|
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
2
-9
/
+16
*
|
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
1
-33
/
+17
*
|
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
2019-04-07
1
-20
/
+44
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
16
-86
/
+59
|
\
|
|
*
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
2019-04-04
1
-0
/
+11
[next]