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
/
udev
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
*
network: Show network and link file dropins in networkctl status
Daan De Meyer
2023-01-12
2
-1
/
+3
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
udev/net: allow new link name as an altname before renaming happens
Nick Rosbrook
2022-12-15
1
-2
/
+0
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-4
/
+2
*
udev/net: drop unused timestamp
Yu Watanabe
2022-08-28
1
-1
/
+0
*
config-parser: Add list of drop-in files as return argument of config_parse_many
Richard Phibel
2022-08-12
1
-1
/
+2
*
conf-parser: add a boolean flag for config_get_stats_by_path() to control if ...
Yu Watanabe
2022-07-23
1
-2
/
+2
*
pid1: add mechanism for conditionalizing units/network/netdev/link based on c...
Lennart Poettering
2022-07-15
1
-0
/
+1
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-4
/
+1
*
udev: fixed config_parse_ifalias() logic not to skip setting IFLA_IFALIAS
Tomasz Pala
2022-05-19
1
-1
/
+1
*
fuzzers: ignore size limits when compiled standalone
Zbigniew Jędrzejewski-Szmek
2022-05-12
1
-1
/
+1
*
fuzzers: add input size limits, always configure limits in two ways
Yu Watanabe
2022-05-12
2
-2
/
+2
*
udev: check stats of .link files and their drop-in files
Yu Watanabe
2022-05-03
1
-6
/
+27
*
udev/net: cache parsed result of net.ifnames=
Yu Watanabe
2022-04-11
1
-16
/
+23
*
udev/net: always log error in link_load_one()
Yu Watanabe
2022-04-05
1
-14
/
+9
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
Yu Watanabe
2022-03-19
1
-1
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
random-util: remove RDRAND usage
Jason A. Donenfeld
2022-03-14
1
-3
/
+2
*
network,udev/net: add Kind= settings in [Match] section
Yu Watanabe
2022-02-17
3
-1
/
+6
*
udev/net: support Match.Firmware= in .link files (#22462)
Alvin Šipraga
2022-02-10
1
-0
/
+1
*
udev/net: support to set MDI-X mode
Yu Watanabe
2022-02-08
3
-1
/
+8
*
udev/net: check if the requested SR-IOV virtual function exists before config...
Yu Watanabe
2022-01-19
1
-0
/
+19
*
udev/net: allow to set number of SR-IOV virtual functions
Yu Watanabe
2022-01-19
3
-1
/
+9
*
udev/net: also support [SR-IOV] section in .link files
Yu Watanabe
2022-01-19
3
-1
/
+74
*
udev: move NamePolicy to netif-naming-scheme.[ch]
Yu Watanabe
2021-12-16
2
-39
/
+1
*
network,udev: do not adjust local assignment bit of specified MAC address
Yu Watanabe
2021-12-07
1
-3
/
+3
*
udev/net: make MACAddress= takes hardware address for infiniband
Yu Watanabe
2021-11-26
3
-38
/
+107
*
udev/net: introduce "struct Link" to store link attributes
Yu Watanabe
2021-11-26
2
-182
/
+211
*
udev/net: rename variables
Yu Watanabe
2021-11-26
2
-76
/
+76
*
network,udev: make .network and .link file can match with hardware address lo...
Yu Watanabe
2021-11-25
2
-5
/
+3
*
udev/net: read hardware address from netlink message
Yu Watanabe
2021-11-13
1
-6
/
+9
*
ethtool-util: introduce ethtool_get_permanent_hw_addr()
Yu Watanabe
2021-11-13
1
-4
/
+6
*
conf-parser: rename config_parse_hwaddr() -> config_parse_ether_addr()
Yu Watanabe
2021-11-09
1
-3
/
+3
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
1
-2
/
+2
*
netif-util: move several functions from network-util.[ch] to shared/netif-uti...
Yu Watanabe
2021-11-09
1
-1
/
+1
*
udev/net: introduce WakeOnLanPassword=
Yu Watanabe
2021-10-07
3
-1
/
+161
*
ethtool-util: make ethtool_set_wol() take password
Yu Watanabe
2021-10-06
1
-1
/
+1
*
ethtool-util: make wol_options_to_string() not return all flag strings
Yu Watanabe
2021-10-06
1
-2
/
+2
*
link: connect 5 more properties to ethtool features
Anita Zhang
2021-09-24
1
-74
/
+79
*
ethtool-util: add more network device features
Yu Watanabe
2021-09-15
1
-2
/
+2
*
udev: use passed rtnl in net_setup_link builtin command
Yu Watanabe
2021-08-31
2
-9
/
+10
*
udev/net: initialize coalesce tristate variables
Yu Watanabe
2021-08-26
1
-0
/
+2
*
link: Add support for rx-gro-hw nic feature
Daan De Meyer
2021-08-20
1
-0
/
+1
*
udev: Add support for configuring nic coalescing settings
Daan De Meyer
2021-08-20
3
-51
/
+78
*
udev: make RxChannels= or friends also accept "max"
Yu Watanabe
2021-08-18
1
-8
/
+8
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
udev: make WakeOnLan= take multiple features
Yu Watanabe
2021-06-08
2
-4
/
+8
[next]