index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
1
-2
/
+4
|
\
|
*
net/socket: Break down __sys_getsockopt
Breno Leitao
2023-10-19
1
-2
/
+2
|
*
net/socket: Break down __sys_setsockopt
Breno Leitao
2023-10-19
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-6
/
+4
|
\
\
|
*
|
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
1
-6
/
+4
|
|
/
*
|
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
1
-3
/
+3
*
|
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
2023-10-01
1
-4
/
+16
*
|
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
2023-10-01
1
-2
/
+2
*
|
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
|
net: sock_release_ownership() cleanup
Eric Dumazet
2023-09-12
1
-5
/
+4
|
/
*
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
1
-7
/
+10
*
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-01
1
-3
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-3
/
+4
|
\
|
*
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-18
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-0
/
+6
|
\
|
|
*
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-17
1
-0
/
+6
*
|
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
1
-2
/
+5
*
|
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
2023-07-24
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-0
/
+1
|
\
|
*
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-27
1
-0
/
+1
*
|
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-6
/
+0
*
|
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
1
-1
/
+4
*
|
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2023-06-08
1
-0
/
+1
|
/
*
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
2023-06-07
1
-5
/
+13
*
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-29
1
-0
/
+4
*
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-05-09
1
-1
/
+1
*
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2023-04-19
1
-1
/
+1
*
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-28
1
-1
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
1
-0
/
+13
|
\
|
*
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-10
1
-0
/
+13
*
|
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-02-15
1
-28
/
+0
*
|
net: add sock_init_data_uid()
Pietro Borrello
2023-02-06
1
-1
/
+6
|
/
*
net: simplify sk_page_frag
Benjamin Coddington
2022-12-19
1
-7
/
+2
*
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
2022-12-19
1
-2
/
+9
*
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-12-08
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
1
-1
/
+1
|
\
|
*
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-11-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
1
-0
/
+7
|
\
|
|
*
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-28
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
1
-1
/
+1
|
\
|
|
*
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
2022-10-24
1
-1
/
+1
*
|
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-24
1
-1
/
+1
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
2022-09-26
1
-5
/
+0
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-0
/
+9
|
\
|
*
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-02
1
-0
/
+2
|
*
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
Martin KaFai Lau
2022-08-18
1
-0
/
+2
|
*
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...
Martin KaFai Lau
2022-08-18
1
-0
/
+2
|
*
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-08-18
1
-0
/
+3
*
|
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-24
1
-0
/
+14
[next]