index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-netdev-tuntap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: netdev - move to separate subdirectory
Tom Gundersen
2016-11-13
1
-183
/
+0
*
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-04-30
1
-2
/
+5
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-2
/
+2
*
Remove/add (un)needed includes
Nathan McSween
2016-02-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-1
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-5
/
+2
*
networkd: tap add support for vnet_hdr
Susant Sahani
2015-07-14
1
-0
/
+3
*
networkd: tuntap improve logging
Susant Sahani
2015-06-14
1
-37
/
+14
*
networkd: fix confusion between log_netdev_error() but log_warning_netdev()
Lennart Poettering
2015-04-21
1
-9
/
+5
*
network: remove unused variable
Ronny Chevalier
2014-11-30
1
-9
/
+0
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-4
/
+4
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-5
/
+5
*
networkd: tuntap - return correct error when /dev/net/tun cannot be opened
Tom Gundersen
2014-09-08
1
-6
/
+4
*
networkd: warn when ignoring unsupported tuntap options
Tom Gundersen
2014-08-18
1
-0
/
+27
*
networkd: netdev - split NetDev struct into per-kind structs
Tom Gundersen
2014-07-21
1
-28
/
+55
*
networkd: netdev - introduce vtable for netdev kinds
Tom Gundersen
2014-07-14
1
-0
/
+162