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
*
tree-wide: port to fd_wait_for_event()
Lennart Poettering
2020-06-10
1
-12
/
+4
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-5
/
+11
*
sd-netlink: add netlink properties of Quick Fair Queueing (QFQ)
Susant Sahani
2020-06-03
2
-0
/
+9
*
networkd: clean up NETLINK_PKTINFO vs. SO_PASSCRED confusion
Lennart Poettering
2020-05-27
1
-5
/
+1
*
sd-netlink: remove unused RTNL_WQUEUE_MAX define
Andreas Rammhold
2020-05-14
1
-1
/
+0
*
tree-wide: Initialize _cleanup_ variables if needed
Benjamin Robin
2020-05-13
1
-1
/
+1
*
netlink: Fix assert condition on n_containers
Benjamin Robin
2020-05-13
1
-5
/
+7
*
netlink: port to recvmsg_safe()
Lennart Poettering
2020-05-12
1
-19
/
+20
*
netlink socket correct check (#15720)
gaurav
2020-05-07
1
-1
/
+1
*
tree-wide: use cmsg_find() helper at various places where appropriate
Lennart Poettering
2020-04-23
1
-14
/
+8
*
sd-netlink: Add IFLA_QDISC
Susant Sahani
2020-03-13
1
-3
/
+1
*
sd-netlink: add HHF netlink property
Susant Sahani
2020-03-12
2
-0
/
+8
*
sd-netlink: add DRR netlink properties
Susant Sahani
2020-03-12
2
-0
/
+8
*
sd-netlink: add support for PIE
Susant Sahani
2020-03-12
2
-0
/
+8
*
Merge pull request #15036 from yuwata/can-termination-mod
Yu Watanabe
2020-03-07
1
-0
/
+1
|
\
|
*
network: add CAN Termination tristate option
Matt Ranostay
2020-03-06
1
-0
/
+1
*
|
Merge pull request #14890 from yuwata/network-tc-next
Yu Watanabe
2020-03-06
5
-7
/
+168
|
\
\
|
*
|
network: tc: introduce cake
Susant Sahani
2020-03-02
2
-0
/
+10
|
*
|
sd-netlink: introduce sd_netlink_message_append_s8() and friends
Susant Sahani
2020-03-02
2
-0
/
+72
|
*
|
network: TC introduce sfb - Stochastic Fair Blue
Susant Sahani
2020-03-02
2
-0
/
+8
|
*
|
network: TC introduce GRED, Generic Random Early Detection
Susant Sahani
2020-03-02
2
-0
/
+8
|
*
|
network: tc: support HTB class
Yu Watanabe
2020-03-02
1
-1
/
+6
|
*
|
sd-netlink: introduce sd_rtnl_message_new_tclass() and friends
Yu Watanabe
2020-03-02
3
-7
/
+57
|
*
|
network: tc: support Hierarchy Token Bucket (HTB)
Yu Watanabe
2020-03-02
2
-0
/
+8
|
|
/
*
/
network: make Type=ether match based on iftype
Yu Watanabe
2020-03-02
2
-0
/
+24
|
/
*
Resolve alternative ifnames wherever we would resolve an interface name
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-0
/
+2
*
sd-netlink: do not require rtnl pointer to be passed
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-1
/
+3
*
networkctl: define a helper for interface name resolution
Zbigniew Jędrzejewski-Szmek
2020-01-11
2
-5
/
+8
*
nspawn: set original ifname as alternative if it is truncated
Yu Watanabe
2020-01-07
2
-0
/
+44
*
sd-netlink: fix copy and paste mistake
Yu Watanabe
2020-01-06
1
-2
/
+2
*
sd-netlink: use uint8_t* for non-character data
Yu Watanabe
2020-01-06
1
-2
/
+2
*
Merge pull request #14194 from yuwata/network-multipath-routing-12541
Lennart Poettering
2020-01-03
3
-31
/
+70
|
\
|
*
sd-netlink: introduce rtattr_append_attribute()
Yu Watanabe
2019-12-18
3
-31
/
+70
*
|
network: add more settings for CoDel
Yu Watanabe
2019-12-28
1
-1
/
+5
*
|
network: tc introduce codel
Susant Sahani
2019-12-28
2
-0
/
+8
|
/
*
sd-netlink: introduce rtnl_resolve_link_alternative_names()
Yu Watanabe
2019-12-17
3
-0
/
+31
*
Merge pull request #14337 from yuwata/network-tc-fq-more
Yu Watanabe
2019-12-17
1
-0
/
+1
|
\
|
*
network: tc: add more settings for FQ
Yu Watanabe
2019-12-13
1
-0
/
+1
*
|
sd-netlink: add a whitespce between cast operator and variable
Yu Watanabe
2019-12-17
1
-8
/
+6
*
|
sd-netlink: make netlink_container_parse() takes size_t for rt_len
Yu Watanabe
2019-12-17
1
-5
/
+13
*
|
udev: support AlternativeName= setting in .link file
Yu Watanabe
2019-12-16
2
-0
/
+41
*
|
test: add a test for sd_netlink_message_{append,read}_strv()
Yu Watanabe
2019-12-16
1
-0
/
+31
*
|
sd-netlink: introduce sd_netlink_message_append_strv()
Yu Watanabe
2019-12-16
1
-0
/
+29
*
|
sd-netlink: introduce sd_netlink_message_read_strv()
Yu Watanabe
2019-12-16
1
-1
/
+59
*
|
sd-netlink: support IFLA_PROP_LIST and IFLA_ALT_IFNAME attributes
Yu Watanabe
2019-12-15
4
-4
/
+22
|
/
*
sd-netlink: add attributes for FQ
Yu Watanabe
2019-12-12
2
-12
/
+30
*
sd-netlink: make TCA_OPTIONS take NETLINK_TYPE_UNION
Yu Watanabe
2019-12-11
2
-2
/
+56
*
sd-netlink: add support for ifb device
Susant Sahani
2019-12-07
2
-0
/
+2
*
networkd tc: introduce tbf
Susant Sahani
2019-12-04
1
-1
/
+0
*
sd-netlink: support NLMSGERR_ATTR_MSG
Yu Watanabe
2019-11-30
3
-7
/
+47
[next]