index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-netdev.c
Age
Commit message (
Expand
)
Author
2014-04-05
Fix a few return codes in error paths
Zbigniew Jędrzejewski-Szmek
2014-03-28
networkd: netdev - improve logging when setting ifindex
Tom Gundersen
2014-03-28
sd-rtnl: rework rtnl type system
Tom Gundersen
2014-03-24
networkd: fix a couple of memory leaks
Lennart Poettering
2014-03-24
networkd: netdev - fix error handling in set_ifindex()
Tom Gundersen
2014-03-24
networkd: netdev - verify that newlink messages has the expected kind
Tom Gundersen
2014-03-21
libsystemd-network: move network-utils from src/shared
Tom Gundersen
2014-03-15
networkd: netdev - support joining already existing netdevs
Tom Gundersen
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-02-25
networkd: add basic support for MACVLANs
Tom Gundersen
2014-02-21
net-util: match on the driver as exposed by ethtool if DRIVER not set
Tom Gundersen
2014-02-21
.network/.netdev/.link: allow to match on architecture
Tom Gundersen
2014-02-20
networkd: netdev - allow filtering on kernel cmdline, host and virt
Tom Gundersen
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-18
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-15
sd-rtnl: message_open_container - don't take a 'size' argument
Tom Gundersen
2014-02-13
rtnl: support adding VETH_INFO_PEER containers into rtnl messages
Lennart Poettering
2014-02-13
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-10
networkd: VLAN - allow multiple vlans to be created on a link
Tom Gundersen
2014-02-07
networkd: netdev - rename Netdev to NetDev
Tom Gundersen
2014-02-01
networkd: remove unused variable
Tom Gundersen
2014-01-31
networkd: don't check for ifindex in answer to RTM_NEWLINK
Tom Gundersen
2014-01-30
networkd: netdev - reduce chance of race when receiving netdev's ifindex
Tom Gundersen
2014-01-25
networkd: add basic VLAN support
Tom Gundersen
2014-01-22
networkd: add basic bonding support
Tom Gundersen