freebsd-src/sys
John Baldwin 43d5661a9d cxgbei: Return limits for the specific adapter the socket is on.
Reviewed by:	mav
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D34929
2022-04-18 12:53:33 -07:00
..
amd64 Remove checks for <sys/cdefs.h> being included. 2022-04-12 10:06:18 -07:00
arm as3722_gpio_pin_setflags: Use computed mode instead of hardcoded PUSHPULL. 2022-04-18 12:28:48 -07:00
arm64 genet: fix problems with interface down/up 2022-04-14 14:10:13 -05:00
bsm
cam iscsi: Fetch limits based on a socket rather than assuming global limits. 2022-04-18 12:53:28 -07:00
cddl
compat linuxkpi_ieee80211_tx_status: Mark ridx as unused. 2022-04-18 12:29:47 -07:00
conf zfs: Disable -Wunused-but-set-variable for dnode.c. 2022-04-13 16:08:20 -07:00
contrib acpica: Drop a local patch in favor of an upstream patch 2022-04-15 16:29:09 -04:00
crypto Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
ddb
dev cxgbei: Return limits for the specific adapter the socket is on. 2022-04-18 12:53:33 -07:00
dts
fs nfscl: Clean up the code by removing unused arguments 2022-04-15 18:51:01 -07:00
gdb
geom Remove 12.x ABI compat for kernel dump ioctls 2022-04-15 12:06:05 -03:00
gnu
i386 i386 getmemsize: Use __diagused for a variable only used in KASSERT(). 2022-04-13 16:08:23 -07:00
isa
kern destroy_dev_sched*: Don't hold Giant for all deferred destroy_dev. 2022-04-18 12:04:30 -07:00
kgssapi
libkern libkern: Fix two typos in source code comments 2022-04-09 09:36:34 +02:00
modules zfs: Disable -Wunused-but-set-variable for dnode.c. 2022-04-13 16:08:20 -07:00
net infiniband_resolve_addr: ih is only used for INET or INET6. 2022-04-13 16:08:21 -07:00
net80211 net80211(4): Fix a typo in a source code comment 2022-04-09 09:13:53 +02:00
netgraph ng_netflow: Move various variables under INET || INET6. 2022-04-13 16:08:21 -07:00
netinet sctp: cleanup 2022-04-16 21:03:16 +02:00
netinet6 netinet6: Use __diagused for variables only used in KASSERT(). 2022-04-13 16:08:19 -07:00
netipsec ipsec_encap: setdf is only used for INET. 2022-04-13 16:08:21 -07:00
netpfil ipfw: icmp6_type is only used for INET6. 2022-04-13 16:08:21 -07:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ofed: Fix a typo in a source code comment 2022-04-09 14:39:36 +02:00
opencrypto
powerpc powerpc cpu_idle_60x: Move some variables fully under #ifdef AIM. 2022-04-18 12:08:35 -07:00
riscv riscv: Use __diagused for variables only used in KASSERT(). 2022-04-13 16:08:23 -07:00
rpc
security
sys Remove 12.x ABI compat for kernel dump ioctls 2022-04-15 12:06:05 -03:00
teken
tests
tools
ufs ufs/acl.h: forward-declare struct inode 2022-04-10 00:43:53 +03:00
vm vm_phys_init: Quiet unused but set warnings about npages. 2022-04-18 12:06:14 -07:00
x86 Remove checks for <sys/cdefs.h> being included. 2022-04-12 10:06:18 -07:00
xdr
xen xen: Use __diagused for a variable only used in KASSERT(). 2022-04-13 16:08:20 -07:00
Makefile