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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-18
udp6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-11
/
+26
2020-07-18
udp: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-9
/
+50
2020-07-18
udp: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-10
/
+24
2020-07-18
inet6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2
-0
/
+74
2020-07-18
inet6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-9
/
+22
2020-07-18
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
4
-1
/
+156
2020-07-18
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
1
-9
/
+20
2020-07-18
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
10
-4
/
+312
2020-07-18
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
3
-9
/
+139
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
2
-6
/
+6
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
1
-2
/
+1
2020-07-16
bpf: revert "test_bpf: Flag tests that cannot be jited on s390"
Seth Forshee
1
-20
/
+0
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
2
-0
/
+106
2020-07-16
samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap
Lorenzo Bianconi
2
-22
/
+178
2020-07-16
libbpf: Add SEC name for xdp programs attached to CPUMAP
Lorenzo Bianconi
1
-0
/
+2
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
3
-4
/
+20
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
7
-17
/
+148
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
3
-13
/
+33
2020-07-16
samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop
Lorenzo Bianconi
1
-9
/
+27
2020-07-16
net: Refactor xdp_convert_buff_to_frame
David Ahern
1
-13
/
+22
2020-07-16
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
1
-1
/
+1
2020-07-16
net: ipv6: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-16
net: sctp: drop duplicate words in comments
Randy Dunlap
2
-4
/
+4
2020-07-16
net: ip6_fib.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-16
net: dsa.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-16
net: caif: drop duplicate words in comments
Randy Dunlap
2
-3
/
+3
2020-07-16
net: 9p: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-16
net: wimax: fix duplicate words in comments
Randy Dunlap
2
-3
/
+3
2020-07-16
net: skbuff.h: drop duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-16
net: qed: drop duplicate words in comments
Randy Dunlap
2
-2
/
+2
2020-07-16
drivers: net: wan: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-07-16
Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'
Jakub Kicinski
20
-24
/
+1575
2020-07-16
selftests: mlxsw: Test policers' occupancy
Ido Schimmel
2
-0
/
+113
2020-07-16
selftests: mlxsw: Add scale test for tc-police
Ido Schimmel
5
-2
/
+126
2020-07-16
selftests: mlxsw: tc_restrictions: Test tc-police restrictions
Ido Schimmel
1
-0
/
+76
2020-07-16
selftests: forwarding: Add tc-police tests
Ido Schimmel
1
-0
/
+333
2020-07-16
mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICE
Ido Schimmel
4
-5
/
+96
2020-07-16
mlxsw: core_acl_flex_actions: Add police action
Ido Schimmel
2
-0
/
+225
2020-07-16
mlxsw: core_acl_flex_actions: Work around hardware limitation
Ido Schimmel
1
-16
/
+71
2020-07-16
mlxsw: spectrum_policer: Add devlink resource support
Ido Schimmel
3
-0
/
+76
2020-07-16
mlxsw: spectrum_policer: Add policer core
Ido Schimmel
4
-1
/
+448
2020-07-16
mlxsw: resources: Add resource identifier for global policers
Ido Schimmel
1
-0
/
+2
2020-07-16
mlxsw: reg: Add policer bandwidth limits
Ido Schimmel
1
-0
/
+9
2020-07-16
hinic: add firmware update support
Luo bin
9
-4
/
+565
2020-07-16
decnet: dn_dev: Remove an unnecessary label.
Suraj Upadhyay
1
-5
/
+3
2020-07-16
docs: networking: timestamping: add section for stacked PHC devices
Vladimir Oltean
1
-0
/
+165
2020-07-16
net: sundance: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-15
netpoll: Remove unused inline function netpoll_netdev_init()
YueHaibing
1
-3
/
+0
2020-07-15
mptcp: Remove unused inline function mptcp_rcv_synsent()
YueHaibing
1
-4
/
+0
2020-07-15
net: flow: Remove unused inline function
YueHaibing
1
-18
/
+0
[next]