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-12-07
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-06
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-04
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-04
act_ct: support asymmetric conntrack
Aaron Conole
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2019-12-02
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-02
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
Victorien Molle
2019-11-30
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
2019-11-20
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
2019-11-19
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
2019-11-19
taprio: don't reject same mqprio settings
Ivan Khoronzhuk
2019-11-18
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
Xin Long
2019-11-12
net/sched: actions: remove unused 'order'
Davide Caratti
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
2019-11-05
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2019-11-05
icmp: remove duplicate code
Matteo Croce
2019-11-05
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-30
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-30
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-30
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
2019-10-30
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
2019-10-30
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-30
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-30
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-30
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-25
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-25
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
2019-10-22
fq_codel: do not include <linux/jhash.h>
Eric Dumazet
2019-10-22
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-21
net/sched: act_police: re-use tcf_tm_dump()
Davide Caratti
[next]