index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
fs
/
sockfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
14768 retire nca
Garrett D'Amore
16
-7140
/
+12
2022-03-10
14443 resection manual pages per IPD4
Richard Lowe
7
-11
/
+9
2022-01-27
14202 Need direct callbacks from socket upcalls via ksocket
Robert Mustacchi
3
-7
/
+93
2022-01-05
14199 sendfile compat checks shouldn't be done in so_sendmblk
Robert Mustacchi
1
-5
/
+0
2021-06-24
13839 sockfs should improve its inode generation
Jason King
1
-15
/
+29
2020-10-01
13175 Add support for IP_RECVTOS
Andy Fiddaman
1
-2
/
+18
2020-06-19
12824 recvmsg(): adjust final cmsg->cmsg_len upon MSG_CTRUNC
Andy Fiddaman
2
-19
/
+86
2020-03-12
5880 Increase IOV_MAX to at least 1024
Bryan Cantrill
2
-28
/
+99
2020-02-08
12276 smatch-clean sockfs
Dan McDonald
3
-28
/
+17
2019-10-24
9531 Want netstat -u to show PIDs associated with sockets
Andy Fiddaman
3
-61
/
+82
2019-04-24
10738 sockfs: NULL pointer errors
Toomas Soome
4
-61
/
+40
2018-08-06
9669 Extra zeros sent by sendfile()
Marcel Telka
1
-32
/
+21
2017-07-14
8409 Want MSG_NOSIGNAL to prevent SIGPIPE
Sebastian Wiedenroth
1
-1
/
+4
2017-05-28
8279 socketpair(AF_UNIX, SOCK_DGRAM,...) broken after 7590
Gordon Ross
1
-4
/
+7
2017-05-16
7590 sendmsg on AF_UNIX socket fails after process drops privileges
Gordon Ross
3
-72
/
+187
2017-05-16
8064 need a static DTrace probe in VN_HOLD
Sebastien Roy
1
-4
/
+5
2016-04-25
6861 allow sendfile() on AF_UNIX sockets
Patrick Mooney
1
-2
/
+16
2016-03-31
6827 cannot pass fd through unix domain dgram socket when receiver set SO_REC...
Jerry Jelinek
2
-5
/
+26
2015-10-24
6353 POLLHUP not generated for disconnected Unix domain sockets
Bryan Cantrill
1
-0
/
+7
2015-10-16
5640 want epoll support
Bryan Cantrill
2
-2
/
+15
2015-06-09
4770 soconfig(1M) needs an option to print the in-kernel socket configuration...
Alexander Eremin
2
-0
/
+87
2015-06-04
5917 User-mode SMB server
Gordon Ross
1
-15
/
+0
2015-05-08
5898 SO_RCVTIMEO broken for AF_UNIX
Gordon Ross
1
-2
/
+3
2014-08-12
5045 use atomic_{inc,dec}_* instead of atomic_add_*
Josef 'Jeff' Sipek
4
-12
/
+10
2014-07-24
5026 intra-node/inter-zone networking doesn't always deliver SIGPOLL
Dan McDonald
1
-2
/
+15
2014-02-28
4627 POLLHUP not generated for disconnected sockets
Bryan Cantrill
2
-2
/
+43
2014-01-17
3105 Kernel inet_pton() implementation returns result in host byte order
Yuri Pankov
1
-4
/
+3
2013-05-14
3769 Implement SOCK_NONBLOCK flag to socket()
Keith M Wesolowski
1
-1
/
+25
2013-04-23
3713 Implement accept4() (fix lint)
Theo Schlossnagle
1
-1
/
+1
2013-04-21
3713 Implement accept4()
Theo Schlossnagle
1
-6
/
+38
2013-04-12
3666 Implement SOCK_CLOEXEC flag to socket()
Theo Schlossnagle
1
-1
/
+9
2013-04-05
3683 pfiles shouldn't try to trace itself
Robert Mustacchi
1
-2
/
+13
2012-07-08
3063 many instances of unlike enum comparison
Richard Lowe
1
-1
/
+1
2010-08-11
6966638 shutdown() sometimes appears to shutdown the wrong channel in a full-...
George Shepherd
1
-2
/
+11
2010-08-10
6972175 assertion failed: tcp->tcp_fin_sent, file: ../../common/inet/tcp/tcp_...
Anders Persson
2
-10
/
+12
2010-08-09
6962670 MSG_EOR is set when a message is not completely received
Kacheong Poon
3
-8
/
+12
2010-07-28
6968539 sof_setsockopt_impl suffers from USE_AFTER_FREE
Anil udupa
2
-2
/
+1
2010-07-15
6963859 ipcl_conn_create() triggers panic in snv_143 on a machine with solari...
Anders Persson
1
-0
/
+1
2010-06-28
6878143 Assertion failure in sockfs:uri_delete
Anil udupa
1
-3
/
+3
2010-06-17
6939100 convert KSSL into a socket filter
Anders Persson
7
-302
/
+46
2010-06-17
PSARC/2009/590 Socket Filter Framework
Anders Persson
13
-541
/
+2958
2010-06-16
PSARC 2010/144 lofi(7D) in non global zones
John Levon
1
-8
/
+4
2010-04-26
6943440 race in solookup() can cause smod_refcnt to be bumped multiple times ...
Anders Persson
1
-5
/
+17
2010-04-21
PSARC/2010/043 Reliable Datagram Service v3
Eiji Ota
1
-4
/
+3
2010-03-29
6821379 Cannot ftp get in binary mode of an Samfs offline file
onnv_137
Brian Utterback
1
-10
/
+40
2010-03-05
PSARC/2009/354 Always on / no reboot Solaris Audit
Marek Pospisil
3
-12
/
+13
2010-01-15
6916647 so_strioc_nread is waiting on the wrong condvar
Anders Persson
1
-1
/
+1
2010-01-15
6886057 ksocket_sendmsg() must return the number of bytes sent even in case o...
Anders Persson
1
-0
/
+1
2010-01-15
6638967 udp recv (think DNS) suffers from thundering herd problem
Anders Persson
3
-17
/
+13
2010-01-12
4517853 debug.h should include macros to assert implication and equivalence
Jonathan Adams
1
-5
/
+5
[next]