Systemd/src/network/netdev
2019-03-25 14:04:34 +01:00
..
bond.c tree-wide: constify a few static string tables 2019-03-25 14:04:34 +01:00
bond.h netdev bond: add support to configure tlb_dynamic_lb 2018-12-15 18:15:16 +05:30
bridge.c network: fix an error log 2019-01-24 14:33:58 +09:00
bridge.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
dummy.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dummy.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
fou-tunnel.c network: drop an unused variable 2018-09-03 14:08:30 +02:00
fou-tunnel.h tree-wide: drop missing.h from headers and use relevant missing_*.h 2018-12-06 13:31:16 +01:00
geneve.c network/geneve: fix log message 2019-02-11 01:29:49 +09:00
geneve.h tree-wide: use CONFIG_PARSER_PROTOTYPE() macro 2018-11-12 16:45:04 +09:00
ipvlan.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
ipvlan.h tree-wide: drop missing.h from headers and use relevant missing_*.h 2018-12-06 13:31:16 +01:00
l2tp-tunnel.c network: add missing nulstr terminator 2019-03-22 13:25:42 +01:00
l2tp-tunnel.h network: automatically pick an address on link when L2TP.Local= is not specified 2019-03-14 10:57:41 +09:00
macvlan.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
macvlan.h tree-wide: use CONFIG_PARSER_PROTOTYPE() macro 2018-11-12 16:45:04 +09:00
netdev-gperf.gperf network,udev: split static condition tests from net_match_config() 2019-03-21 23:37:39 +09:00
netdev.c network,udev: split static condition tests from net_match_config() 2019-03-21 23:37:39 +09:00
netdev.h network,udev: explicitly declare 'conditions' is a list 2019-03-24 00:35:39 +09:00
netdevsim.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
netdevsim.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
tunnel.c network: fix netdev_tunnel_verify() 2019-03-22 01:47:38 +09:00
tunnel.h networkd: Add support to configure ISATAP tunnel 2018-12-03 09:15:24 +05:30
tuntap.c user-util: rework get_user_creds() 2018-08-20 15:58:21 +02:00
tuntap.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
vcan.c network: add missing .sections element for vcan and vrf 2018-11-04 00:31:46 +09:00
vcan.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
veth.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
veth.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
vlan.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
vlan.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
vrf.c network: add missing .sections element for vcan and vrf 2018-11-04 00:31:46 +09:00
vrf.h Drop some more copyright headers 2018-07-24 11:16:01 +02:00
vxcan.c missing: split network related entries 2018-12-03 10:31:05 +01:00
vxcan.h missing: split network related entries 2018-12-03 10:31:05 +01:00
vxlan.c network: in_addr_is_null() may return negative errno 2019-02-11 01:28:09 +09:00
vxlan.h tree-wide: use CONFIG_PARSER_PROTOTYPE() macro 2018-11-12 16:45:04 +09:00
wireguard.c network: clear previous assignment 2019-03-15 23:44:51 +09:00
wireguard.h wireguard: add PrivateKeyFile= option 2019-03-13 12:02:03 +09:00