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
starfive-6.6.48-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
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-05-22
net: sched: cls_matchall: fix null pointer dereference
Jiri Pirko
1
-1
/
+0
2017-05-20
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
1
-0
/
+1
2017-05-17
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
1
-1
/
+1
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2
-1
/
+45
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
2
-11
/
+13
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
1
-16
/
+88
2017-05-17
net: sched: push chain dump to a separate function
Jiri Pirko
1
-43
/
+52
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
1
-41
/
+107
2017-05-17
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
1
-2
/
+2
2017-05-17
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
1
-6
/
+7
2017-05-17
net: sched: rename tcf_destroy_chain helper
Jiri Pirko
1
-3
/
+3
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
15
-96
/
+226
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
14
-60
/
+60
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
1
-0
/
+8
2017-05-12
net: sched: optimize class dumps
Eric Dumazet
1
-0
/
+6
2017-05-09
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
1
-11
/
+1
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
5
-58
/
+18
2017-05-04
net/sched: remove redundant null check on head
Colin Ian King
1
-2
/
+1
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
1
-1
/
+1
2017-05-01
flower: check unused bits in MPLS fields
Benjamin LaHaise
1
-10
/
+22
2017-04-25
net sched actions: Complete the JUMPX opcode
Jamal Hadi Salim
1
-0
/
+25
2017-04-24
cls_flower: add support for matching MPLS fields (v2)
Benjamin LaHaise
1
-0
/
+74
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+32
2017-04-21
net_sched: remove useless NULL to tp->root
WANG Cong
3
-20
/
+0
2017-04-21
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
12
-126
/
+132
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
3
-10
/
+15
2017-04-17
Subject: net: allow configuring default qdisc
stephen hemminger
2
-0
/
+54
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
50
-69
/
+77
2017-04-06
net_sched: check noop_qdisc before qdisc_hash_add()
WANG Cong
1
-1
/
+1
2017-04-05
net: sched: choke: remove some dead code
Dan Carpenter
1
-6
/
+0
2017-03-25
net_sched: use setup_deferrable_timer
Geliang Tang
2
-6
/
+4
2017-03-24
net: sched: choke: remove dead filter classify code
Jiri Pirko
1
-51
/
+0
2017-03-24
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
1
-0
/
+12
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2017-03-22
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
1
-2
/
+8
2017-03-17
netem: apply correct delay when rate throttling
Nik Unger
1
-8
/
+18
2017-03-16
net/sched: fq_codel: Avoid set-but-unused variable
Or Gerlitz
1
-2
/
+0
2017-03-16
net/sched: act_ife: Staticfy find_decode_metaid()
Or Gerlitz
1
-2
/
+2
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-6
/
+11
2017-03-16
mqprio: Change handling of hw u8 to allow for multiple hardware offload modes
Alexander Duyck
1
-10
/
+16
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2017-03-13
sch_tbf: Remove bogus semicolon in if() conditional.
David S. Miller
1
-1
/
+1
2017-03-13
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
1
-0
/
+3
2017-03-13
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
15
-16
/
+62
2017-03-08
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
Alexey Khoroshilov
1
-1
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
net sched actions: do not overwrite status of action creation.
Roman Mashak
1
-2
/
+2
[next]