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
2018-07-23
net: sched: introduce chain templates
Jiri Pirko
2018-07-23
net: sched: introduce chain object to uapi
Jiri Pirko
2018-07-23
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
2018-07-23
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
Jiri Pirko
2018-07-21
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-19
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
2018-07-19
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
2018-07-16
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
2018-07-13
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2018-07-12
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
2018-07-12
net/sched: skbedit: use per-cpu counters
Davide Caratti
2018-07-12
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
2018-07-11
net: sched: fix unprotected access to rcu cookie pointer
Vlad Buslov
2018-07-11
net: sched: act_ife: fix memory leak in ife init
Vlad Buslov
2018-07-11
net/sched: flower: Fix null pointer dereference when run tc vlan command
Jianbo Liu
2018-07-10
sch_cake: Conditionally split GSO segments
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add overhead compensation support to the rate shaper
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add DiffServ handling
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add NAT awareness to packet classifier
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add optional ACK filter
Toke Høiland-Jørgensen
2018-07-10
sch_cake: Add ingress mode
Toke Høiland-Jørgensen
2018-07-10
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
2018-07-08
net: sched: Fix warnings from xchg() on RCU'd cookie pointer.
David S. Miller
2018-07-08
net: sched: change action API to use array of pointers to actions
Vlad Buslov
2018-07-08
net: sched: atomically check-allocate action
Vlad Buslov
2018-07-08
net: sched: use reference counting action init
Vlad Buslov
2018-07-08
net: sched: don't release reference on action overwrite
Vlad Buslov
2018-07-08
net: sched: implement reference counted action release
Vlad Buslov
2018-07-08
net: sched: add 'delete' function to action ops
Vlad Buslov
2018-07-08
net: sched: implement action API that deletes action by index
Vlad Buslov
2018-07-08
net: sched: always take reference to action
Vlad Buslov
2018-07-08
net: sched: implement unlocked action init API
Vlad Buslov
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
2018-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
2018-07-07
net/sched: flower: Dump the ethertype encapsulated in vlan
Jianbo Liu
2018-07-07
net/sched: flower: Add support for matching on vlan ethertype
Jianbo Liu
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
2018-07-04
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
2018-07-04
net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
Wei Yongjun
2018-07-04
net:sched: add action inheritdsfield to skbedit
Qiaobin Fu
2018-07-02
net sched actions: add extack messages in pedit action
Roman Mashak
2018-06-29
net/sched: add tunnel option support to act_tunnel_key
Simon Horman
2018-06-29
net/sched: act_tunnel_key: add extended ack support
Simon Horman
[prev]
[next]