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
/
include
/
net
/
af_unix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-22
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
1
-1
/
+0
2022-06-22
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
1
-1
/
+0
2022-06-22
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
1
-3
/
+4
2021-11-27
af_unix: Replace the big lock with small locks.
Kuniyuki Iwashima
1
-1
/
+1
2021-11-27
af_unix: Save hash in sk_hash.
Kuniyuki Iwashima
1
-1
/
+0
2021-08-17
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
1
-2
/
+6
2021-08-04
af_unix: Add OOB support
Rao Shoaib
1
-0
/
+3
2021-07-16
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
1
-0
/
+2
2021-07-16
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
1
-0
/
+10
2020-02-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
1
-1
/
+1
2020-02-28
af_unix: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-13
unix: Show number of pending scm files of receive queue in fdinfo
Kirill Tkhai
1
-0
/
+5
2019-02-28
net: split out functions related to registering inflight socket files
Jens Axboe
1
-0
/
+1
2018-10-31
net: drop a space before tabs
Bo YU
1
-1
/
+1
2018-10-31
net: add an identifier name for 'struct sock *'
Bo YU
1
-1
/
+1
2018-10-23
af_unix.h: trivial whitespace cleanup
Vito Caputo
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-17
net/unix: drop obsolete fd-recursion limits
David Herrmann
1
-1
/
+0
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2017-07-01
net: convert unix_address.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-1
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2016-09-04
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-1
/
+1
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
1
-2
/
+2
2015-11-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2015-10-08
af_unix: constify the sock parameter in unix_sk()
Paul Moore
1
-1
/
+1
2015-09-29
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-06-11
net/unix: support SCM_SECURITY for stream sockets
Stephen Smalley
1
-1
/
+0
2013-08-10
af_unix: improve STREAM behavior with fragmented memory
Eric Dumazet
1
-0
/
+1
2013-08-01
af_unix.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
1
-2
/
+3
2013-04-08
scm: Stop passing struct cred
Eric W. Biederman
1
-1
/
+2
2012-10-22
unix: Remove unused field from unix_sock
Pavel Emelyanov
1
-1
/
+0
2012-06-09
af_unix: speedup /proc/net/unix
Eric Dumazet
1
-1
/
+2
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-03-21
switch unix_sock to struct path
Al Viro
1
-2
/
+1
2011-12-31
af_unix: Move CINQ/COUTQ code to helpers
Pavel Emelyanov
1
-0
/
+3
2011-12-16
af_unix: Export stuff required for diag module
Pavel Emelyanov
1
-0
/
+3
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-2
/
+0
2010-11-29
af_unix: limit recursion level
Eric Dumazet
1
-0
/
+2
2010-06-17
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
1
-2
/
+2
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
1
-9
/
+11
2008-11-27
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
1
-0
/
+1
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
1
-0
/
+1
2008-07-27
[PATCH] f_count may wrap around
Al Viro
1
-1
/
+1
2008-01-29
[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.
Denis V. Lunev
1
-1
/
+0
2008-01-29
[UNIX]: Extend unix_sysctl_(un)register prototypes
Pavel Emelyanov
1
-4
/
+4
2007-11-11
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
1
-1
/
+1
[next]