index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
core
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-04
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
1
-1
/
+1
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
1
-1
/
+1
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
1
-0
/
+1
2024-10-08
rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier.
Kuniyuki Iwashima
1
-0
/
+1
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+1
2024-09-12
netdev: add netdev_rx_queue_restart()
Mina Almasry
1
-0
/
+1
2024-05-08
net: add IEEE 802.1q specific helpers
Oleksij Rempel
1
-0
/
+1
2024-04-01
net: net_test: add tests for IP tunnel flags conversion helpers
Alexander Lobakin
1
-1
/
+1
2024-03-08
net: introduce struct net_hotdata
Eric Dumazet
1
-0
/
+1
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
1
-1
/
+1
2023-10-11
net: add skb_segment kunit test
Willem de Bruijn
1
-0
/
+1
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-1
/
+1
2023-02-03
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-1
/
+2
2023-01-06
devlink: move code to a dedicated directory
Jakub Kicinski
1
-1
/
+0
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
1
-21
/
+1
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
1
-1
/
+22
2021-11-20
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
1
-0
/
+2
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
1
-1
/
+1
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
1
-0
/
+1
2021-07-16
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
1
-2
/
+0
2021-04-29
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-1
/
+1
2021-04-21
net: add generic selftest support
Oleksij Rempel
1
-0
/
+1
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
1
-2
/
+4
2019-12-13
ethtool: move to its own directory
Michal Kubecek
1
-1
/
+1
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
1
-0
/
+1
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-1
/
+1
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
1
-0
/
+2
2018-05-29
net: Introduce generic failover module
Sridhar Samudrala
1
-0
/
+1
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
1
-0
/
+1
2018-01-06
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-04
net: core: Make the FIB notification chain generic
Ido Schimmel
1
-1
/
+2
2017-07-18
xfrm: remove flow cache
Florian Westphal
1
-1
/
+0
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
1
-0
/
+1
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
1
-0
/
+1
2016-03-14
net: add a hardware buffer management helper API
Gregory CLEMENT
1
-0
/
+1
2016-03-02
Introduce devlink infrastructure
Jiri Pirko
1
-0
/
+1
2016-02-17
net: add dst_cache support
Paolo Abeni
1
-0
/
+1
2016-01-05
soreuseport: define reuseport groups
Craig Gallek
1
-1
/
+1
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
1
-0
/
+1
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
1
-1
/
+1
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+0
2014-09-28
net_dma: simple removal
Dan Williams
1
-1
/
+0
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
1
-1
/
+1
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-0
/
+1
2014-01-04
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
1
-1
/
+1
2014-01-04
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
1
-0
/
+1
2013-02-19
net: move procfs code to net/core/net-procfs.c
Cong Wang
1
-0
/
+1
2013-02-18
net: move ioctl functions into a separated file
Cong Wang
1
-1
/
+1
2011-12-06
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov
1
-1
/
+2
[next]