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
2022-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-02-23
net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
2022-02-16
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-01
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
2022-01-25
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
2022-01-20
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-13
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2022-01-07
sch_cake: revise Diffserv docs
Kevin Bracey
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
net/sched: add missing tracker information in qdisc_create()
Eric Dumazet
2022-01-04
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
flow_offload: fix suspicious RCU usage when offloading tc action
Baowen Zheng
2021-12-21
net/sched: use min() macro instead of doing it manually
Yang Li
2021-12-19
flow_offload: validate flags of filter and actions
Baowen Zheng
2021-12-19
flow_offload: add reoffload process to update hw_count
Baowen Zheng
2021-12-19
net: sched: save full flags for tc action
Baowen Zheng
2021-12-19
flow_offload: add process to update action stats from hardware
Baowen Zheng
2021-12-19
flow_offload: rename exts stats update functions with hw
Baowen Zheng
2021-12-19
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-12-19
flow_offload: fill flags to action structure
Baowen Zheng
2021-12-17
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-14
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
2021-12-13
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
2021-12-10
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
2021-12-07
net: watchdog: add net device refcount tracker
Eric Dumazet
2021-12-06
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
[next]