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
*
tree-wide: replace explicit NULL checks with their shorter variants
Frantisek Sumsal
2019-04-28
2
-4
/
+4
*
Merge pull request #12382 from yuwata/wireguard-12377
Zbigniew Jędrzejewski-Szmek
2019-04-25
1
-9
/
+10
|
\
|
*
network: fix ListenPort= in [WireGuard] section
Yu Watanabe
2019-04-25
1
-9
/
+10
*
|
Merge pull request #12316 from yuwata/network-prevent-multiple-initialization...
Zbigniew Jędrzejewski-Szmek
2019-04-25
3
-68
/
+82
|
\
\
|
*
|
network: fix ref/unref logic for Link object
Yu Watanabe
2019-04-25
3
-57
/
+61
|
*
|
network: prevent interfaces to be initialized multiple times
Yu Watanabe
2019-04-25
2
-11
/
+17
|
*
|
network: logs link state change
Yu Watanabe
2019-04-17
1
-0
/
+4
|
|
/
*
|
udev,network: warn when .link or .network file has no [Match] section
Yu Watanabe
2019-04-25
2
-0
/
+9
|
/
*
Merge pull request #12301 from keszybz/silence-alignment-warning
Lennart Poettering
2019-04-15
1
-2
/
+2
|
\
|
*
network: avoid warning about unaligned pointers
Zbigniew Jędrzejewski-Szmek
2019-04-13
1
-2
/
+2
*
|
network: re-indent conf parser and wrap long lines in bond.c
Yu Watanabe
2019-04-13
1
-24
/
+31
*
|
network: use OrderedSet for bond ARP ip targets
Yu Watanabe
2019-04-13
2
-58
/
+53
*
|
network: drop allocation for Bond::ad_actor_system
Yu Watanabe
2019-04-13
2
-26
/
+24
*
|
network: drop bond_mode_to_kernel() and bond_xmit_hash_policy_to_kernel()
Yu Watanabe
2019-04-13
3
-61
/
+20
|
/
*
Merge pull request #12222 from yuwata/macsec
Lennart Poettering
2019-04-12
8
-343
/
+1702
|
\
|
*
network: re-indent gperf files
Yu Watanabe
2019-04-12
2
-360
/
+360
|
*
network: warn when private key is stored in world readable files
Yu Watanabe
2019-04-12
1
-0
/
+2
|
*
network: add MACsecTransmitAssociation.UseForEncoding= setting
Yu Watanabe
2019-04-12
3
-1
/
+76
|
*
network: add MACsec*Association.Activate= setting
Yu Watanabe
2019-04-12
3
-0
/
+74
|
*
network: add MACsec*Association.KeyFile= setting
Yu Watanabe
2019-04-12
3
-0
/
+99
|
*
network: explicitly clear security key for macsec
Yu Watanabe
2019-04-12
1
-3
/
+12
|
*
network: support multiple security associations for macsec channels
Yu Watanabe
2019-04-12
2
-21
/
+126
|
*
network: Introduce MACsec
Susant Sahani
2019-04-12
8
-1
/
+996
*
|
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
2
-4
/
+0
|
/
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
9
-19
/
+4
*
network: fix use-of-uninitialized-value or null dereference
Yu Watanabe
2019-04-10
1
-11
/
+5
*
network: make wireguard_decode_key_and_warn() take uint8_t buf[static WG_KEY_...
Yu Watanabe
2019-04-09
1
-1
/
+1
*
network: warn when wireguard keys are stored in world readable files
Yu Watanabe
2019-04-09
1
-0
/
+3
*
network: add WireGuardPeer.PresharedKeyFile= setting
Yu Watanabe
2019-04-09
3
-0
/
+56
*
network: clear wireguard keys on failure or on exit
Yu Watanabe
2019-04-09
1
-6
/
+12
*
network: make reading PrivateKeyFile= failure always fatal
Yu Watanabe
2019-04-09
1
-37
/
+26
*
network: re-indent conf parsers in wireguard.c
Yu Watanabe
2019-04-08
1
-82
/
+80
*
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
[next]