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
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
tcp: RX path for devmem TCP
Mina Almasry
1
-0
/
+2
2024-08-26
net: Correct spelling in headers
Simon Horman
1
-2
/
+2
2024-06-25
net/ipv4: Use nested-BH locking for ipv4_tcp_sk.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-05-30
net: fix __dst_negative_advice() race
Eric Dumazet
1
-10
/
+3
2024-05-14
net: pass back whether socket was empty post accept
Jens Axboe
1
-0
/
+1
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
1
-3
/
+9
2024-05-01
net: add <net/proto_memory.h>
Eric Dumazet
1
-78
/
+0
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+20
2024-04-24
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
1
-3
/
+1
2024-03-30
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-0
/
+6
2024-03-26
tcp: properly terminate timers for kernel sockets
Eric Dumazet
1
-0
/
+7
2024-03-08
net: introduce include/net/rps.h
Eric Dumazet
1
-35
/
+0
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-2
/
+3
2024-02-20
net: reorganize "struct sock" fields
Eric Dumazet
1
-47
/
+61
2024-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-25
/
+0
2024-01-24
tcp: Move skb_steal_sock() to request_sock.h
Kuniyuki Iwashima
1
-25
/
+0
2024-01-21
udp: fix busy polling
Eric Dumazet
1
-1
/
+17
2023-12-29
net: sock: remove excess structure-member documentation
Jonathan Corbet
1
-2
/
+0
2023-12-26
net: remove SOCK_DEBUG macro
Denis Kirjanov
1
-13
/
+0
2023-12-23
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
1
-4
/
+0
2023-12-23
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
1
-10
/
+0
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+5
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
1
-1
/
+0
2023-12-14
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
1
-0
/
+5
2023-11-02
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+4
2023-10-20
net/socket: Break down __sys_getsockopt
Breno Leitao
1
-2
/
+2
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+4
2023-10-19
net/socket: Break down __sys_setsockopt
Breno Leitao
1
-0
/
+2
2023-10-14
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-6
/
+4
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-3
/
+3
2023-10-01
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
1
-4
/
+16
2023-10-01
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
1
-2
/
+2
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
1
-1
/
+1
2023-09-12
net: sock_release_ownership() cleanup
Eric Dumazet
1
-5
/
+4
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
1
-7
/
+10
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
1
-3
/
+9
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2023-08-19
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-3
/
+4
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-0
/
+6
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
1
-2
/
+5
2023-07-24
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
1
-0
/
+1
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-0
/
+1
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-6
/
+0
2023-06-16
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
1
-1
/
+4
2023-06-09
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
1
-0
/
+1
2023-06-07
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
1
-5
/
+13
[next]