/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PVPANIC_H__ #define __PVPANIC_H__ #define PVPANIC_PANICKED (1 << 0) #define PVPANIC_CRASH_LOADED (1 << 1) #endif /* __PVPANIC_H__ */ .org.uk/linux-net-next.git/atom/Documentation/networking?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)Author
2020-02-26net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-24net: Special handling for IP & MPLS.Martin Varghese
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-02-24devlink: add ACL generic packet trapsJiri Pirko
2020-02-21net: page_pool: Add documentation on page_pool APIIlias Apalodimas