index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
1
-1
/
+1
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-12
/
+12
2019-07-10
net: sched: remove tcf block API
Pablo Neira Ayuso
1
-98
/
+0
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-7
/
+7
2019-07-10
net: sched: use flow block API
Pablo Neira Ayuso
1
-1
/
+87
2019-07-10
net: flow_offload: add list handling functions
Pablo Neira Ayuso
1
-0
/
+3
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2
-10
/
+10
2019-07-10
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
1
-11
/
+11
2019-07-09
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
1
-5
/
+122
2019-07-09
net/sched: Introduce action ct
Paul Blakey
4
-0
/
+1001
2019-07-09
net: sched: add mpls manipulation actions to TC
John Hurley
3
-0
/
+418
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-23
/
+13
2019-07-02
net sched: update mirred action for batched events operations
Roman Mashak
1
-0
/
+6
2019-07-02
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
1
-20
/
+7
2019-07-02
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
1
-3
/
+6
2019-06-29
net: sched: em_ipt: add support for addrtype matching
Nikolay Aleksandrov
1
-0
/
+14
2019-06-29
net: sched: em_ipt: keep the user-specified nfproto and dump it
Nikolay Aleksandrov
1
-1
/
+13
2019-06-29
net: sched: em_ipt: set the family based on the packet if it's unspecified
Nikolay Aleksandrov
1
-1
/
+6
2019-06-29
net: sched: em_ipt: match only on ip/ipv6 traffic
Nikolay Aleksandrov
1
-0
/
+13
2019-06-29
taprio: Adjust timestamps for TCP packets
Vedang Patel
1
-1
/
+40
2019-06-29
taprio: make clock reference conversions easier
Vedang Patel
1
-8
/
+22
2019-06-29
taprio: Add support for txtime-assist mode
Vedang Patel
1
-17
/
+324
2019-06-29
taprio: Remove inline directive
Vedang Patel
1
-1
/
+1
2019-06-29
taprio: calculate cycle_time when schedule is installed
Vedang Patel
1
-18
/
+11
2019-06-29
etf: Add skip_sock_check
Vedang Patel
1
-0
/
+10
2019-06-29
net: sched: protect against stack overflow in TC act_mirred
John Hurley
1
-0
/
+14
2019-06-29
net: sched: refactor reinsert action
John Hurley
1
-1
/
+2
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2019-06-23
net/sched: cbs: Fix error path of cbs_module_init
YueHaibing
1
-2
/
+7
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-60
/
+24
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+14
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-48
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
9
-38
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
1
-10
/
+1
2019-06-19
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
1
-6
/
+8
2019-06-19
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
1
-8
/
+7
2019-06-19
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
1
-5
/
+8
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+18
2019-06-18
net: sched: cls_matchall: allow to delete filter
Jiri Pirko
1
-2
/
+7
2019-06-18
net: sched: act_ctinfo: fix policy validation
Kevin Darbyshire-Bryant
1
-1
/
+2
2019-06-18
net: sched: act_ctinfo: fix action creation
Kevin Darbyshire-Bryant
1
-0
/
+1
2019-06-16
net: sched: remove NET_CLS_IND config option
Jiri Pirko
4
-38
/
+1
2019-06-15
net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
Vlad Buslov
1
-0
/
+1
2019-06-15
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
1
-16
/
+18
2019-06-14
sched: act_ctinfo: use extack error reporting
Kevin Darbyshire-Bryant
1
-5
/
+18
2019-06-12
net: sched: ingress: set 'unlocked' flag for Qdisc ops
Vlad Buslov
1
-0
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
58
-320
/
+58
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
58
-320
/
+58
2019-05-31
net: sched: act_ctinfo: minor size optimisation
Kevin 'ldir' Darbyshire-Bryant
1
-4
/
+0
[next]