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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
bpf: Add socket assign support
Joe Stringer
5
-2
/
+49
2020-03-29
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2
-5
/
+35
2020-03-28
bpf: Fix build warning regarding missing prototypes
Jean-Philippe Menil
1
-0
/
+4
2020-03-28
bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks
Daniel Borkmann
1
-0
/
+8
2020-03-28
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
1
-0
/
+12
2020-03-28
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
1
-0
/
+21
2020-03-28
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2
-0
/
+52
2020-03-28
bpf: Enable perf event rb output for bpf cgroup progs
Daniel Borkmann
1
-5
/
+9
2020-03-28
bpf: Enable retrieval of socket cookie for bind/post-bind hook
Daniel Borkmann
1
-0
/
+14
2020-03-23
bpf: Add bpf_sk_storage support to bpf_tcp_ca
Martin KaFai Lau
1
-0
/
+33
2020-03-20
bpf, tcp: Make tcp_bpf_recvmsg static
YueHaibing
1
-62
/
+62
2020-03-20
bpf, tcp: Fix unused function warnings
YueHaibing
1
-14
/
+14
2020-03-17
net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
Madhuparna Bhowmik
1
-1
/
+1
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
1
-0
/
+1
2020-03-16
net: dsa: warn if phylink_mac_link_state returns error
Russell King
1
-1
/
+6
2020-03-15
mptcp: drop unneeded checks
Paolo Abeni
2
-23
/
+9
2020-03-15
mptcp: create msk early
Paolo Abeni
4
-80
/
+70
2020-03-15
tipc: add NULL pointer check to prevent kernel oops
Hoang Le
1
-2
/
+10
2020-03-15
tipc: simplify trivial boolean return
Hoang Le
1
-3
/
+0
2020-03-15
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
1
-6
/
+25
2020-03-15
net: sched: Allow extending set of supported RED flags
Petr Machata
1
-3
/
+40
2020-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-160
/
+301
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
1
-3
/
+2
2020-03-13
ethtool: fix spelling mistake "exceeeds" -> "exceeds"
Colin Ian King
2
-2
/
+2
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
39
-118
/
+305
2020-03-13
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
1
-1
/
+15
2020-03-13
inet: Use fallthrough;
Joe Perches
26
-43
/
+41
2020-03-13
ethtool: add CHANNELS_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-13
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
6
-31
/
+154
2020-03-13
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek
4
-1
/
+119
2020-03-13
ethtool: add RINGS_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-13
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
3
-0
/
+95
2020-03-13
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
4
-1
/
+118
2020-03-13
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
3
-0
/
+7
2020-03-13
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
3
-0
/
+76
2020-03-13
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
4
-1
/
+146
2020-03-13
ethtool: add FEATURES_NTF notification
Michal Kubecek
2
-1
/
+32
2020-03-13
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
3
-0
/
+175
2020-03-13
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2
-0
/
+98
2020-03-13
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
6
-3
/
+143
2020-03-13
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
1
-2
/
+3
2020-03-13
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
6
-17
/
+25
2020-03-13
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
1
-0
/
+7
2020-03-13
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2
-0
/
+3
2020-03-13
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
3
-13
/
+16
2020-03-13
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
1
-0
/
+16
2020-03-13
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2
-23
/
+207
2020-03-13
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
2
-0
/
+51
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
4
-19
/
+101
2020-03-12
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...
Kuniyuki Iwashima
1
-3
/
+9
[next]