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-10-22
net/sched: act_police: disallow 'goto chain' on fallback control action
Davide Caratti
2018-10-22
net/sched: act_gact: disallow 'goto chain' on fallback control action
Davide Caratti
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-18
net: sched: Fix for duplicate class dump
Phil Sutter
2018-10-15
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
Eric Dumazet
2018-10-15
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
2018-10-15
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-10
net: sched: avoid writing on noop_qdisc
Eric Dumazet
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
net: sched: cls_u32: simplify the hell out u32_delete() emptiness check
Al Viro
2018-10-08
net: sched: cls_u32: keep track of knodes count in tc_u_common
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tp_c
Al Viro
2018-10-08
net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
Al Viro
2018-10-08
net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
Al Viro
2018-10-08
net: sched: cls_u32: clean tc_u_common hashtable
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tc_u_common ->rcu
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tc_u_knode ->tp
Al Viro
2018-10-08
net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
Al Viro
2018-10-08
net: sched: cls_u32: make sure that divisor is a power of 2
Al Viro
2018-10-08
net: sched: cls_u32: disallow linking to root hnode
Al Viro
2018-10-08
net: sched: cls_u32: mark root hnode explicitly
Al Viro
2018-10-07
net: sched: cls_u32: fix hnode refcounting
Al Viro
2018-10-07
net: sched: pie: fix coding style issues
Leslie Monis
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
net: sched: Add policy validation for tc attributes
David Ahern
2018-10-05
net_sched: convert idrinfo->lock from spinlock to a mutex
Cong Wang
2018-10-04
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-01
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
2018-10-01
net_sched: fix a crash in tc_new_tfilter()
Cong Wang
2018-10-01
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
2018-09-28
net: sched: make function qdisc_free_cb() static
Wei Yongjun
2018-09-25
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
2018-09-25
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-25
net: sched: protect block idr with spinlock
Vlad Buslov
2018-09-25
net: sched: implement functions to put and flush all chains
Vlad Buslov
2018-09-25
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-25
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
2018-09-21
net_sched: sch_fq: remove dead code dealing with retransmits
Eric Dumazet
2018-09-21
tcp: switch tcp and sch_fq to new earliest departure time model
Eric Dumazet
2018-09-21
net_sched: sch_fq: switch to CLOCK_TAI
Eric Dumazet
2018-09-21
net_sched: change tcf_del_walker() to take idrinfo->lock
Vlad Buslov
2018-09-19
net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
[next]