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
pinetabv-6.6.y-devel
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-10-15
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
1
-1
/
+1
2020-10-14
xfrm: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-21
/
+1
2020-10-14
net: openvswitch: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-19
/
+1
2020-10-14
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-14
iptunnel: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-14
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-20
/
+1
2020-10-14
net: bridge: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-20
/
+1
2020-10-14
net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
Heiner Kallweit
1
-0
/
+34
2020-10-14
net/af_unix: Remove unused old_pid variable
Or Cohen
1
-2
/
+0
2020-10-14
net/tls: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-14
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-14
tcp: use semicolons rather than commas to separate statements
Julia Lawall
2
-5
/
+6
2020-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-68
/
+262
2020-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
7
-76
/
+196
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
6
-25
/
+5
2020-10-12
can: isotp: implement cleanups / improvements from review
Oliver Hartkopp
2
-8
/
+9
2020-10-12
bpf, sockmap: Allow skipping sk_skb parser program
John Fastabend
2
-7
/
+93
2020-10-12
bpf, sockmap: Check skb_verdict and skb_parser programs explicitly
John Fastabend
1
-7
/
+8
2020-10-12
bpf, sockmap: Add memory accounting so skbs on ingress lists are visible
John Fastabend
1
-16
/
+15
2020-10-12
bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup
John Fastabend
1
-7
/
+7
2020-10-12
bpf, sockmap: Remove dropped data on errors in redirect case
John Fastabend
1
-14
/
+14
2020-10-12
bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpage
John Fastabend
1
-2
/
+0
2020-10-12
bpf, sockmap: On receive programs try to fast track SK_PASS ingress
John Fastabend
1
-2
/
+15
2020-10-12
bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits
John Fastabend
1
-9
/
+6
2020-10-12
netfilter: flowtable: reduce calls to pskb_may_pull()
Pablo Neira Ayuso
2
-27
/
+30
2020-10-12
netfilter: nf_tables: add inet ingress support
Pablo Neira Ayuso
2
-8
/
+41
2020-10-12
netfilter: add inet ingress support
Pablo Neira Ayuso
1
-21
/
+82
2020-10-12
netfilter: add nf_ingress_hook() helper function
Pablo Neira Ayuso
1
-2
/
+7
2020-10-12
netfilter: add nf_static_key_{inc,dec}
Pablo Neira Ayuso
1
-6
/
+17
2020-10-12
ipvs: inspect reply packets from DR/TUN real servers
longguang.yue
2
-15
/
+22
2020-10-11
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
1
-1
/
+2
2020-10-11
net: dsa: tag_ocelot: use VLAN information from tagging header when available
Vladimir Oltean
1
-0
/
+34
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
1
-1
/
+1
2020-10-11
bpf: Add redirect_peer helper
Daniel Borkmann
2
-10
/
+59
2020-10-10
Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...
Jakub Kicinski
9
-3
/
+38
2020-10-10
netlink: export policy in extended ACK
Johannes Berg
2
-0
/
+66
2020-10-10
netlink: policy: refactor per-attr policy writing
Johannes Berg
1
-28
/
+51
2020-10-10
net/smc: restore smcd_version when all ISM V2 devices failed to init
Karsten Graul
1
-1
/
+5
2020-10-10
net/smc: cleanup buffer usage in smc_listen_work()
Karsten Graul
1
-6
/
+3
2020-10-10
net/smc: consolidate unlocking in same function
Karsten Graul
1
-37
/
+40
2020-10-10
Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
5
-1
/
+1447
2020-10-09
net/rds: suppress page allocation failure error in recv buffer refill
Manjunath Patil
1
-3
/
+3
2020-10-09
devlink: Add enable_remote_dev_reset generic parameter
Moshe Shemesh
1
-0
/
+5
2020-10-09
devlink: Add remote reload stats
Moshe Shemesh
1
-6
/
+54
2020-10-09
devlink: Add reload stats
Moshe Shemesh
1
-0
/
+90
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
1
-6
/
+86
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
1
-6
/
+92
2020-10-09
devlink: Change devlink_reload_supported() param type
Moshe Shemesh
1
-7
/
+7
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
1
-0
/
+4
2020-10-09
net/sched: get rid of qdisc->padded
Eric Dumazet
1
-18
/
+5
[next]