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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-70
/
+120
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-70
/
+119
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
1
-1
/
+1
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
3
-3
/
+7
2022-06-23
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
1
-3
/
+0
2022-06-23
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
1
-3
/
+0
2022-06-22
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
2
-41
/
+9
2022-06-22
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
2
-36
/
+23
2022-06-22
af_unix: Acquire/Release per-netns hash table's locks.
Kuniyuki Iwashima
2
-32
/
+66
2022-06-22
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
1
-6
/
+32
2022-06-22
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
2
-13
/
+11
2022-06-22
af_unix: Clean up some sock_net() uses.
Kuniyuki Iwashima
2
-21
/
+15
2022-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-25
/
+27
2022-06-21
raw: complete rcu conversion
Eric Dumazet
2
-6
/
+6
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
1
-4
/
+15
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
1
-4
/
+10
2022-06-20
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
1
-0
/
+3
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
2
-10
/
+20
2022-06-20
raw: Use helpers for the hlist_nulls variant.
Kuniyuki Iwashima
3
-8
/
+8
2022-06-20
raw: Fix mixed declarations error in raw_icmp_error().
Kuniyuki Iwashima
1
-1
/
+1
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
5
-69
/
+69
2022-06-19
raw: use more conventional iterators
Eric Dumazet
3
-144
/
+87
2022-06-18
ping: convert to RCU lookups, get rid of rwlock
Eric Dumazet
1
-20
/
+16
2022-06-18
ax25: use GFP_KERNEL in ax25_dev_device_up()
Peter Lafreniere
1
-2
/
+3
2022-06-18
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
1
-2
/
+2
2022-06-18
ethtool: Fix get module eeprom fallback
Ivan Vecera
1
-1
/
+1
2022-06-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-12
/
+158
2022-06-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-13
/
+37
2022-06-18
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
1
-1
/
+1
2022-06-17
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2022-06-17
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
1
-2
/
+0
2022-06-17
tipc: cleanup unused function
Hoang Le
2
-12
/
+0
2022-06-17
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
1
-3
/
+7
2022-06-17
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
1
-2
/
+1
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2
-10
/
+16
2022-06-17
tcp: fix build...
David S. Miller
1
-16
/
+0
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-0
/
+17
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-4
/
+29
2022-06-17
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-06-17
bpf: Allow the new syncookie helpers to work with SKBs
Maxim Mikityanskiy
1
-0
/
+10
2022-06-17
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2
-1
/
+120
2022-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-426
/
+135
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-410
/
+110
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
4
-405
/
+82
2022-06-15
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
1
-6
/
+28
2022-06-15
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
1
-5
/
+28
2022-06-15
net: don't check skb_count twice
Sieng Piaw Liew
1
-3
/
+4
2022-06-15
net: bridge: allow add/remove permanent mdb entries on disabled ports
Casper Andersson
1
-6
/
+9
2022-06-14
xsk: Fix generic transmit when completion queue reservation fails
Ciara Loftus
1
-7
/
+9
2022-06-14
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
1
-15
/
+2
[next]