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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2
-52
/
+9
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
1
-5
/
+1
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
1
-1
/
+1
2023-12-01
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
1
-5
/
+1
2023-11-10
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-3
/
+8
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
4
-0
/
+4
2023-11-03
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-11
/
+8
2023-11-02
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
1
-3
/
+4
2023-10-31
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
6
-27
/
+95
2023-10-27
net: ipv6: stop checking crypto_ahash_alignmask
Eric Biggers
1
-10
/
+7
2023-10-27
net/tcp: Wire up l3index to TCP-AO
Dmitry Safonov
3
-16
/
+25
2023-10-27
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
1
-11
/
+14
2023-10-27
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
1
-0
/
+7
2023-10-27
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
1
-1
/
+2
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
1
-2
/
+2
2023-10-27
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2
-9
/
+11
2023-10-27
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2
-0
/
+23
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
3
-15
/
+100
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
1
-19
/
+53
2023-10-27
net/tcp: Add AO sign to RST packets
Dmitry Safonov
1
-27
/
+71
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
1
-4
/
+7
2023-10-27
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
2
-0
/
+30
2023-10-27
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2
-0
/
+51
2023-10-27
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
2
-4
/
+39
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
3
-15
/
+44
2023-10-27
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
1
-33
/
+27
2023-10-27
netlink: make range pointers in policies const
Jakub Kicinski
1
-1
/
+1
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-26
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
1
-5
/
+13
2023-10-26
net: ipv6/addrconf: clamp preferred_lft to the maximum allowed
Alex Henrie
1
-0
/
+1
2023-10-26
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
1
-1
/
+7
2023-10-26
ipv6: refactor ip6_finish_output for GSO handling
Yan Zhai
1
-7
/
+15
2023-10-26
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
3
-15
/
+3
2023-10-25
net: ipv6: fix typo in comments
Deming Wang
1
-1
/
+1
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
1
-0
/
+1
2023-10-23
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
1
-2
/
+2
2023-10-23
ipv6: add new arguments to udp_tunnel6_dst_lookup()
Beniamino Galvani
1
-15
/
+18
2023-10-23
ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
Beniamino Galvani
1
-3
/
+1
2023-10-23
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2
-68
/
+69
2023-10-23
xfrm Fix use after free in __xfrm6_udp_encap_rcv.
Steffen Klassert
1
-3
/
+6
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
5
-8
/
+10
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+5
2023-10-18
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
1
-4
/
+5
2023-10-18
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-3
/
+5
2023-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-8
/
+12
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
1
-4
/
+2
2023-10-12
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
4
-8
/
+11
2023-10-10
net: ipv6: fix return value check in esp_remove_trailer
Ma Ke
1
-1
/
+3
2023-10-10
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+1
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
3
-4
/
+4
[next]