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
*
network: neighbor: Always add neighbors with replace
William A. Kennington III
2021-05-06
1
-1
/
+1
*
sd-netlink: shorten things a bit
Zbigniew Jędrzejewski-Szmek
2021-03-09
2
-38
/
+19
*
sd-netlink: use setsockopt_int() also for NETLINK_ADD/DROP_MEMBERSHIP
Zbigniew Jędrzejewski-Szmek
2021-03-09
1
-14
/
+4
*
sd-netlink: use structured initialization
Zbigniew Jędrzejewski-Szmek
2021-03-09
2
-14
/
+15
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-05
1
-5
/
+5
*
tree-wide: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2021-03-05
1
-1
/
+1
*
network: Implement B.A.T.M.A.N. Advanced interface type
Annika Wickert
2021-02-25
3
-0
/
+88
*
sd-netlink: introduce sd_rtnl_message_nexthop_get_protocol()
Yu Watanabe
2021-02-23
1
-0
/
+16
*
network: suffix types with _t in public headers
Lennart Poettering
2021-02-18
3
-8
/
+8
*
netlink: introduce sd_netlink_message_has_flag()
Yu Watanabe
2021-02-16
1
-5
/
+31
*
Merge pull request #18631 from yuwata/sd-netlink-fix-assertions
Lennart Poettering
2021-02-16
1
-30
/
+15
|
\
|
*
netlink: drop sd_rtnl_message_{route,nexthop}_set_family()
Yu Watanabe
2021-02-17
1
-26
/
+0
|
*
netlink: fix assertions
Yu Watanabe
2021-02-17
1
-4
/
+15
*
|
netlink: add nexthop related types
Yu Watanabe
2021-02-17
1
-0
/
+8
*
|
sd-netlink: add RTA_NH_ID attribute support
Yu Watanabe
2021-02-17
1
-1
/
+2
|
/
*
sd-netlink: spread out sequence numbers a bit
Lennart Poettering
2021-02-10
1
-5
/
+23
*
sd-netlink: reduce indentation levels a bit
Lennart Poettering
2021-02-10
1
-12
/
+11
*
sd-netlink: use getsockopt_int() where appropriate
Lennart Poettering
2021-02-10
1
-5
/
+2
*
sd-netlink: revamp message serial handling
Lennart Poettering
2021-02-10
2
-16
/
+26
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-4
/
+4
*
sd-netlink: pahole optimization of sd_netlink_slot
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-2
/
+2
*
network,udev: move TransmitQueues=/ReceiveQueues= from .network to .link
Yu Watanabe
2021-02-03
2
-5
/
+36
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-1
/
+1
*
sd-netlink: fix indentation
Yu Watanabe
2021-01-26
1
-1
/
+1
*
sd-netlink: do not use downgrade-to-bool feature
Yu Watanabe
2021-01-26
1
-1
/
+1
*
sd-netlink: use hashmap_ensure_put
Susant Sahani
2021-01-18
1
-10
/
+2
*
Merge pull request #18230 from ssahani/macvlan-bcqueuelen
Yu Watanabe
2021-01-17
2
-4
/
+9
|
\
|
*
sd-netlink: mcvlan - add new attributes
Susant Sahani
2021-01-14
1
-4
/
+7
|
*
sd-netlink: Supprt netlink types bitfield and reject
Susant Sahani
2021-01-14
1
-0
/
+2
*
|
udev: introduce TxQueueLength= setting
Ulrich Ölmann
2021-01-13
2
-6
/
+11
|
/
*
Merge pull request #18157 from ssahani/vlan-qos
Yu Watanabe
2021-01-13
1
-5
/
+12
|
\
|
*
sd-netlink: Add VLan QOS map properties
Susant Sahani
2021-01-11
1
-5
/
+12
*
|
sd-netlink: add support to configure Generic Segment Offload
Susant Sahani
2021-01-12
2
-3
/
+17
*
|
sd-netlink: Add Generic Segment Offload attributes
Susant Sahani
2021-01-11
1
-0
/
+2
|
/
*
netlink: fix size of fib rule messages
Yu Watanabe
2020-12-18
1
-3
/
+3
*
netlink: fix indentation
Yu Watanabe
2020-12-18
1
-4
/
+5
*
netlink: drop unnecessary error handling
Yu Watanabe
2020-12-18
1
-6
/
+3
*
netlink: use whitespace instead of tab
Yu Watanabe
2020-12-18
1
-1
/
+1
*
sd-netlink: add several assertions
Yu Watanabe
2020-12-18
2
-1
/
+3
*
sd-netlink: replace *messages[] -> **messages
Yu Watanabe
2020-12-18
3
-3
/
+3
*
Merge pull request #17026 from fw-strlen/nft_16
Lennart Poettering
2020-12-16
6
-11
/
+663
|
\
|
*
sd-netlink: add a read function
Florian Westphal
2020-12-16
1
-10
/
+22
|
*
sd-netlink: add sd_netlink_sendv
Florian Westphal
2020-12-16
3
-0
/
+61
|
*
sd-netlink: add nfnetlink helper routines
Florian Westphal
2020-12-16
1
-0
/
+318
|
*
sd-netlink: add nfnetlink/nftables type system
Florian Westphal
2020-12-16
2
-1
/
+262
*
|
sd-netlink: routing policy rule port to fib_rule_hdr
Susant Sahani
2020-12-17
1
-55
/
+54
|
/
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
14
-14
/
+14
*
sd-netlink: introduce netlink_message_{read,append}_hw_addr
Timo Rothenpieler
2020-10-28
2
-0
/
+46
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-1
/
+1
*
sd-netlink: introduce sd_netlink_message_read_data()
Yu Watanabe
2020-10-08
1
-0
/
+24
[next]