History log of /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/netdev_features.h (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0
# f75b3614 09-Feb-2022 Bjoern A. Zeeb <[email protected]>

LinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h

Add NETIF_F_HW_CSUM to netdev_features.h as needed by a driver.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D34233

(

LinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h

Add NETIF_F_HW_CSUM to netdev_features.h as needed by a driver.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D34233

(cherry picked from commit 85d61bd872a0d91173d6cc8dc5bb2c927a5a4302)

show more ...


# 2d0694b9 19-Dec-2021 Vladimir Kondratyev <[email protected]>

LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards

MFC after: 1 week
Reviewed by: bz, emaste, hselasky, manu
Differential Revision: https://reviews.freebsd.org/D33562

(cherry picked from

LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards

MFC after: 1 week
Reviewed by: bz, emaste, hselasky, manu
Differential Revision: https://reviews.freebsd.org/D33562

(cherry picked from commit 307f78f3ed90a4145eeb2c8cc79bc95b2666f57a)

show more ...


Revision tags: release/12.3.0
# aaf33641 25-Oct-2021 Bjoern A. Zeeb <[email protected]>

LinuxKPI: add netdev_features.h

Add netdev_features.h as a spearate file from the future netdevice.h
implementation to avoid include problems with a future skbuff.h.

Sponsored by: The FreeBSD Found

LinuxKPI: add netdev_features.h

Add netdev_features.h as a spearate file from the future netdevice.h
implementation to avoid include problems with a future skbuff.h.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit 490f9d8f0e7ce8c5b268fcd0806c5e00214eb5a7)

show more ...