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
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-30
bpf: Add socket assign support
Joe Stringer
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-30
net: introduce nla_put_bitfield32() helper and use it
Jiri Pirko
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-26
cls_flower: Add extack support for flags key
Guillaume Nault
2020-03-26
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
2020-03-26
cls_flower: Add extack support for mpls options
Guillaume Nault
2020-03-26
sched: act_pedit: Implement stats_update callback
Petr Machata
2020-03-26
sched: act_skbedit: Implement stats_update callback
Petr Machata
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-24
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
2020-03-23
net: sched: rename more stats_types
Jakub Kicinski
2020-03-19
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2020-03-18
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
2020-03-18
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
2020-03-17
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
2020-03-17
net_sched: do not reprogram a timer about to expire
Eric Dumazet
2020-03-17
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
2020-03-16
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
2020-03-14
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
2020-03-14
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
2020-03-12
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
2020-03-09
net: sched: pie: change tc_pie_xstats->prob
Leslie Monis
2020-03-08
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
Eric Dumazet
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2020-03-04
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
2020-03-04
pie: remove unnecessary type casting
Leslie Monis
2020-03-04
pie: use term backlog instead of qlen
Leslie Monis
2020-03-04
net/sched: act_ct: Use pskb_network_may_pull()
Paul Blakey
2020-03-04
net/sched: act_ct: Fix ipv6 lookup of offloaded connections
Paul Blakey
2020-03-03
net/sched: act_ct: Software offload of established flows
Paul Blakey
2020-03-03
net/sched: act_ct: Offload established connections to flow table
Paul Blakey
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
2020-03-03
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
[next]