Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
13b06b78c772d64e2207e4a5a5329856fe2bf241
/
net
/
sched
45d5cb1
net/sched: cbs: Fix error path of cbs_module_init
by YueHaibing
· 5 years ago
c356dc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 years ago
2504ba9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
by Thomas Gleixner
· 5 years ago
3e14c38
net: netem: fix use after free and double free with packet corruption
by Jakub Kicinski
· 5 years ago
177b800
net: netem: fix backlog accounting for corrupted GSO frames
by Jakub Kicinski
· 5 years ago
99815f5
net: sched: flower: don't call synchronize_rcu() on mask creation
by Vlad Buslov
· 5 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 5 years ago
84a14ae
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
by Thomas Gleixner
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 5 years ago
4097e9d
net: sched: don't use tc_action->order during action dump
by Vlad Buslov
· 5 years ago
ef65e43
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
5f05836
net/sched: avoid double free on matchall reoffload
by Pieter Jansen van Vuuren
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d678714
net/sched: remove block pointer from common offload structure
by Pieter Jansen van Vuuren
· 6 years ago
e4acf42
taprio: add null check on sched_nest to avoid potential null pointer dereference
by Colin Ian King
· 6 years ago
37c0aea
net_sched: sch_fq: handle non connected flows
by Eric Dumazet
· 6 years ago
eeb84aa
net_sched: sch_fq: do not assume EDT packets are ordered
by Eric Dumazet
· 6 years ago
b362487
sch_htb: redefine htb qdisc overlimits
by Cong Wang
· 6 years ago
88c44a5
net/sched: add block pointer to tc_cls_common_offload structure
by Pieter Jansen van Vuuren
· 6 years ago
12f02b6
net/sched: allow stats updates from offloaded police actions
by Pieter Jansen van Vuuren
· 6 years ago
b7fe4ab
net/sched: extend matchall offload for hardware statistics
by Pieter Jansen van Vuuren
· 6 years ago
8c8cfc6
net/sched: add police action to the hardware intermediate representation
by Pieter Jansen van Vuuren
· 6 years ago
fa762da
net/sched: move police action structures to header
by Pieter Jansen van Vuuren
· 6 years ago
dfcb19f
net/sched: remove unused functions for matchall offload
by Pieter Jansen van Vuuren
· 6 years ago
f00cbf19
net/sched: use the hardware intermediate representation for matchall
by Pieter Jansen van Vuuren
· 6 years ago
a7a7be6
net/sched: add sample action to the hardware intermediate representation
by Pieter Jansen van Vuuren
· 6 years ago
594725d
cls_cgroup: avoid panic when receiving a packet before filter set
by Matteo Croce
· 6 years ago
2542604
cls_matchall: avoid panic when receiving a packet before filter set
by Matteo Croce
· 6 years ago
e512fcf
net: sched: cls_u32: use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
141b6b2
net: add a generic tracepoint for TX queue timeout
by Cong Wang
· 6 years ago
c25031e
taprio: Add support for cycle-time-extension
by Vinicius Costa Gomes
· 6 years ago
6ca6a66
taprio: Add support for setting the cycle-time manually
by Vinicius Costa Gomes
· 6 years ago
a3d43c0
taprio: Add support adding an admin schedule
by Vinicius Costa Gomes
· 6 years ago
8c79f0e
taprio: Fix potencial use of invalid memory during dequeue()
by Vinicius Costa Gomes
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
c049d56
net: sched: flower: refactor reoffload for concurrent access
by Vlad Buslov
· 6 years ago
6e734c8
net: sched: taprio: Fix taprio_dequeue()
by Andre Guedes
· 6 years ago
2684d1b
net: sched: taprio: Fix taprio_peek()
by Andre Guedes
· 6 years ago
5175aaf
net: sched: taprio: Remove should_restart_cycle()
by Andre Guedes
· 6 years ago
8599099
net: sched: taprio: Refactor taprio_get_start_time()
by Andre Guedes
· 6 years ago
59ab87f
net: sched: taprio: Remove pointless variable assigment
by Andre Guedes
· 6 years ago
23bddf6
net/sched: taprio: fix build without 64bit div
by Jakub Kicinski
· 6 years ago
9994677
net: sched: flower: fix filter net reference counting
by Vlad Buslov
· 6 years ago
9e35552
net: sched: flower: use correct ht function to prevent duplicates
by Vlad Buslov
· 6 years ago
e0a7683
net/sched: cbs: fix port_rate miscalculation
by Leandro Dorileo
· 6 years ago
7b9eba7
net/sched: taprio: fix picos_per_byte miscalculation
by Leandro Dorileo
· 6 years ago
73eb628
Revert: "net: sched: put back q.qlen into a single location"
by Paolo Abeni
· 6 years ago
8a53e61
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
by Paolo Abeni
· 6 years ago
9c01c9f
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
by Paolo Abeni
· 6 years ago
1f17f77
net: sched: flower: insert filter to ht before offloading it to hw
by Vlad Buslov
· 6 years ago
f83f715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
95e27a4
net: sched: ensure tc flower reoffload takes filter ref
by John Hurley
· 6 years ago
c87b4ec
sch_cake: Make sure we can write the IP header before changing DSCP bits
by Toke Høiland-Jørgensen
· 6 years ago
b2100cc
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
by Toke Høiland-Jørgensen
· 6 years ago
fae2708
net/sched: act_sample: fix divide by zero in the traffic path
by Davide Caratti
· 6 years ago
3eed528
net: sched: don't set tunnel for decap action
by Vlad Buslov
· 6 years ago
e5f0e8f
net: sched: introduce and use qdisc tree flush/purge helpers
by Paolo Abeni
· 6 years ago
5dd431b
net: sched: introduce and use qstats read helpers
by Paolo Abeni
· 6 years ago
0db6f8b
net/sched: fix ->get helper of the matchall cls
by Nicolas Dichtel
· 6 years ago
356d71e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1f8389b
net: sched: Kconfig: update reference link for PIE
by Leslie Monis
· 6 years ago
28cff53
net: sched: add empty status flag for NOLOCK qdisc
by Paolo Abeni
· 6 years ago
064c5d6
net: sched: fix cleanup NULL pointer exception in act_mirr
by John Hurley
· 6 years ago
9214919
net: sched: flower: set unlocked flag for flower proto ops
by Vlad Buslov
· 6 years ago
c24e43d8
net: sched: flower: track rtnl lock state
by Vlad Buslov
· 6 years ago
3d81e71
net: sched: flower: protect flower classifier state with spinlock
by Vlad Buslov
· 6 years ago
272ffaa
net: sched: flower: handle concurrent tcf proto deletion
by Vlad Buslov
· 6 years ago
9a2d938
net: sched: flower: handle concurrent filter insertion in fl_change
by Vlad Buslov
· 6 years ago
259e60f
net: sched: flower: protect masks list with spinlock
by Vlad Buslov
· 6 years ago
195c234
net: sched: flower: handle concurrent mask insertion
by Vlad Buslov
· 6 years ago
f48ef4d
net: sched: flower: add reference counter to flower mask
by Vlad Buslov
· 6 years ago
b2552b8
net: sched: flower: track filter deletion with flag
by Vlad Buslov
· 6 years ago
0617755
net: sched: flower: introduce reference counting for filters
by Vlad Buslov
· 6 years ago
620da48
net: sched: flower: refactor fl_change
by Vlad Buslov
· 6 years ago
e474619
net: sched: flower: don't check for rtnl on head dereference
by Vlad Buslov
· 6 years ago
ee3bbfe
net/sched: let actions use RCU to access 'goto_chain'
by Davide Caratti
· 6 years ago
7e0c889
net/sched: act_vlan: validate the control action inside init()
by Davide Caratti
· 6 years ago
e5fdaba
net/sched: act_tunnel_key: validate the control action inside init()
by Davide Caratti
· 6 years ago
7c3d825
net/sched: act_skbmod: validate the control action inside init()
by Davide Caratti
· 6 years ago
ec7727b
net/sched: act_skbedit: validate the control action inside init()
by Davide Caratti
· 6 years ago
4b006b0
net/sched: act_simple: validate the control action inside init()
by Davide Caratti
· 6 years ago
e8c87c6
net/sched: act_sample: validate the control action inside init()
by Davide Caratti
· 6 years ago
d6124d6
net/sched: act_police: validate the control action inside init()
by Davide Caratti
· 6 years ago
6ac86ca
net/sched: act_pedit: validate the control action inside init()
by Davide Caratti
· 6 years ago
1e45d04
net/sched: act_nat: validate the control action inside init()
by Davide Caratti
· 6 years ago
c53075e
net/sched: act_connmark: validate the control action inside init()
by Davide Caratti
· 6 years ago
ff9721d
net/sched: act_mirred: validate the control action inside init()
by Davide Caratti
· 6 years ago
11a94d7
net/sched: act_ife: validate the control action inside init()
by Davide Caratti
· 6 years ago
0da2dbd
net/sched: act_gact: validate the control action inside init()
by Davide Caratti
· 6 years ago
f5c29d8
net/sched: act_csum: validate the control action inside init()
by Davide Caratti
· 6 years ago
4e18100
net/sched: act_bpf: validate the control action inside init()
by Davide Caratti
· 6 years ago
85d0966
net/sched: prepare TC actions to properly validate the control action
by Davide Caratti
· 6 years ago
eab2fc8
sch_cake: Interpret fwmark parameter as a bitmask
by Toke Høiland-Jørgensen
· 6 years ago
5b5f99b
net_sched: return correct value for *notify* functions
by Zhike Wang
· 6 years ago
Next »