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 | -2/+1 |
* | network: netdev - BareUDP Add support for srcportmin | Susant Sahani | 2024-08-14 | 1 | -0/+6 |
* | network: make DEFINE_NETDEV_CAST() assert on input and output | Zbigniew Jędrzejewski-Szmek | 2023-09-22 | 1 | -7/+3 |
* | network/netdev: use ASSERT_PTR() more, adjust indentation | Zbigniew Jędrzejewski-Szmek | 2023-09-22 | 1 | -16/+4 |
* | network: replace detailed netlink append messages with a single generic message | Zbigniew Jędrzejewski-Szmek | 2022-01-05 | 1 | -2/+2 |
* | network/netdev: introduce .iftype to netdev vtable | Yu Watanabe | 2021-11-26 | 1 | -0/+4 |
* | network: bareudp: use fill_message_create | Yu Watanabe | 2021-11-09 | 1 | -60/+4 |
* | network: use netdev_enter_failed() instead of netdev_drop() on error | Yu Watanabe | 2021-08-12 | 1 | -1/+1 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | network: Introduce bare UDP | Susant Sahani | 2020-09-17 | 1 | -0/+138 |