Systemd/src/basic/linux
Florian Westphal bcd1a2bb5c linux: import nf_tables and nfnetlink headers from Linux 5.8
Will be used/needed in the upcoming nfnetlink/nftables support.
This follows existing model where kernel uapi headers are cached
locally.
2020-12-16 00:35:56 +01:00
..
can linux: add can/netlink.h 2020-03-07 01:53:06 +09:00
hdlc linux: update headers from v5.6 2020-03-12 19:55:10 +09:00
netfilter linux: import nf_tables and nfnetlink headers from Linux 5.8 2020-12-16 00:35:56 +01:00
README linux: update headers from current kernel master 2019-05-16 10:24:47 +09:00
btrfs.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
btrfs_tree.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
fib_rules.h
fou.h linux: update headers from current kernel master 2019-05-16 10:24:47 +09:00
if.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
if_addr.h
if_arp.h
if_bonding.h linux: update headers from v5.6 2020-03-12 19:55:10 +09:00
if_bridge.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
if_ether.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
if_link.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
if_macsec.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
if_tun.h linux: update headers from current kernel master 2019-05-16 10:24:47 +09:00
if_tunnel.h
in.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
in6.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
ipv6_route.h basic: import linux/ipv6_route.h 2020-10-07 15:22:09 +02:00
l2tp.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
libc-compat.h
loadavg.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
netdevice.h linux: move netdevice.h from shared/linux to basic/linux 2019-04-13 22:43:59 +09:00
netlink.h basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
nexthop.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
pkt_sched.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
rtnetlink.h util: update kernel headers (v5.9-rc5) 2020-09-17 14:51:47 +09:00
update.sh basic/linux: update kernel headers 2020-12-03 11:20:59 +09:00
wireguard.h linux: update headers 2019-12-16 04:37:50 +09:00

README

The files in this directory are copied from current kernel master
(b06ed1e7a2fa9b636f368a9e97c3c8877623f8b2) or WireGuard master
(8416093498ac2c754536dad4757c5d86c9ba8809), and the following
modifications are applied:
- btrfs.h: drop '__user' attributes
- if.h: drop '#include <linux/compiler.h>' and '__user' attributes