freebsd-dev/sys/compat
Bjoern A. Zeeb 9df5f29caf LinuxKPI: skbuff: handle dev_alloc_skb() correctly
dev_alloc_skb() comapred to alloc_skb() reserves some headroom
at the beginning of the skb which is used by drivers.
Split the code for the two cases and reserve NET_SKB_PAD space,
which should at least be 32 octets.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2022-04-07 20:55:53 +00:00
..
freebsd32 compat32: add size CTASSERTs for non-amd64 cases 2022-03-30 13:25:25 -04:00
ia32 Add PT_GETREGSET 2022-01-27 11:40:34 +00:00
lindebugfs lindebugfs: The Linux file operations use negative return values in the kernel. 2022-03-11 17:41:33 +01:00
linprocfs linprocfs: Add /proc/self/oom_score_adj. 2022-03-31 21:04:44 +03:00
linsysfs linsysfs: plug set-but-not-used vars. 2022-03-31 23:49:26 +03:00
linux linux(4): Fix a typo in itimerspec conversion routine. 2022-04-06 17:40:00 +03:00
linuxkpi/common LinuxKPI: skbuff: handle dev_alloc_skb() correctly 2022-04-07 20:55:53 +00:00
x86bios Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00