index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12160 from yuwata/wait-online-allow-configuring
Yu Watanabe
2019-04-02
3
-22
/
+43
|
\
|
*
wait-online: add --any option
Yu Watanabe
2019-04-02
3
-22
/
+43
*
|
network: make FooOverUDP.Protocol= support name of ipproto
Yu Watanabe
2019-04-02
3
-1
/
+40
*
|
network: use asynchronous call for creating FOU tunnels
Yu Watanabe
2019-04-02
1
-4
/
+26
*
|
network: do not ignore FooOverUDP.Encapsulation= setting
Yu Watanabe
2019-04-02
1
-12
/
+29
*
|
network: merge ipip_init() and sit_init()
Yu Watanabe
2019-04-02
1
-12
/
+14
*
|
network: add FooOverUDP support for SIT and GRE tunnels
Yu Watanabe
2019-04-02
1
-1
/
+17
*
|
network: add '=' to config key names in log
Yu Watanabe
2019-04-01
1
-4
/
+7
*
|
network: do not abort execution when NetDev.Name= conflicts
Yu Watanabe
2019-04-01
1
-1
/
+14
|
/
*
network: make GRE and GRETAP support Key=, InputKey=, OutputKey=, and Seriali...
Yu Watanabe
2019-03-30
3
-60
/
+46
*
network: make erspan netdev can be specified in Network.Tunnel=
Yu Watanabe
2019-03-30
3
-2
/
+6
*
network: do not continue when appending data to netlink message fails
Yu Watanabe
2019-03-30
1
-3
/
+3
*
wireguard: fix exponential backoff when resolving hosts
Jörg Thalheim
2019-03-28
1
-1
/
+1
*
Remove variable only used for an assert
Zbigniew Jędrzejewski-Szmek
2019-03-28
2
-9
/
+2
*
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
2019-03-27
1
-2
/
+2
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
6
-0
/
+11
*
tree-wide: constify a few static string tables
Lennart Poettering
2019-03-25
1
-1
/
+1
*
network,udev: explicitly declare 'conditions' is a list
Yu Watanabe
2019-03-24
2
-2
/
+2
*
network: add missing nulstr terminator
Evgeny Vereshchagin
2019-03-22
1
-1
/
+1
*
Merge pull request #12066 from yuwata/fix-network-tunnel-12041
Yu Watanabe
2019-03-22
1
-5
/
+15
|
\
|
*
network: fix netdev_tunnel_verify()
Yu Watanabe
2019-03-22
1
-5
/
+15
*
|
network,udev: split static condition tests from net_match_config()
Yu Watanabe
2019-03-21
6
-45
/
+17
|
/
*
Merge pull request #11975 from keszybz/fuzzer-fixes-n
Lennart Poettering
2019-03-15
2
-0
/
+5
|
\
|
*
fuzz: limit the maximum size of test inputs for a few parsers
Zbigniew Jędrzejewski-Szmek
2019-03-12
2
-0
/
+5
*
|
network: clear previous assignment
Yu Watanabe
2019-03-16
1
-3
/
+3
*
|
network: clear previous assignment
Yu Watanabe
2019-03-15
1
-4
/
+4
*
|
network: wait for L2TP tunnel to be created before creating sessions
Yu Watanabe
2019-03-14
1
-21
/
+82
*
|
network: automatically pick an address on link when L2TP.Local= is not specified
Yu Watanabe
2019-03-14
2
-6
/
+102
*
|
networkd: Introduce l2tp tunnel
Susant Sahani
2019-03-14
8
-20
/
+696
*
|
network: introduce new netdev create type NETDEV_CREATE_AFTER_CONFIGURED
Yu Watanabe
2019-03-14
3
-0
/
+52
*
|
network: introduce netdev_get_create_type() helper function
Yu Watanabe
2019-03-14
2
-9
/
+10
*
|
network: do not call link_joined() when not all netdevs are configured
Yu Watanabe
2019-03-14
1
-3
/
+2
*
|
Merge pull request #11986 from poettering/util-split
Zbigniew Jędrzejewski-Szmek
2019-03-13
3
-3
/
+4
|
\
\
|
*
|
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
|
*
|
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
2
-2
/
+3
*
|
|
networkd: Add bridge port capabilities
Tobias Jungel
2019-03-13
4
-0
/
+27
|
/
/
*
|
Merge pull request #11861 from yuwata/network-verify-2
Lennart Poettering
2019-03-13
25
-377
/
+608
|
\
\
|
*
|
wireguard: add PrivateKeyFile= option
Yu Watanabe
2019-03-13
3
-1
/
+86
|
*
|
wireguard: check whether PrivateKey= and PublicKey= are set
Yu Watanabe
2019-03-13
1
-1
/
+21
|
*
|
wireguard: drop unused arguments and rename parse_wireguard_key()
Yu Watanabe
2019-03-13
1
-19
/
+19
|
*
|
wireguard: do not log wireguard key
Yu Watanabe
2019-03-13
1
-3
/
+4
|
*
|
wireguard: reuse sd_event_source object
Yu Watanabe
2019-03-13
2
-17
/
+9
|
*
|
wireguard: use NetworkConfigSection to manage [WireGuardPeer] sections
Yu Watanabe
2019-03-13
2
-164
/
+225
|
*
|
test: make network_verify() public and use it in test-networkd-conf
Yu Watanabe
2019-03-13
3
-4
/
+9
|
*
|
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
18
-73
/
+149
|
*
|
network: make all xxx_new_static() static
Yu Watanabe
2019-03-13
10
-11
/
+6
|
*
|
network: add IPv4LL route right after .network file is parsed
Yu Watanabe
2019-03-13
3
-22
/
+34
|
*
|
network: move NetworkConfigSection and related functions to networkd-util.[ch]
Yu Watanabe
2019-03-13
4
-46
/
+47
|
*
|
network: use ltype to determine netdev kind in config_parse_stacked_netdev()
Yu Watanabe
2019-03-13
2
-27
/
+10
|
|
/
*
|
wait-online: use log_link_debug() or friends
Yu Watanabe
2019-03-13
3
-32
/
+24
[next]