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
/
netdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use error codes in xxx_from_string()
Yu Watanabe
2021-02-12
3
-3
/
+4
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
8
-13
/
+13
*
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
Merge pull request #18294 from ssahani/net-2
Yu Watanabe
2021-01-19
1
-23
/
+7
|
\
|
*
network: macsec - use ordered_hashmap_ensure_put
Susant Sahani
2021-01-18
1
-23
/
+7
*
|
network: bond - use ordered_set_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+3
|
/
*
network: Use ordered_hashmap_ensure_put (#18233)
Susant Sahani
2021-01-17
1
-5
/
+1
*
Merge pull request #18230 from ssahani/macvlan-bcqueuelen
Yu Watanabe
2021-01-17
3
-0
/
+57
|
\
|
*
network: macvlan - add support to configure rx queue for broadcast/multicast
Susant Sahani
2021-01-17
3
-0
/
+57
*
|
Merge pull request #18243 from ssahani/ensure-put-use
Yu Watanabe
2021-01-17
2
-10
/
+4
|
\
\
|
*
|
network: wireguard - Use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-5
/
+1
|
*
|
network: netdev - Use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-5
/
+3
|
|
/
*
|
network: macsec - tighten variable scope used in loop
Susant Sahani
2021-01-15
1
-2
/
+1
|
/
*
network: Allow to configure VLan egress qos maps
Susant Sahani
2021-01-12
3
-0
/
+21
*
network: Allow to configure VLan egress qos maps
Susant Sahani
2021-01-12
3
-0
/
+120
*
network: mtu is neither a boolean nor a pointer
Yu Watanabe
2020-12-07
1
-1
/
+1
*
network: add Protocol= to vlan netdev (#17794)
walbit-de
2020-12-02
3
-0
/
+9
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
2
-2
/
+2
*
network: fix return values
Yu Watanabe
2020-11-27
1
-5
/
+4
*
network: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-4
/
+2
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
5
-8
/
+50
|
\
|
*
tree-wide: drop unnecessary inclusion of network-internal.h
Yu Watanabe
2020-10-29
2
-2
/
+0
|
*
net-condition: move net_match_config() and related conf parsers
Yu Watanabe
2020-10-29
1
-5
/
+5
|
*
network: move config_parse_bridge_port_priority()
Yu Watanabe
2020-10-29
2
-1
/
+45
*
|
network: use the common "cannot" form
Zbigniew Jędrzejewski-Szmek
2020-11-17
1
-1
/
+1
*
|
man/systemd.netdev: remove bogus markup
Zbigniew Jędrzejewski-Szmek
2020-11-17
1
-1
/
+1
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
48
-48
/
+48
*
|
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
2
-2
/
+2
*
|
tree-wide: use the usual SPDX header for our own files
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-0
/
+2
|
/
*
network: header cleanup
Yu Watanabe
2020-10-07
1
-1
/
+0
*
network: cleanup headers in networkd-neighbor.[ch]
Yu Watanabe
2020-10-07
1
-0
/
+1
*
Merge pull request #16929 from ssahani/network-bare-udp
Yu Watanabe
2020-09-17
5
-0
/
+180
|
\
|
*
network: Introduce bare UDP
Susant Sahani
2020-09-17
5
-0
/
+180
*
|
network: Allow vxlan to be created without .network file
Susant Sahani
2020-09-17
4
-2
/
+6
|
/
*
network: slightly update log message
Yu Watanabe
2020-09-10
1
-2
/
+3
*
network do not ignore OOM error in config_parse_macsec_key_id()
Yu Watanabe
2020-09-10
1
-0
/
+2
*
network: use _cleanup_ attribute at one more place
Yu Watanabe
2020-09-10
1
-1
/
+3
*
network: do not ignore OOM error in wireguard_decode_key_and_warn()
Yu Watanabe
2020-09-10
1
-2
/
+3
*
network: unify config_parse_wireguard_public_key() and config_parse_wireguard...
Yu Watanabe
2020-09-10
3
-40
/
+12
*
network: don't fail on various config parse errors
Lennart Poettering
2020-09-09
2
-8
/
+14
*
tree-wide: prefer AF_xyz over PF_xyz
Lennart Poettering
2020-09-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
5
-20
/
+12
*
tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Lennart Poettering
2020-07-21
2
-2
/
+8
*
fileio: add explicit flag for generating world executable warning when readin...
Lennart Poettering
2020-07-21
2
-2
/
+2
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
10
-99
/
+104
*
network: drop doubled white space
Yu Watanabe
2020-07-15
2
-2
/
+2
*
network: add support for MACVLAN source mode
Alvin Šipraga
2020-07-08
3
-0
/
+44
*
networkd: use capitalized "IP" and "TOS" in messages
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-5
/
+5
*
network: fix typo in comment
Yu Watanabe
2020-06-25
1
-1
/
+1
*
netdev/wireguard: do not invalidate peer on invalid syntax
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-16
/
+9
[next]