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
2023-03-01
net/sched: flower: fix fl_change() error recovery path
Eric Dumazet
2023-03-01
net/sched: act_connmark: handle errno on tcf_idr_check_alloc
Pedro Tammela
2023-02-27
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
2023-02-26
net/sched: act_sample: fix action bind logic
Pedro Tammela
2023-02-26
net/sched: act_mpls: fix action bind logic
Pedro Tammela
2023-02-26
net/sched: act_pedit: fix action bind logic
Pedro Tammela
2023-02-26
net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
Nathan Chancellor
2023-02-20
net/sched: flower: Support hardware miss to tc action
Paul Blakey
2023-02-20
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-20
net/sched: Rename user cookie and act cookie
Paul Blakey
2023-02-20
net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimited
Vladimir Oltean
2023-02-20
net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...
Vladimir Oltean
2023-02-20
net/sched: taprio: fix calculation of maximum gate durations
Vladimir Oltean
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-16
net/sched: act_pedit: use percpu overlimit counter when available
Pedro Tammela
2023-02-16
net/sched: act_gate: use percpu stats
Pedro Tammela
2023-02-16
net/sched: act_connmark: transition to percpu stats and rcu
Pedro Tammela
2023-02-16
net/sched: act_nat: transition to percpu stats and rcu
Pedro Tammela
2023-02-16
net/sched: Retire rsvp classifier
Jamal Hadi Salim
2023-02-16
net/sched: Retire tcindex classifier
Jamal Hadi Salim
2023-02-16
net/sched: Retire dsmark qdisc
Jamal Hadi Salim
2023-02-16
net/sched: Retire ATM qdisc
Jamal Hadi Salim
2023-02-16
net/sched: Retire CBQ qdisc
Jamal Hadi Salim
2023-02-15
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
2023-02-14
net/sched: support per action hw stats
Oz Shlomo
2023-02-14
net/sched: introduce flow_offload action cookie
Oz Shlomo
2023-02-14
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
2023-02-14
net/sched: act_pedit, setup offload action for action stats query
Oz Shlomo
2023-02-14
net/sched: optimize action stats api calls
Oz Shlomo
2023-02-13
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
2023-02-13
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
2023-02-10
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-10
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-10
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-08
net/sched: taprio: don't segment unnecessarily
Vladimir Oltean
2023-02-08
net/sched: taprio: split segmentation logic from qdisc_enqueue()
Vladimir Oltean
2023-02-08
net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...
Vladimir Oltean
2023-02-08
net/sched: keep the max_frm_len information inside struct sched_gate_list
Vladimir Oltean
2023-02-08
net/sched: taprio: warn about missing size table
Vladimir Oltean
2023-02-08
net/sched: make stab available before ops->init() call
Vladimir Oltean
2023-02-08
net/sched: taprio: calculate guard band against actual TC gate close time
Vladimir Oltean
2023-02-08
net/sched: taprio: calculate budgets per traffic class
Vladimir Oltean
2023-02-08
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
2023-02-08
net/sched: taprio: calculate tc gate durations
Vladimir Oltean
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
[next]