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-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
4
-1
/
+324
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2
-2
/
+83
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+15
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-247
/
+372
2024-08-23
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: udp: Unmask upper DSCP bits during early demux
Ido Schimmel
1
-1
/
+2
2024-08-23
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
Ido Schimmel
1
-1
/
+2
2024-08-23
netfilter: nft_fib: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-23
netfilter: rpfilter: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-23
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
1
-1
/
+1
2024-08-23
ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-08-23
bpf: Unmask upper DSCP bits in bpf_fib_lookup() helper
Ido Schimmel
1
-1
/
+2
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
1
-1
/
+3
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-22
Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
3
-2
/
+13
2024-08-22
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2
-0
/
+6
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
1
-8
/
+57
2024-08-22
net: ipv6: ioam6: code alignment
Justin Iurman
1
-4
/
+5
2024-08-22
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2024-08-22
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2024-08-22
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-08-22
netpoll: do not export netpoll_poll_[disable|enable]()
Eric Dumazet
1
-2
/
+0
2024-08-22
ipv6: remove redundant check
Xi Huang
1
-6
/
+3
2024-08-22
udp: fix receiving fraglist GSO packets
Felix Fietkau
1
-1
/
+2
2024-08-21
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
1
-30
/
+34
2024-08-21
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-21
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2
-3
/
+4
2024-08-21
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-08-21
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
1
-2
/
+6
2024-08-21
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
1
-9
/
+17
2024-08-21
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
3
-22
/
+7
2024-08-21
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
1
-0
/
+7
2024-08-21
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-21
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
1
-1
/
+4
2024-08-21
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
1
-18
/
+29
2024-08-21
l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
James Chapman
2
-4
/
+1
2024-08-21
af_unix: Don't call skb_get() for OOB skb.
Kuniyuki Iwashima
2
-36
/
+7
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
3
-5
/
+3
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
1
-3
/
+1
2024-08-20
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-08-20
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-08-20
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
1
-2
/
+2
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
3
-16
/
+40
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
2
-4
/
+44
2024-08-20
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+4
[next]