Age | Commit message (Expand) | Author |
2021-02-06 | batman-adv: Fix names for kernel-doc blocks | Sven Eckelmann |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann |
2020-12-04 | batman-adv: Add new include for min/max helpers | Sven Eckelmann |
2020-10-02 | genetlink: move to smaller ops wherever possible | Jakub Kicinski |
2020-06-26 | batman-adv: Introduce a configurable per interface hop penalty | Linus Lüssing |
2020-06-26 | batman-adv: Fix typos and grammar in documentation | Sven Eckelmann |
2020-01-01 | batman-adv: Update copyright years for 2020 | Sven Eckelmann |
2019-08-14 | batman-adv: fix uninit-value in batadv_netlink_get_ifindex() | Eric Dumazet |
2019-05-25 | batman-adv: Use includes instead of fwdecls | Sven Eckelmann |
2019-05-25 | batman-adv: Fix includes for *_MAX constants | Sven Eckelmann |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg |
2019-03-28 | Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m... | David S. Miller |
2019-03-25 | batman-adv: Add multicast-to-unicast support for multiple targets | Linus Lüssing |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann |
2019-03-22 | genetlink: make policy common to family | Johannes Berg |
2019-02-09 | batman-adv: Trigger genl notification on sysfs config change | Sven Eckelmann |
2019-02-09 | batman-adv: Add throughput_override hardif genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add elp_interval hardif genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add orig_interval mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add network_coding mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add multicast forceflood mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add log_level mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add hop_penalty mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add gateway mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add fragmentation mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add distributed_arp_table mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add bridge_loop_avoidance mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add bonding mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add ap_isolation mesh/vlan genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add aggregated_ogms mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Prepare framework for vlan genl config | Sven Eckelmann |
2019-02-09 | batman-adv: Prepare framework for hardif genl config | Sven Eckelmann |
2019-02-09 | batman-adv: Prepare framework for mesh genl config | Sven Eckelmann |
2019-02-09 | batman-adv: Move common genl doit code pre/post hooks | Sven Eckelmann |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent hardif netlink dump detection | Sven Eckelmann |
2018-03-14 | batman-adv: add multicast flags netlink support | Linus Lüssing |
2018-03-14 | batman-adv: add DAT cache netlink support | Linus Lüssing |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann |
2017-12-21 | batman-adv: Convert packet.h to uapi header | Sven Eckelmann |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann |
2017-12-15 | batman-adv: include gfp.h for GFP_* defines | Sven Eckelmann |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2016-10-30 | batman-adv: Mark batadv_netlink_ops as const | Sven Eckelmann |
2016-10-30 | batman-adv: Introduce missing headers for genetlink restructure | Sven Eckelmann |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg |
2016-10-27 | genetlink: statically initialize families | Johannes Berg |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg |
2016-09-01 | batman: make netlink attributes const | stephen hemminger |