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
/
libsystemd-rtnl
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnl: correctly get the size of data to be appended
Tom Gundersen
2013-12-19
1
-3
/
+3
*
rtnl: fix for 32bits
Marc-Antoine Perennou
2013-12-17
1
-1
/
+1
*
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
3
-68
/
+217
*
rtnl: support interleaved reading and writing, and rewind
Tom Gundersen
2013-12-16
2
-70
/
+80
*
rtnl: simplify route_new()
Tom Gundersen
2013-12-16
2
-15
/
+17
*
rtnl: simplify link_new()
Tom Gundersen
2013-12-16
3
-13
/
+31
*
rtnl: match - only match on one type at a time
Tom Gundersen
2013-12-16
3
-14
/
+12
*
rtnl: clean up/add asserts
Tom Gundersen
2013-12-16
3
-26
/
+69
*
rtnl: add support for receiving route messages
Tom Gundersen
2013-12-16
1
-0
/
+6
*
event: rework sd-event exit logic
Lennart Poettering
2013-12-13
2
-5
/
+5
*
rtnl: add link_get_flags
Tom Gundersen
2013-12-04
1
-1
/
+16
*
rtnl: add callback support
Tom Gundersen
2013-12-04
3
-0
/
+108
*
rtnl: don't ignore broadcast messages
Tom Gundersen
2013-12-04
1
-2
/
+2
*
rtnl: add support for IFLA_MASTER
Tom Gundersen
2013-11-26
1
-0
/
+1
*
rtnl: add preliminary support for containers
Tom Gundersen
2013-11-26
2
-15
/
+151
*
udev: net_setup_link - don't use Description as Alias
Tom Gundersen
2013-11-25
3
-7
/
+21
*
bus/rtnl: silence clang warnings
Thomas Hindoe Paaboel Andersen
2013-11-20
1
-1
/
+1
*
rtnl: add event loop integration
Tom Gundersen
2013-11-14
3
-26
/
+275
*
rtnl: add call_async and call_async_cancel
Tom Gundersen
2013-11-14
4
-4
/
+297
*
rtnl: start adding support for asynchronous messaging
Tom Gundersen
2013-11-13
4
-58
/
+263
*
rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()
Tom Gundersen
2013-11-13
3
-7
/
+7
*
rtnl: message - initialize all memory
Tom Gundersen
2013-11-08
1
-4
/
+6
*
test-rtnl: fix typo
Tom Gundersen
2013-11-08
1
-2
/
+2
*
rtnl: add Makefile symlink
Lennart Poettering
2013-11-07
1
-0
/
+1
*
rtnl: headers in src/systemd/ may not include internal headers
Lennart Poettering
2013-11-07
6
-0
/
+14
*
rtnl: internal headers must include pragma once protection
Lennart Poettering
2013-11-07
2
-0
/
+4
*
rtnl: add support for routes
Tom Gundersen
2013-11-04
2
-13
/
+123
*
udev: link-config - let udevd set the ifname
Tom Gundersen
2013-10-30
2
-10
/
+29
*
rtnl-util: add missing files
Tom Gundersen
2013-10-29
2
-0
/
+97
*
rtnl: fix sockaddr confusion
Tom Gundersen
2013-10-29
4
-11
/
+43
*
rtnl: cleanup socket_read_message
Tom Gundersen
2013-10-29
1
-14
/
+1
*
rtnl: complain if used after fork
Tom Gundersen
2013-10-29
2
-0
/
+13
*
rtnl: introduce default timeout
Tom Gundersen
2013-10-29
2
-5
/
+13
*
rtnl: use malloc0 instead of calloc
Tom Gundersen
2013-10-29
1
-1
/
+1
*
rtnl: use _cleanup_ macro more
Tom Gundersen
2013-10-29
1
-20
/
+12
*
sd-rtnl: minor fixes
Tom Gundersen
2013-10-29
3
-29
/
+29
*
rtnl: relax the tests a bit
Tom Gundersen
2013-10-27
1
-7
/
+6
*
libsystemd-rtnl: add a rtnetlink library
Tom Gundersen
2013-10-27
4
-0
/
+802