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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2
-11
/
+7
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-22
/
+53
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-0
/
+1
2024-05-02
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
1
-4
/
+23
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-01
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
1
-1
/
+1
2024-05-01
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
3
-4
/
+4
2024-05-01
net: add <net/proto_memory.h>
Eric Dumazet
2
-0
/
+2
2024-05-01
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
5
-4
/
+3
2024-05-01
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
3
-5
/
+3
2024-05-01
inet: introduce dst_rtable() helper
Eric Dumazet
2
-3
/
+2
2024-04-30
net: page_pool: support error injection
Jakub Kicinski
1
-0
/
+2
2024-04-30
netdev: add queue stats
Xuan Zhuo
1
-2
/
+21
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-19
/
+259
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2
-2
/
+2
2024-04-29
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
1
-1
/
+2
2024-04-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-14
/
+33
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
1
-5
/
+5
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
1
-18
/
+38
2024-04-24
net: free_netdev: exit earlier if dummy
Breno Leitao
1
-1
/
+2
2024-04-24
net: core: Fix documentation
Breno Leitao
1
-2
/
+2
2024-04-24
neighbour: fix neigh_master_filtered()
Eric Dumazet
1
-1
/
+1
2024-04-23
netdev: support dumping a single netdev in qstats
Jakub Kicinski
2
-13
/
+40
2024-04-23
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
1
-12
/
+24
2024-04-23
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
1
-6
/
+14
2024-04-23
net: extend ubuf_info callback to ops structure
Pavel Begunkov
1
-6
/
+10
2024-04-22
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
1
-10
/
+32
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-04-19
neighbour: no longer hold RTNL in neigh_dump_info()
Eric Dumazet
1
-4
/
+5
2024-04-19
neighbour: fix neigh_dump_info() return value
Eric Dumazet
1
-18
/
+13
2024-04-19
neighbour: add RCU protection to neigh_tables[]
Eric Dumazet
1
-11
/
+19
2024-04-19
net: rps: locklessly access rflow->cpu
Jason Xing
1
-1
/
+1
2024-04-19
net: rps: protect filter locklessly
Jason Xing
1
-4
/
+4
2024-04-19
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
1
-4
/
+4
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2024-04-18
neighbour: guarantee the localhost connections be established successfully ev...
Zheng Li
1
-1
/
+3
2024-04-18
netns: no longer hold RTNL in rtnl_net_dumpid()
Eric Dumazet
1
-2
/
+3
2024-04-18
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
1
-0
/
+6
2024-04-15
net: constify net_class
Heiner Kallweit
1
-1
/
+1
2024-04-15
net: save some cycles when doing skb_attempt_defer_free()
Jason Xing
1
-3
/
+3
2024-04-15
net: dev_addr_lists: move locking out of init/exit in kunit
Jakub Kicinski
1
-2
/
+12
2024-04-15
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
1
-10
/
+10
2024-04-13
fib: rules: no longer hold RTNL in fib_nl_dumprule()
Eric Dumazet
1
-8
/
+9
2024-04-12
net: mirror skb frag ref/unref helpers
Mina Almasry
1
-42
/
+4
2024-04-12
net: move skb ref helpers to new header
Mina Almasry
2
-0
/
+2
2024-04-11
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-16
/
+247
2024-04-11
net: use SKB_CONSUMED in skb_attempt_defer_free()
Pavel Begunkov
1
-1
/
+1
2024-04-11
net: cache for same cpu skb_attempt_defer_free
Pavel Begunkov
1
-1
/
+14
2024-04-10
net: remove napi_frag_unref
Mina Almasry
1
-1
/
+1
2024-04-08
net: display more skb fields in skb_dump()
Eric Dumazet
1
-6
/
+12
[next]