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