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
/
netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
conf-parser: Add root argument to config_parse_many()
Daan De Meyer
2023-05-12
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-4
/
+2
*
network/tuntap: save tun or tap file descriptor in fd store
Yu Watanabe
2022-08-16
1
-0
/
+3
*
config-parser: Add list of drop-in files as return argument of config_parse_many
Richard Phibel
2022-08-12
1
-1
/
+2
*
network: also check SR-IOV PF port and other VF ports before configuring
Yu Watanabe
2022-08-05
1
-2
/
+11
*
network: split out link_is_ready_to_create_stacked_netdev()
Yu Watanabe
2022-08-05
1
-12
/
+19
*
network: always log error in network_load_one() and netdev_load_one()
Yu Watanabe
2022-04-05
1
-25
/
+15
*
network: rename netdev kind virtual-wlan -> wlan
Yu Watanabe
2022-03-28
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-8
/
+10
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-12
/
+3
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-13
/
+6
*
network: make address_configure() and friends take Request object
Yu Watanabe
2022-03-11
1
-5
/
+4
*
network: netdev: drop unused creation type NETDEV_CREATE_AFTER_CONFIGURED
Yu Watanabe
2022-02-27
1
-43
/
+12
*
network: netdev: use netdev_is_stacked() at one more place
Yu Watanabe
2022-02-26
1
-2
/
+1
*
network: drop unused flag and counter
Yu Watanabe
2022-02-26
1
-19
/
+2
*
network: split netdev_create() into two
Yu Watanabe
2022-02-26
1
-62
/
+67
*
network/netdev: drop unused argument
Yu Watanabe
2022-02-26
1
-1
/
+1
*
network/netdev: do not assign value on failure
Yu Watanabe
2022-02-26
1
-3
/
+1
*
network: create stacked netdevs after the underlying link is activated
Yu Watanabe
2022-02-24
1
-0
/
+5
*
network: add support to create wlan virtual interface
Yu Watanabe
2022-02-15
1
-0
/
+3
*
network: netdev: add flag to skip kind check
Yu Watanabe
2022-02-15
1
-24
/
+27
*
network: netdev: use request queue to create independent netdevs
Yu Watanabe
2022-02-15
1
-21
/
+51
*
network: netdev: increment reference counter on request
Yu Watanabe
2022-02-15
1
-2
/
+2
*
network: netdev: make netdev_is_ready_to_create() return negative errno on fa...
Yu Watanabe
2022-02-15
1
-3
/
+4
*
network: rename REQUEST_TYPE_STACKED_NETDEV -> REQUEST_TYPE_NETDEV_STACKED
Yu Watanabe
2022-02-15
1
-3
/
+3
*
network: split out netdev_create_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-34
/
+44
*
network: replace detailed netlink append messages with a single generic message
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-1
/
+1
*
network/netdev: introduce .is_ready_to_create() entry in netdev vtable
Yu Watanabe
2021-12-12
1
-0
/
+3
*
network: call link_check_ready() when all stacked netdevs are created
Yu Watanabe
2021-12-08
1
-0
/
+1
*
network/netdev: drop spurious state from the condition to create stacked netdevs
Yu Watanabe
2021-12-07
1
-1
/
+3
*
network/netdev: create stacked netdevs after all set-link operations are fini...
Yu Watanabe
2021-12-07
1
-9
/
+1
*
network,udev: do not adjust local assignment bit of specified MAC address
Yu Watanabe
2021-12-07
1
-3
/
+3
*
network/netdev: add support to create IPoIB subinterface
Yu Watanabe
2021-12-04
1
-10
/
+35
*
network/netdev: generate persistent MAC address when creating netdev interface
Yu Watanabe
2021-12-04
1
-14
/
+26
*
network/netdev: make MACAddress= take 'none' to suppress generating persisten...
Yu Watanabe
2021-11-28
1
-1
/
+29
*
network/netdev: move config_parse_netdev_kind() at the end
Yu Watanabe
2021-11-28
1
-35
/
+36
*
network/netdev: verify specified MAC address
Yu Watanabe
2021-11-27
1
-31
/
+43
*
network/netdev: use "struct hw_addr_data" to store MAC address
Yu Watanabe
2021-11-27
1
-16
/
+9
*
network/netdev: sort netdev kinds
Yu Watanabe
2021-11-09
1
-68
/
+68
*
network/netdev: reduce indentation
Yu Watanabe
2021-11-09
1
-60
/
+59
*
network/netdev: append IFLA_INFO_DATA attribute only when it is necessary
Yu Watanabe
2021-08-31
1
-8
/
+12
*
network: recreate stacked netdevs when underlying device is re-added
Yu Watanabe
2021-08-12
1
-8
/
+27
*
network: adjust log messages, function names, etc.
Yu Watanabe
2021-08-12
1
-7
/
+7
*
network: use netdev_enter_failed() instead of netdev_drop() on error
Yu Watanabe
2021-08-12
1
-3
/
+2
*
network: introduce a helper function netdev_is_stacked_and_independent()
Yu Watanabe
2021-08-12
1
-43
/
+37
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
network: use void* to correctly store SetLinkOperation in Request
Yu Watanabe
2021-06-15
1
-1
/
+2
*
network: use link_request_to_set_master() or friends
Yu Watanabe
2021-06-08
1
-124
/
+0
*
network: introduce link_request_to_activate()
Yu Watanabe
2021-06-08
1
-1
/
+1
[next]