index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-netlink
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...
Yu Watanabe
2024-10-30
1
-1
/
+1
*
sd-netlink: introduce two more _get_family()
Yu Watanabe
2024-10-10
1
-44
/
+14
*
sd-netlink,network: rename functions and RoutingPolicyRule.type
Yu Watanabe
2024-10-10
1
-6
/
+6
*
sd-netlink: introduce macros to define sd_rtnl_message setters and getters
Yu Watanabe
2024-10-10
1
-807
/
+139
*
sd-netlink: make size verifier in sd_netlink_message_read_xyz() stricter
Yu Watanabe
2024-10-10
2
-142
/
+90
*
sd-netlink: shorten sd_netlink_message_read_string_strdup() a bit
Yu Watanabe
2024-10-10
1
-17
/
+3
*
sd-netlink: various cleanups
Yu Watanabe
2024-10-10
4
-201
/
+213
*
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
1
-8
/
+10
*
networkd: Replace existing objects instead of doing nothing if they exist
Daan De Meyer
2024-09-02
1
-3
/
+3
*
sd-netlink: introduce sd_netlink_message_read_u64()
Yu Watanabe
2024-08-20
1
-0
/
+28
*
test-netlink: Gracefully handle the loopback interface being down
Daan De Meyer
2024-08-18
1
-5
/
+11
*
socket-util: introduce netlink_socket_get_multicast_groups()
Yu Watanabe
2024-08-02
1
-21
/
+6
*
networkctl: add support to display learned fdb entries
Gregor Herburger
2024-07-22
1
-0
/
+1
*
network: bridge: add support for IFLA_BR_FDB_MAX_LEARNED
Gregor Herburger
2024-07-22
1
-0
/
+1
*
Use hashmap_ensure_replace()
Matteo Croce
2024-06-28
1
-7
/
+1
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
1
-0
/
+1
*
sd-netlink: allow to call rtnl_get_link_info() without iftype and flags
Yu Watanabe
2024-03-05
1
-1
/
+1
*
netdev/macvlan: allow to set the broadcast queueing threshold
Susant Sahani
2024-02-22
1
-0
/
+1
*
network: netdev - bond add support for ARP missed max
Susant Sahani
2024-02-16
1
-0
/
+1
*
sd-netlink: unify network interface name getter and resolvers
Yu Watanabe
2024-01-30
2
-123
/
+187
*
sd-netlink: drop unused parser for RTA_MULTIPATH
Yu Watanabe
2024-01-20
2
-129
/
+0
*
sd-netlink: add policy for NL80211_ATTR_NETNS_FD
Yu Watanabe
2024-01-19
1
-0
/
+1
*
sd-netlink: introduce rtnl_rename_link()
Yu Watanabe
2024-01-19
3
-0
/
+52
*
sd-netlink: fix rtnl_resolve_link_alternative_name()
Yu Watanabe
2024-01-17
2
-1
/
+5
*
sd-netlink: hook up nsid APIs
Lennart Poettering
2024-01-12
2
-0
/
+36
*
sd-netlink: add trailing NUL byte for safety in sd_netlink_message_read_data()
Yu Watanabe
2024-01-11
1
-26
/
+0
*
sd-netlink: introduce sd_rtnl_message_route_set_tos()
Yu Watanabe
2024-01-02
1
-0
/
+14
*
sd-netlink: move definitions of RTA_TYPE() and RTA_FLAGS() to netlink-util.h
Yu Watanabe
2024-01-02
2
-3
/
+3
*
tree-wide: use hashmap_isempty() and friends
Yu Watanabe
2023-12-21
1
-4
/
+4
*
sd-netlink: the kernel ignores NLM_F_APPEND in RTM_NEWNEXTHOP message but use...
Yu Watanabe
2023-12-14
1
-1
/
+1
*
sd-netlink: introduce netlink_get_reply_callback_count()
Yu Watanabe
2023-12-01
2
-0
/
+8
*
sd-netlink: change error code of the case that too many replies waiting
Yu Watanabe
2023-12-01
1
-1
/
+1
*
sd-netlink: add call to query sd_event object an sd_netlink object is attache...
Lennart Poettering
2023-11-02
1
-0
/
+6
*
sd-netlink: res_id is 16bit but serial is 32bit
Yu Watanabe
2023-11-01
1
-3
/
+3
*
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
3
-3
/
+3
*
sd-netlink: use secure_getenv()
Yu Watanabe
2023-10-04
1
-1
/
+1
*
sd-netlink: make the default timeout configurable by environment variable
Yu Watanabe
2023-10-01
1
-2
/
+21
*
sd-netlink: make calc_elapse() return USEC_INFINITY when no timeout is requested
Yu Watanabe
2023-10-01
2
-19
/
+7
*
Merge pull request #24570 from topimiettinen/nft-sets-v2
Yu Watanabe
2023-09-01
2
-3
/
+4
|
\
|
*
shared/firewall-util: parametrize table and set names
Topi Miettinen
2023-08-23
2
-3
/
+4
*
|
libsystemd: use _NEG_ macros, adjust some comments
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-9
/
+7
*
|
tree-wide: use cocinnelle to apply _NEG_ macros
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-1
/
+1
|
/
*
various: use RET_GATHER
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-6
/
+4
*
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Lennart Poettering
2023-06-14
1
-2
/
+2
*
test: drop test for IFLA_NUM_RX_QUEUES
Yu Watanabe
2023-06-12
1
-1
/
+0
*
sd-netlink: make rtnl_set_link_name() optionally append alternative names
Yu Watanabe
2023-05-16
3
-23
/
+77
*
libsystemd: drop _public_ attribute for non-exported functions
Yu Watanabe
2023-04-29
1
-1
/
+1
*
network: geneve: add InheritInnerProtocol flag
Josef Miegl
2023-03-06
1
-13
/
+14
*
test-netlink: use dummy interface to test assigning new interface name
Yu Watanabe
2023-01-10
1
-4
/
+55
*
test: modernize test-netlink.c
Yu Watanabe
2023-01-09
1
-246
/
+116
[next]