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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-17
ipv4: Use nlmsg_payload in ipmr file
Breno Leitao
1
-4
/
+4
2025-04-17
ipv4: Use nlmsg_payload in route file
Breno Leitao
1
-2
/
+2
2025-04-17
ipv4: Use nlmsg_payload in fib_frontend file
Breno Leitao
1
-2
/
+2
2025-04-17
ipv4: Use nlmsg_payload in devinet file
Breno Leitao
1
-2
/
+2
2025-04-15
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
4
-43
/
+27
2025-04-15
nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
1
-8
/
+5
2025-04-15
udp: properly deal with xfrm encap and ADDRFORM
Paolo Abeni
2
-5
/
+28
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-45
/
+4
2025-04-14
espintcp: fix skb leaks
Sabrina Dubroca
1
-1
/
+3
2025-04-12
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
2
-11
/
+12
2025-04-12
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
3
-26
/
+6
2025-04-12
net: Retire DCCP socket.
Kuniyuki Iwashima
4
-8
/
+3
2025-04-11
ipv4: remove unnecessary judgment in ip_route_output_key_hash_rcu
Zhengchao Shao
1
-2
/
+1
2025-04-11
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
1
-0
/
+2
2025-04-11
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2
-1
/
+2
2025-04-11
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2
-3
/
+7
2025-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+9
2025-04-09
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-4
/
+4
2025-04-09
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
1
-1
/
+134
2025-04-09
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
3
-1
/
+62
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-9
/
+9
2025-04-04
net: fix geneve_opt length integer overflow
Lin Ma
1
-1
/
+1
2025-04-04
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
1
-1
/
+1
2025-04-03
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
1
-1
/
+1
2025-04-03
udp: Fix memory accounting leak.
Kuniyuki Iwashima
1
-9
/
+7
2025-04-03
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-9
/
+17
2025-04-01
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
3
-20
/
+6
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
45
-806
/
+1151
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+4
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2
-6
/
+6
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
3
-9
/
+10
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
3
-192
/
+2
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-6
/
+5
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
3
-6
/
+20
2025-03-25
nexthop: Convert RTM_DELNEXTHOP to per-netns RTNL.
Kuniyuki Iwashima
1
-5
/
+10
2025-03-25
nexthop: Convert RTM_NEWNEXTHOP to per-netns RTNL.
Kuniyuki Iwashima
1
-5
/
+11
2025-03-25
nexthop: Remove redundant group len check in nexthop_create_group().
Kuniyuki Iwashima
1
-3
/
+0
2025-03-25
nexthop: Check NLM_F_REPLACE and NHA_ID in rtm_new_nexthop().
Kuniyuki Iwashima
1
-5
/
+6
2025-03-25
nexthop: Move NHA_OIF validation to rtm_to_nh_config_rtnl().
Kuniyuki Iwashima
1
-20
/
+23
2025-03-25
nexthop: Split nh_check_attr_group().
Kuniyuki Iwashima
1
-21
/
+47
2025-03-25
nexthop: Move nlmsg_parse() in rtm_to_nh_config() to rtm_new_nexthop().
Kuniyuki Iwashima
1
-15
/
+18
2025-03-25
tcp: support TCP_DELACK_MAX_US for set/getsockopt use
Jason Xing
2
-2
/
+13
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
1
-1
/
+12
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
2
-13
/
+0
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
2
-6
/
+11
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
1
-6
/
+5
2025-03-18
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
1
-2
/
+1
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
2
-11
/
+12
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2
-23
/
+19
2025-03-18
ipv4: frags: remove ipq_put()
Eric Dumazet
1
-11
/
+4
[prev]
[next]