aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2021-11-15batman-adv: allow netlink usage in unprivileged containersLinus Lüssing1-15/+15
2021-08-08batman-adv: Drop NULL check before dropping referencesSven Eckelmann1-4/+2
2021-05-17batman-adv: Always send iface index+name in genlmsgSven Eckelmann1-0/+8
2021-02-06batman-adv: Fix names for kernel-doc blocksSven Eckelmann1-2/+2
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann1-1/+1
2020-12-04batman-adv: Add new include for min/max helpersSven Eckelmann1-0/+1
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski1-3/+3
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing1-1/+11
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann1-1/+1
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann1-1/+1
2019-08-14batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet1-1/+1
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann1-2/+1
2019-05-25batman-adv: Fix includes for *_MAX constantsSven Eckelmann1-0/+1
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+18
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-12/+11
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing1-0/+11
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann1-12/+0
2019-03-22genetlink: make policy common to familyJohannes Berg1-18/+1
2019-02-09batman-adv: Trigger genl notification on sysfs config changeSven Eckelmann1-5/+5
2019-02-09batman-adv: Add throughput_override hardif genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Add elp_interval hardif genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add orig_interval mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add network_coding mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann1-0/+15
2019-02-09batman-adv: Add log_level mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann1-0/+11
2019-02-09batman-adv: Add gateway mesh genl configurationSven Eckelmann1-0/+92
2019-02-09batman-adv: Add fragmentation mesh genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add bonding mesh genl configurationSven Eckelmann1-0/+11
2019-02-09batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann1-0/+89
2019-02-09batman-adv: Add aggregated_ogms mesh genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Prepare framework for vlan genl configSven Eckelmann1-2/+189
2019-02-09batman-adv: Prepare framework for hardif genl configSven Eckelmann1-21/+219
2019-02-09batman-adv: Prepare framework for mesh genl configSven Eckelmann1-62/+98
2019-02-09batman-adv: Move common genl doit code pre/post hooksSven Eckelmann1-43/+100
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann1-1/+1
2018-11-12batman-adv: Add inconsistent hardif netlink dump detectionSven Eckelmann1-10/+14
2018-03-14batman-adv: add multicast flags netlink supportLinus Lüssing1-0/+12
2018-03-14batman-adv: add DAT cache netlink supportLinus Lüssing1-33/+43
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann1-1/+1
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann1-1/+1
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann1-11/+11
2017-12-15batman-adv: include gfp.h for GFP_* definesSven Eckelmann1-1/+1
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann1-0/+1
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1
2016-10-30batman-adv: Mark batadv_netlink_ops as constSven Eckelmann1-1/+1
2016-10-30batman-adv: Introduce missing headers for genetlink restructureSven Eckelmann1-0/+3