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
/
sd-netlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-netlink: fix implicit cast to boolean
Yu Watanabe
2021-12-05
1
-2
/
+2
*
sd-netlink: add support for IPoIB
Yu Watanabe
2021-12-04
1
-3
/
+7
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-5
/
+6
*
udev/net: make MACAddress= takes hardware address for infiniband
Yu Watanabe
2021-11-26
2
-6
/
+12
*
Merge pull request #21277 from yuwata/permanent-hw-addr
Luca Boccassi
2021-11-15
2
-2
/
+32
|
\
|
*
udev/net: read hardware address from netlink message
Yu Watanabe
2021-11-13
2
-2
/
+32
*
|
sd-netlink: introduce sd_rtnl_message_nexthop_get_flags()
Yu Watanabe
2021-11-13
1
-0
/
+14
*
|
sd-netlink: clear previous flags or state by _set_flags() or _set_state()
Yu Watanabe
2021-11-13
1
-4
/
+4
|
/
*
sd-netlink: fix type of NDA_LLADDR attribute
Yu Watanabe
2021-11-11
1
-1
/
+1
*
sd-netlink: add more attributes for CAKE
Yu Watanabe
2021-11-09
1
-3
/
+17
*
sd-netlink: introduce sd_netlink_attach_filter()
Yu Watanabe
2021-10-19
1
-0
/
+15
*
tree-wide: use AF_NETLINK instead of PF_NETLINK
Yu Watanabe
2021-10-18
1
-1
/
+1
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-4
/
+4
*
sd-netlink: add several attributes for nl80211
Yu Watanabe
2021-09-29
1
-4
/
+9
*
sd-netlink, wifi-util: fix attribute type of NL80211_ATTR_SSID
Yu Watanabe
2021-09-29
1
-1
/
+2
*
sd-netlink: introduce sd_netlink_message_read_data_suffix0()
Yu Watanabe
2021-09-29
1
-0
/
+26
*
sd-netlink: make sd_genl_message_new() or friends return -EOPNOTSUPP if a mod...
Yu Watanabe
2021-09-29
1
-25
/
+40
*
sd-netlink: also check multicast group to find suitable match callback
Yu Watanabe
2021-09-29
4
-4
/
+13
*
sd-netlink: allow to set dump flag for genl or netfilter messages
Yu Watanabe
2021-09-29
1
-2
/
+2
*
sd-netlink: add type safe macro for sd_genl_add_match()
Yu Watanabe
2021-09-29
1
-0
/
+10
*
sd-netlink: minor coding style fixes
Yu Watanabe
2021-09-29
3
-30
/
+35
*
tree-wide: make format_ifname() or friends return negative errno on failure
Yu Watanabe
2021-09-29
1
-2
/
+4
*
tree-wide: fix typo
Yu Watanabe
2021-09-05
1
-1
/
+1
*
sd-netlink: introduce sd_netlink_message_get_max_attribute()
Yu Watanabe
2021-08-31
2
-18
/
+28
*
sd-netlink: specify appropriate netlink attribute type
Yu Watanabe
2021-08-31
2
-33
/
+33
*
sd-netlink: support more rtnl attributes
Yu Watanabe
2021-08-31
1
-336
/
+678
*
sd-netlink: make type_system_get_*() and friends return value directly
Yu Watanabe
2021-08-29
7
-145
/
+121
*
sd-netlink: introduce sd_genl_add_match()
Yu Watanabe
2021-08-29
4
-3
/
+175
*
sd-netlink: split sd_netlink_add_match() into two parts
Yu Watanabe
2021-08-29
3
-71
/
+87
*
sd-netlink: introduce sd_genl_message_get_command()
Yu Watanabe
2021-08-29
2
-0
/
+41
*
sd-netlink: determine header size of genl message by using CTRL_ATTR_HDRSIZE ...
Yu Watanabe
2021-08-29
1
-2
/
+8
*
sd-netlink: read protocol version of each genl family
Yu Watanabe
2021-08-29
1
-1
/
+7
*
sd-netlink: drop sd_genl_family_t and introduce GenericNetlinkFamily
Yu Watanabe
2021-08-29
10
-165
/
+344
*
sd-netlink: split message_new() into two parts and introduces message_new_full()
Yu Watanabe
2021-08-29
2
-18
/
+40
*
sd-netlink: introduce several macros to define type system
Yu Watanabe
2021-08-29
5
-455
/
+188
*
sd-netlink: drop redundant string table lookup functions to handle type syste...
Yu Watanabe
2021-08-29
4
-298
/
+202
*
sd-netlink: split type system for nfnl
Yu Watanabe
2021-08-29
2
-47
/
+37
*
sd-netlink: drop 'flags' argument from sd_nfnl_nft_message_new_table()
Yu Watanabe
2021-08-29
1
-3
/
+2
*
sd-netlink: wrap long function declarations
Yu Watanabe
2021-08-29
1
-23
/
+67
*
sd-netlink: add several missing attributes
Yu Watanabe
2021-08-29
1
-0
/
+19
*
sd-netlink: introduce basic_type_system
Yu Watanabe
2021-08-29
7
-20
/
+21
*
sd-netlink: unify two spurious type system root for genl
Yu Watanabe
2021-08-29
3
-35
/
+11
*
sd-netlink: drop genl type system indexed by command
Yu Watanabe
2021-08-29
2
-104
/
+11
*
sd-netlink: rename several type systems for generic netlink
Yu Watanabe
2021-08-29
3
-103
/
+84
*
sd-netlink: split netlink-types.[ch] into small files
Yu Watanabe
2021-08-29
10
-1807
/
+1839
*
sd-netlink: make several type systems static
Yu Watanabe
2021-08-29
2
-5
/
+4
*
sd-netlink: move type systems
Yu Watanabe
2021-08-29
1
-350
/
+365
*
sd-netlink: introduce two helper functions for type system union
Yu Watanabe
2021-08-29
3
-18
/
+32
*
sd-netlink: rename functions
Yu Watanabe
2021-08-29
3
-16
/
+20
*
sd-netlink: make type_get_type_system{,_union}() return value directly
Yu Watanabe
2021-08-29
5
-24
/
+13
[next]