index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
af_unix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
2025-07-09
1
-0
/
+1
*
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
2025-07-09
1
-0
/
+1
*
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
2025-03-26
1
-0
/
+3
*
af_unix: Explicitly include headers for non-pointer struct fields.
Kuniyuki Iwashima
2025-03-25
1
-2
/
+6
*
af_unix: Move internal definitions to net/unix/.
Kuniyuki Iwashima
2025-03-25
1
-75
/
+1
*
af_unix: Sort headers.
Kuniyuki Iwashima
2025-03-25
1
-2
/
+2
*
af_unix: Remove U_LOCK_GC_LISTENER.
Kuniyuki Iwashima
2024-06-25
1
-12
/
+0
*
af_unix: Remove U_LOCK_DIAG.
Kuniyuki Iwashima
2024-06-25
1
-1
/
+0
*
af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().
Kuniyuki Iwashima
2024-06-25
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-0
/
+3
|
\
|
*
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-04-25
1
-0
/
+3
*
|
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
2024-04-16
1
-0
/
+1
*
|
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
2024-04-04
1
-1
/
+0
*
|
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
2024-03-29
1
-8
/
+0
*
|
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
2024-03-29
1
-1
/
+1
*
|
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
2024-03-29
1
-1
/
+0
*
|
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+1
*
|
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+1
*
|
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+3
*
|
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+2
*
|
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+2
*
|
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+6
*
|
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
1
-6
/
+14
|
\
|
*
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2024-02-01
1
-6
/
+14
*
|
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
2024-02-01
1
-3
/
+4
*
|
af_unix: Remove io_uring code for GC.
Kuniyuki Iwashima
2024-02-01
1
-1
/
+0
*
|
af_unix: Try to run GC async.
Kuniyuki Iwashima
2024-01-27
1
-2
/
+10
*
|
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
2024-01-27
1
-1
/
+1
*
|
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
2024-01-27
1
-1
/
+1
|
/
*
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-11-29
1
-0
/
+1
*
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
2023-03-18
1
-4
/
+1
*
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-03-08
1
-0
/
+1
*
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
2022-06-22
1
-1
/
+0
*
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
2022-06-22
1
-1
/
+0
*
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
2022-06-22
1
-3
/
+4
*
af_unix: Replace the big lock with small locks.
Kuniyuki Iwashima
2021-11-27
1
-1
/
+1
*
af_unix: Save hash in sk_hash.
Kuniyuki Iwashima
2021-11-27
1
-1
/
+0
*
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
2021-08-17
1
-2
/
+6
*
af_unix: Add OOB support
Rao Shoaib
2021-08-04
1
-0
/
+3
*
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-16
1
-0
/
+2
*
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
2021-07-16
1
-0
/
+10
*
unix: uses an atomic type for scm files accounting
Paolo Abeni
2020-02-28
1
-1
/
+1
*
af_unix: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
*
unix: Show number of pending scm files of receive queue in fdinfo
Kirill Tkhai
2019-12-13
1
-0
/
+5
*
net: split out functions related to registering inflight socket files
Jens Axboe
2019-02-28
1
-0
/
+1
*
net: drop a space before tabs
Bo YU
2018-10-31
1
-1
/
+1
*
net: add an identifier name for 'struct sock *'
Bo YU
2018-10-31
1
-1
/
+1
*
af_unix.h: trivial whitespace cleanup
Vito Caputo
2018-10-23
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
[next]