index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2019-04-18
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
2019-04-11
net: sched: flower: fix filter net reference counting
Vlad Buslov
2019-04-11
net: sched: flower: use correct ht function to prevent duplicates
Vlad Buslov
2019-04-10
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
2019-04-10
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-07
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
net: sched: ensure tc flower reoffload takes filter ref
John Hurley
2019-04-04
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
2019-04-04
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2019-04-02
net: sched: don't set tunnel for decap action
Vlad Buslov
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-26
net: sched: Kconfig: update reference link for PIE
Leslie Monis
2019-03-23
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-23
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
2019-03-21
net: sched: flower: set unlocked flag for flower proto ops
Vlad Buslov
2019-03-21
net: sched: flower: track rtnl lock state
Vlad Buslov
2019-03-21
net: sched: flower: protect flower classifier state with spinlock
Vlad Buslov
2019-03-21
net: sched: flower: handle concurrent tcf proto deletion
Vlad Buslov
2019-03-21
net: sched: flower: handle concurrent filter insertion in fl_change
Vlad Buslov
2019-03-21
net: sched: flower: protect masks list with spinlock
Vlad Buslov
2019-03-21
net: sched: flower: handle concurrent mask insertion
Vlad Buslov
2019-03-21
net: sched: flower: add reference counter to flower mask
Vlad Buslov
2019-03-21
net: sched: flower: track filter deletion with flag
Vlad Buslov
2019-03-21
net: sched: flower: introduce reference counting for filters
Vlad Buslov
2019-03-21
net: sched: flower: refactor fl_change
Vlad Buslov
2019-03-21
net: sched: flower: don't check for rtnl on head dereference
Vlad Buslov
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_nat: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_ife: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_gact: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_csum: validate the control action inside init()
Davide Caratti
2019-03-21
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
[next]