Age | Commit message (Expand) | Author | Files | Lines |
2018-03-14 | batman-adv: add multicast flags netlink support | Linus Lüssing | 1 | -0/+12 |
2018-03-14 | batman-adv: add DAT cache netlink support | Linus Lüssing | 1 | -33/+43 |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann | 1 | -1/+1 |
2017-12-21 | batman-adv: Convert packet.h to uapi header | Sven Eckelmann | 1 | -1/+1 |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann | 1 | -11/+11 |
2017-12-15 | batman-adv: include gfp.h for GFP_* defines | Sven Eckelmann | 1 | -1/+1 |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann | 1 | -0/+1 |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann | 1 | -1/+1 |
2016-10-30 | batman-adv: Mark batadv_netlink_ops as const | Sven Eckelmann | 1 | -1/+1 |
2016-10-30 | batman-adv: Introduce missing headers for genetlink restructure | Sven Eckelmann | 1 | -0/+3 |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg | 1 | -1/+1 |
2016-10-27 | genetlink: statically initialize families | Johannes Berg | 1 | -10/+15 |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg | 1 | -1/+0 |
2016-09-02 | batman: make netlink attributes const | stephen hemminger | 1 | -2/+2 |
2016-08-09 | batman-adv: Indicate netlink socket can be used with netns. | Andrew Lunn | 1 | -0/+1 |
2016-08-09 | batman-adv: add backbone table netlink support | Simon Wunderlich | 1 | -0/+7 |
2016-08-09 | batman-adv: Provide bla group in the mesh_info netlink msg | Sven Eckelmann | 1 | -0/+8 |
2016-08-09 | batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink | Andrew Lunn | 1 | -0/+12 |
2016-08-09 | batman-adv: netlink: add gateway table queries | Sven Eckelmann | 1 | -0/+10 |
2016-08-09 | batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations | Matthias Schiffer | 1 | -0/+1 |
2016-08-09 | batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations | Matthias Schiffer | 1 | -0/+2 |
2016-08-09 | batman-adv: netlink: add originator and neighbor table queries | Matthias Schiffer | 1 | -0/+13 |
2016-08-09 | batman-adv: Provide TTVN in the mesh_info netlink msg | Sven Eckelmann | 1 | -1/+4 |
2016-08-09 | batman-adv: netlink: add translation table query | Matthias Schiffer | 1 | -1/+22 |
2016-08-09 | batman-adv: netlink: hardif query | Matthias Schiffer | 1 | -2/+126 |
2016-08-09 | batman-adv: netlink: add routing_algo query | Matthias Schiffer | 1 | -1/+8 |
2016-07-04 | batman-adv: split routing API data structure in subobjects | Antonio Quartulli | 1 | -1/+1 |
2016-07-04 | batman-adv: throughput meter implementation | Antonio Quartulli | 1 | -2/+232 |
2016-07-04 | batman-adv: add netlink command to query generic mesh information files | Matthias Schiffer | 1 | -0/+137 |
2016-07-04 | batman-adv: add generic netlink family for batman-adv | Matthias Schiffer | 1 | -0/+57 |