freebsd-dev/sys
Mark Johnston a100217489 Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros
This makes it easier to change the socket locking protocols.  No
functional change intended.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-06-14 17:32:32 -04:00
..
amd64 amd64: Fix propagation of LDT updates 2021-06-14 17:32:18 -04:00
arm arm: allwinner: Add mmc_pwrseq support 2021-06-14 20:47:37 +02:00
arm64 Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
bsm Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
cam sg: get rid of unused include. 2021-06-13 11:30:49 +03:00
cddl fbt: Remove some handling for multiple CTF containers 2021-04-02 17:49:13 -04:00
compat linuxkpi: Add list_for_each_entry_lockless() macro 2021-06-10 08:15:29 -07:00
conf Remove an(4) leftover from conf/NOTES 2021-06-12 08:58:11 +00:00
contrib zfs: merge openzfs/zfs@afa7b3484 (master) into main 2021-06-13 04:38:47 +02:00
crypto ossl: Use crypto_cursor_segment(). 2021-05-25 16:59:19 -07:00
ddb fix style nit: space after if 2021-05-05 15:26:09 -06:00
dev Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros 2021-06-14 17:32:32 -04:00
dts arm: allwinner: dtb: Add overlays to disable SD/MMC node 2021-06-14 20:47:37 +02:00
fs krpc: Acquire ref count of CLIENT for backchannel use 2021-06-11 16:57:14 -07:00
gdb gdb: report specific stop reason for watchpoints 2021-03-30 11:36:41 -03:00
geom gconcat: Implement new online append feature 2021-06-14 11:42:03 -06:00
gnu Remove the old dts imported tree. 2021-01-15 20:09:55 +01:00
i386 an: Remove driver 2021-06-12 01:08:54 +02:00
isa Remove more remnants of sio(4) 2021-04-07 14:33:02 -04:00
kern Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros 2021-06-14 17:32:32 -04:00
kgssapi opencrypto: Introduce crypto_dispatch_async() 2021-02-08 09:19:19 -05:00
libkern Use '.arch_extension crc' in the arm64 crc32 code 2021-05-06 07:42:35 +00:00
mips Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
modules arm: allwinner: dtb: Add overlays to disable SD/MMC node 2021-06-14 20:47:37 +02:00
net pf: store L4 headers in pf_pdesc 2021-06-14 14:22:06 +02:00
net80211 net80211/LinuxKPI: add more radiotap definitions 2021-06-05 16:21:49 +00:00
netgraph Consistently use the SOLISTENING() macro 2021-06-14 17:32:27 -04:00
netinet Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros 2021-06-14 17:32:32 -04:00
netinet6 Enter the net epoch before calling ip6_setpktopts 2021-06-04 13:18:11 -04:00
netipsec Add missing sockaddr length and family validation to various protocols 2021-05-03 13:35:19 -04:00
netpfil pf: store L4 headers in pf_pdesc 2021-06-14 14:22:06 +02:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-05-26 10:45:40 -04:00
nfs Fix panic when using BOOTP to resolve root path. 2021-03-28 14:02:40 -05:00
nfsclient nfs: Cleanup dead files 2021-03-17 06:16:31 +11:00
nfsserver nfs: Cleanup dead files 2021-03-17 06:16:31 +11:00
nlm
ofed OFED: migrate LinuxKPI net_device/ifnet macros into ofed 2021-05-27 12:26:01 +00:00
opencrypto cryptosoft: Use crypto_cursor_segment(). 2021-05-25 16:59:19 -07:00
powerpc Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
riscv Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
rpc Consistently use the SOLISTENING() macro 2021-06-14 17:32:27 -04:00
security tcp_input/syncache: acquire only read lock on PCB for SYN,!ACK packets 2021-04-12 08:25:31 -07:00
sys Consistently use the SOCKBUF_MTX() and SOCK_MTX() macros 2021-06-14 17:32:32 -04:00
teken loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
tests Revise FIB lookups per second benchmarking routines. 2021-05-05 12:28:17 +02:00
tools makesyscalls.lua: improve generated file style(9) compliance 2021-05-13 13:59:25 -04:00
ufs ffs: Correct the input size check in sysctl_ffs_fsck() 2021-05-31 18:59:18 -04:00
vm vm: add another pager private flag 2021-05-15 20:47:29 +00:00
x86 Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
xdr
xen x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
Makefile