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
/
bond.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/netdev: introduce .iftype to netdev vtable
Yu Watanabe
2021-11-27
1
-0
/
+4
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
1
-1
/
+1
*
network: use link_request_to_set_master() or friends
Yu Watanabe
2021-06-08
1
-72
/
+0
*
network: bond - use ordered_set_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+3
*
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
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
1
-11
/
+13
*
network: drop doubled white space
Yu Watanabe
2020-07-15
1
-1
/
+1
*
networkd: use capitalized "IP" and "TOS" in messages
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-5
/
+5
*
network: Introduce bond util
Susant Sahani
2020-05-17
1
-71
/
+3
*
network: warn about unknown sections when parsing .netdev files
Zbigniew Jędrzejewski-Szmek
2019-11-25
1
-1
/
+1
*
network: cleanup header inclusion
Yu Watanabe
2019-10-30
1
-2
/
+0
*
network: add NetDevVTable::generate_mac flag
Yu Watanabe
2019-05-28
1
-0
/
+1
*
network: move link_set_bond() to netdev/bond.c
Yu Watanabe
2019-05-11
1
-0
/
+74
*
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
1
-49
/
+51
*
network: drop allocation for Bond::ad_actor_system
Yu Watanabe
2019-04-13
1
-25
/
+23
*
network: drop bond_mode_to_kernel() and bond_xmit_hash_policy_to_kernel()
Yu Watanabe
2019-04-13
1
-46
/
+3
*
tree-wide: constify a few static string tables
Lennart Poettering
2019-03-25
1
-1
/
+1
*
network: coding style fixes
Yu Watanabe
2019-02-11
1
-20
/
+16
*
netdev bond: add support to configure tlb_dynamic_lb
Susant Sahani
2018-12-15
1
-0
/
+7
*
networkd: cleanup for #10542
Tobias Jungel
2018-11-06
1
-3
/
+3
*
network: shorten code a bit
Yu Watanabe
2018-11-04
1
-3
/
+1
*
networkd: add missing bonding options (#10542)
Tobias Jungel
2018-11-02
1
-0
/
+130
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-4
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-16
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: netdev - move to separate subdirectory
Tom Gundersen
2016-11-13
1
-0
/
+444