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-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-101
/
+222
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
6
-50
/
+149
2024-08-15
net: ethtool: Allow write mechanism of LPL and both LPL and EPL
Danielle Ratson
1
-2
/
+6
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
2
-23
/
+31
2024-08-15
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
1
-13
/
+59
2024-08-15
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
1
-31
/
+44
2024-08-15
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
1
-15
/
+13
2024-08-15
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
2
-3
/
+38
2024-08-15
netfilter: flowtable: initialise extack before use
Donald Hunter
1
-1
/
+1
2024-08-15
netfilter: nfnetlink: Initialise extack before use in ACKs
Donald Hunter
1
-1
/
+4
2024-08-14
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
1
-0
/
+4
2024-08-14
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
1
-16
/
+12
2024-08-14
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
1
-1
/
+1
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2024-08-10
udp: Fall back to software USO if IPv6 extension headers are present
Jakub Sitnicki
1
-0
/
+6
2024-08-10
net: Make USO depend on CSUM offload
Jakub Sitnicki
1
-9
/
+17
2024-08-08
ethtool: Fix context creation with no parameters
Gal Pressman
1
-5
/
+8
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-2
/
+3
2024-08-08
l2tp: fix lockdep splat
James Chapman
1
-2
/
+13
2024-08-08
Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-0
/
+15
2024-08-08
net/smc: add the max value of fallback reason count
Zhengchao Shao
1
-1
/
+1
2024-08-07
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
1
-0
/
+14
2024-08-07
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-08-06
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-06
net: bridge: mcast: wait for previous gc cycles when removing port
Nikolay Aleksandrov
1
-3
/
+1
2024-08-04
net/tcp: Disable TCP-AO static key after RCU grace period
Dmitry Safonov
1
-13
/
+30
2024-08-03
sctp: Fix null-ptr-deref in reuseport_add_sock().
Kuniyuki Iwashima
1
-8
/
+11
2024-08-02
mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
Matthieu Baerts (NGI0)
1
-4
/
+12
2024-08-02
mptcp: pm: don't try to create sf if alloc failed
Matthieu Baerts (NGI0)
1
-4
/
+6
2024-08-02
mptcp: pm: reduce indentation blocks
Matthieu Baerts (NGI0)
1
-8
/
+11
2024-08-02
mptcp: pm: deny endp with signal + subflow + port
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-08-02
mptcp: fully established after ADD_ADDR echo on MPJ
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
30
-93
/
+261
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
1
-4
/
+12
2024-08-01
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
1
-4
/
+4
2024-08-01
Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-13
/
+19
2024-08-01
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-08-01
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
1
-5
/
+9
2024-08-01
netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
Kuniyuki Iwashima
1
-8
/
+10
2024-07-31
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
2
-0
/
+7
2024-07-30
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
1
-2
/
+2
2024-07-30
net/smc: prevent UAF in inet_create()
D. Wythe
1
-3
/
+4
2024-07-30
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
5
-0
/
+54
2024-07-30
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
3
-0
/
+10
2024-07-30
mptcp: pm: only set request_bkup flag when sending MP_PRIO
Matthieu Baerts (NGI0)
1
-1
/
+0
2024-07-30
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
3
-1
/
+3
2024-07-30
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
1
-4
/
+6
2024-07-29
mptcp: fix NL PM announced address accounting
Paolo Abeni
1
-4
/
+6
2024-07-29
mptcp: fix user-space PM announced address accounting
Paolo Abeni
1
-4
/
+13
2024-07-29
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
1
-1
/
+1
[next]