index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
netdev
/
bond.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-9
/
+8
*
netdev: bond - add support for peer_notif_delay
Susant Sahani
2024-02-28
1
-0
/
+6
*
network: netdev - bond add support for ARP missed max
Susant Sahani
2024-02-16
1
-0
/
+6
*
network: make DEFINE_NETDEV_CAST() assert on input and output
Zbigniew Jędrzejewski-Szmek
2023-09-22
1
-9
/
+4
*
network/netdev: use ASSERT_PTR() more, adjust indentation
Zbigniew Jędrzejewski-Szmek
2023-09-22
1
-18
/
+8
*
network: use a common helper to parse bounded ranges
Zbigniew Jędrzejewski-Szmek
2023-09-22
1
-37
/
+10
*
network: netdev: drop NETDEV_CREATE_MASTER
Yu Watanabe
2022-02-26
1
-1
/
+1
*
network: replace detailed netlink append messages with a single generic message
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-25
/
+25
*
network/netdev: introduce .iftype to netdev vtable
Yu Watanabe
2021-11-26
1
-0
/
+4
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
1
-1
/
+1
*
network: use link_request_to_set_master() or friends
Yu Watanabe
2021-06-07
1
-72
/
+0
*
network: bond - use ordered_set_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+3
*
man/systemd.netdev: remove bogus markup
Zbigniew Jędrzejewski-Szmek
2020-11-17
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-11
/
+13
*
network: drop doubled white space
Yu Watanabe
2020-07-15
1
-1
/
+1
*
networkd: use capitalized "IP" and "TOS" in messages
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-5
/
+5
*
network: Introduce bond util
Susant Sahani
2020-05-17
1
-71
/
+3
*
network: warn about unknown sections when parsing .netdev files
Zbigniew Jędrzejewski-Szmek
2019-11-25
1
-1
/
+1
*
network: cleanup header inclusion
Yu Watanabe
2019-10-30
1
-2
/
+0
*
network: add NetDevVTable::generate_mac flag
Yu Watanabe
2019-05-28
1
-0
/
+1
*
network: move link_set_bond() to netdev/bond.c
Yu Watanabe
2019-05-10
1
-0
/
+74
*
network: re-indent conf parser and wrap long lines in bond.c
Yu Watanabe
2019-04-13
1
-24
/
+31
*
network: use OrderedSet for bond ARP ip targets
Yu Watanabe
2019-04-13
1
-49
/
+51
*
network: drop allocation for Bond::ad_actor_system
Yu Watanabe
2019-04-13
1
-25
/
+23
*
network: drop bond_mode_to_kernel() and bond_xmit_hash_policy_to_kernel()
Yu Watanabe
2019-04-13
1
-46
/
+3
*
tree-wide: constify a few static string tables
Lennart Poettering
2019-03-25
1
-1
/
+1
*
network: coding style fixes
Yu Watanabe
2019-02-10
1
-20
/
+16
*
netdev bond: add support to configure tlb_dynamic_lb
Susant Sahani
2018-12-15
1
-0
/
+7
*
networkd: cleanup for #10542
Tobias Jungel
2018-11-06
1
-3
/
+3
*
network: shorten code a bit
Yu Watanabe
2018-11-03
1
-3
/
+1
*
networkd: add missing bonding options (#10542)
Tobias Jungel
2018-11-02
1
-0
/
+130
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-4
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-16
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: netdev - move to separate subdirectory
Tom Gundersen
2016-11-13
1
-0
/
+444