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
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
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-2
/
+3
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-17
/
+32
2024-09-15
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
1
-2
/
+2
2024-09-14
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
1
-2
/
+0
2024-09-14
Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-1
/
+3
2024-09-14
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
1
-1
/
+2
2024-09-14
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
1
-3
/
+40
2024-09-14
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
1
-4
/
+50
2024-09-14
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
1
-1
/
+2
2024-09-14
net: ethtool: Enhance error messages sent to user space
Danielle Ratson
1
-3
/
+11
2024-09-14
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-09-14
net: tipc: avoid possible garbage value
Su Hui
1
-1
/
+1
2024-09-14
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-09-14
Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-37
/
+26
2024-09-14
xsk: fix batch alloc API on non-coherent systems
Maciej Fijalkowski
1
-7
/
+18
2024-09-13
memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL
Mina Almasry
1
-0
/
+1
2024-09-13
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
Vlastimil Babka
1
-1
/
+1
2024-09-13
net: caif: remove unused name
Jakub Kicinski
1
-2
/
+0
2024-09-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-10
/
+15
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-13
/
+64
2024-09-12
net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...
Lorenzo Bianconi
2
-1
/
+7
2024-09-12
Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-6
/
+42
2024-09-12
can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
Kuniyuki Iwashima
1
-1
/
+3
2024-09-12
netdev: add dmabuf introspection
Mina Almasry
2
-0
/
+12
2024-09-12
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
1
-0
/
+68
2024-09-12
tcp: RX path for devmem TCP
Mina Almasry
4
-5
/
+292
2024-09-12
net: add support for skbs with unreadable frags
Mina Almasry
7
-8
/
+70
2024-09-12
net: support non paged skb frags
Mina Almasry
6
-4
/
+22
2024-09-12
memory-provider: dmabuf devmem memory provider
Mina Almasry
6
-27
/
+240
2024-09-12
page_pool: devmem support
Mina Almasry
5
-24
/
+88
2024-09-12
netdev: netdevice devmem allocator
Mina Almasry
2
-0
/
+75
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
10
-5
/
+574
2024-09-12
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
3
-0
/
+27
2024-09-12
netdev: add netdev_rx_queue_restart()
Mina Almasry
2
-0
/
+75
2024-09-12
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
1
-1
/
+1
2024-09-12
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-09-12
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
6
-8
/
+140
2024-09-12
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
4
-0
/
+23
2024-09-12
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2
-7
/
+8
2024-09-12
net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
Jeongjun Park
1
-0
/
+4
2024-09-12
net: hsr: Remove interlink_sequence_nr.
Eric Dumazet
2
-2
/
+0
2024-09-12
net: hsr: Use the seqnr lock for frames received via interlink port.
Sebastian Andrzej Siewior
1
-1
/
+10
2024-09-12
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-12
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-3
/
+4
2024-09-11
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
20
-133
/
+417
2024-09-11
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-09-11
bpf: Allow bpf_dynptr_from_skb() for tp_btf
Philo Lu
1
-1
/
+2
[next]