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-08-20
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-31
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
2020-07-31
net/sched: The error lable position is corrected in ct_init_module
liujian
2020-07-30
net/sched: act_pedit: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-07-28
net_sched: initialize timer earlier in red_init()
Cong Wang
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-20
net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
wenxu
2020-07-20
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-16
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-13
net: sched: kerneldoc fixes
Andrew Lunn
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-09
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-01
net: sched: Allow changing default qdisc to FQ-PIE
Danny Lin
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
2020-06-29
net: sched: sch_red: Split init and change callbacks
Petr Machata
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
2020-06-25
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
2020-06-25
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
2020-06-25
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
2020-06-24
net: qos: police action add index for tc flower offloading
Po Liu
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
2020-06-22
tcindex_change: Remove redundant null check
Gaurav Singh
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
Remove redundant skb null check
Gaurav Singh
2020-06-20
Remove redundant condition in qdisc_graft
Gaurav Singh
2020-06-19
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-06-18
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
2020-06-18
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]