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
/
udev-builtin-net_id.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: modernize net_id builtin a bit
Lennart Poettering
2014-08-12
1
-12
/
+9
*
Use dev_port for the ID of a network device.
Thadeu Lima de Souza Cascardo
2014-07-01
1
-9
/
+9
*
udev: net_id - use constants rather than magic numbers
Tom Gundersen
2014-04-06
1
-2
/
+3
*
udev: persistent naming - we cannot use virtio numbers as they are not stable
Tom Gundersen
2014-03-27
1
-36
/
+0
*
udev: update net_id comments
Kay Sievers
2014-03-27
1
-16
/
+15
*
udev/net_id: Introduce predictable network names for Linux on System z
Hendrik Brueckner
2014-01-11
1
-2
/
+62
*
udev: net_id - handle virtio buses
Tom Gundersen
2014-01-04
1
-0
/
+37
*
Fix a few signed/unsigned format string issues
Zbigniew Jędrzejewski-Szmek
2013-12-15
1
-14
/
+7
*
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
1
-1
/
+1
*
hwdb: add --lookup-prefix= option
Kay Sievers
2013-07-08
1
-1
/
+1
*
hwdb: add --device=<device-id> and --filter=<key name glob>
Kay Sievers
2013-07-01
1
-1
/
+1
*
udev: handle network controllers in nonstandard domains
Sean McGovern
2013-06-18
1
-5
/
+15
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-2
/
+1
*
udev: fix segfault with android rndis
Rob Clark
2013-03-03
1
-1
/
+1
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
udev: net_id - add link to the wiki page
Kay Sievers
2013-01-19
1
-0
/
+2
*
udev: net_id - suppress bcma core == 0
Kay Sievers
2013-01-17
1
-2
/
+5
*
udev: net_id - handle "bcma" buses
Kay Sievers
2013-01-17
1
-4
/
+40
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-10
/
+10
*
udev: don't call fclose on NULL in is_pci_multifunction
Lukas Nykryn
2013-01-09
1
-2
/
+3
*
udev: net_id - skip stacked network devices
Kay Sievers
2013-01-08
1
-0
/
+11
*
udev: net_id - append "dev_id" value if needed
Kay Sievers
2013-01-04
1
-20
/
+38
*
udev: net_id: update comments
Kay Sievers
2012-12-09
1
-7
/
+9
*
udev: net_id - fix OUI handling
Kay Sievers
2012-12-06
1
-2
/
+2
*
udev: net_id - fix typos
Kay Sievers
2012-12-06
1
-4
/
+4
*
udev: net_id - update examples
Kay Sievers
2012-12-06
1
-8
/
+13
*
udev: net_id - update examples
Kay Sievers
2012-12-06
1
-7
/
+30
*
udev: net_id - provide path names for USB devices
Kay Sievers
2012-12-06
1
-50
/
+183
*
hwdb: add IAB to the OUI database
Tom Gundersen
2012-12-04
1
-1
/
+1
*
udev: net_id - clarify comments
Kay Sievers
2012-12-03
1
-2
/
+5
*
udev: hwdb - fix OUI lookup
Kay Sievers
2012-12-02
1
-8
/
+20
*
udev: net_id - suppress function number for single-function devices
Kay Sievers
2012-11-30
1
-8
/
+40
*
udev: net_id - merge properties into the correct device
Kay Sievers
2012-11-26
1
-13
/
+13
*
udev: net_id - export PCI hotplug slot names
Kay Sievers
2012-11-26
1
-43
/
+113
*
udev: net_id - read ACPI _SUN -- slot user number
Kay Sievers
2012-11-23
1
-2
/
+5
*
udev: net - add device naming properties
Kay Sievers
2012-11-20
1
-11
/
+107
*
udev: net_id - add builtin to retrieve data for network devices
Kay Sievers
2012-11-09
1
-0
/
+55