aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: statically initialize familiesJohannes Berg1-10/+15
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-09-01batman: make netlink attributes conststephen hemminger1-2/+2
2016-08-09batman-adv: Indicate netlink socket can be used with netns.Andrew Lunn1-0/+1
2016-08-09batman-adv: add backbone table netlink supportSimon Wunderlich1-0/+7
2016-08-09batman-adv: Provide bla group in the mesh_info netlink msgSven Eckelmann1-0/+8
2016-08-09batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn1-0/+12
2016-08-09batman-adv: netlink: add gateway table queriesSven Eckelmann1-0/+10
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementationsMatthias Schiffer1-0/+1