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
/
networkd-network.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-07
1
-12
/
+12
*
network: drop unused function
Yu Watanabe
2020-10-07
1
-45
/
+0
*
network: move sysctl related functions to networkd-sysctl.c
Yu Watanabe
2020-10-07
1
-44
/
+0
*
network: introduce network_verify_sr_iov()
Yu Watanabe
2020-10-07
1
-6
/
+1
*
network: introduce network_verify_traffic_control()
Yu Watanabe
2020-10-07
1
-6
/
+1
*
network: header cleanup
Yu Watanabe
2020-10-07
1
-0
/
+1
*
network: drop list of static addresses
Yu Watanabe
2020-10-07
1
-13
/
+5
*
network: introduce network_verify_addresses()
Yu Watanabe
2020-10-07
1
-5
/
+3
*
network: drop list of static routes
Yu Watanabe
2020-10-07
1
-12
/
+4
*
network: introduce network_verify_routes()
Yu Watanabe
2020-10-07
1
-5
/
+3
*
network: cleanup networkd-radv.h
Yu Watanabe
2020-10-07
1
-0
/
+1
*
network: introduce network_verify_prefix() and network_verify_route_prefix()
Yu Watanabe
2020-10-07
1
-11
/
+2
*
network: also check route prefixes are configured
Yu Watanabe
2020-10-07
1
-0
/
+3
*
network: drop redundant list of prefixes and route prefixes
Yu Watanabe
2020-10-07
1
-15
/
+7
*
network: warn if IPv6ProxyNDPAddress= is set and IPv6ProxyNDP= is disabled
Yu Watanabe
2020-10-07
1
-0
/
+5
*
network: drop struct IPv6ProxyNDPAddress
Yu Watanabe
2020-10-07
1
-4
/
+1
*
network: cleanup networkd-mdb.h
Yu Watanabe
2020-10-07
1
-0
/
+1
*
network: introduce network_verify_mdb_entries()
Yu Watanabe
2020-10-07
1
-6
/
+1
*
network: drop list of bridge MDB entries
Yu Watanabe
2020-10-07
1
-8
/
+4
*
network: cleanup networkd-fdb.h
Yu Watanabe
2020-10-07
1
-0
/
+1
*
network: introduce network_verify_fdb_entries()
Yu Watanabe
2020-10-07
1
-5
/
+1
*
network: drop list of bridge FDB entries
Yu Watanabe
2020-10-07
1
-8
/
+4
*
network: cleanup networkd-address-label.h
Yu Watanabe
2020-10-07
1
-0
/
+1
*
network: introduce network_verify_address_labels()
Yu Watanabe
2020-10-07
1
-5
/
+1
*
network: drop list of static address labels
Yu Watanabe
2020-10-07
1
-8
/
+4
*
network: introduce network_verify_neighbors()
Yu Watanabe
2020-10-07
1
-4
/
+1
*
network: cleanup headers in networkd-neighbor.[ch]
Yu Watanabe
2020-10-07
1
-0
/
+1
*
network: drop list of static neighbors
Yu Watanabe
2020-10-07
1
-8
/
+4
*
network: introduce network_verify_nexthops()
Yu Watanabe
2020-10-07
1
-4
/
+1
*
network: cleanup headers included in networkd-nexthop.h
Yu Watanabe
2020-10-07
1
-0
/
+1
*
network: drop list of static nexthops
Yu Watanabe
2020-10-07
1
-7
/
+3
*
network: introduce network_verify_routing_policy_rules()
Yu Watanabe
2020-10-07
1
-4
/
+1
*
network: drop list of static routing policy rules
Yu Watanabe
2020-10-07
1
-7
/
+4
*
Merge pull request #17085 from yuwata/network-configure-mdb-entries-on-bridge...
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-8
/
+0
|
\
|
*
network: allow to configure bridge MDB entries on bridge master
Yu Watanabe
2020-09-17
1
-8
/
+0
*
|
network: TC - introduce fq pie
Susant Sahani
2020-09-17
1
-0
/
+1
|
/
*
network: drop [BridgeMDB] entries if Bridge= is not set
Yu Watanabe
2020-09-17
1
-0
/
+8
*
network: add support for setting MDB entries
Daniel Mack
2020-09-10
1
-0
/
+16
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-9
/
+5
*
network: can: Fix CAN initialization
Clemens Gruber
2020-08-24
1
-0
/
+3
*
network: Fix "Unknown section 'DHCPv6PrefixDelegation'." message
Michael Marley
2020-07-30
1
-0
/
+1
*
network: rename settings about DHCPv6 Prefix Delegation
Yu Watanabe
2020-07-29
1
-2
/
+2
*
network: ndisc: ignore duplicated IPv6Token=
Yu Watanabe
2020-07-22
1
-1
/
+1
*
network: support port number and SNI in [Network] DNS=
Yu Watanabe
2020-07-21
1
-10
/
+12
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
1
-48
/
+47
*
network: drop doubled white space
Yu Watanabe
2020-07-15
1
-1
/
+1
*
DHCPv4: client add support for DHCP server allow list
Susant Sahani
2020-07-06
1
-0
/
+1
*
network: Introduce SR-IOV
Susant Sahani
2020-07-01
1
-0
/
+8
*
network: move IPv6LinkLocalAddressGenerationMode= to [Network] section
Yu Watanabe
2020-06-30
1
-1
/
+11
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-2
/
+2
[next]