summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/soft-interface.h
AgeCommit message (Expand)AuthorLines
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann-4/+3
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann-12/+0
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann-1/+1
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann-1/+1
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann-0/+1
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann-1/+1
2016-05-10batman-adv: Use bool as return type for boolean functionsSven Eckelmann-1/+2
2016-05-10batman-adv: Create batman soft interfaces within correct netns.Andrew Lunn-1/+2
2016-05-10batman-adv: Remove unused parameter recv_if of batadv_interface_rxSven Eckelmann-2/+2
2016-02-23batman-adv: Rename batadv_softif_vlan *_free_ref function to *_putSven Eckelmann-1/+1
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann-1/+1
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann-4/+0
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann-0/+11
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann-1/+1
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich-1/+1
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli-3/+1
2013-10-19batman-adv: add sysfs framework for VLANAntonio Quartulli-0/+3
2013-10-19batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli-0/+1
2013-03-27batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann-0/+1
2013-03-27batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner-1/+1
2013-01-19batman-adv: update copyright yearsAntonio Quartulli-1/+1
2012-08-23batman-adv: change interface_rx to get orig nodeAntonio Quartulli-2/+3
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann-1/+1
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann-3/+1
2012-06-20batman-adv: Prefix soft-interface non-static functions with batadv_Sven Eckelmann-7/+6
2012-04-11batman-adv: remove old bridge loop avoidance codeSimon Wunderlich-2/+0
2012-02-17batman-adv: Update copyright yearsSven Eckelmann-1/+1
2011-06-20batman-adv: Keep interface_tx as local functionSven Eckelmann-1/+0
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann-2/+2
2011-03-05batman-adv: Disallow regular interface as mesh deviceSven Eckelmann-0/+1
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner-1/+1
2011-01-31batman-adv: Update copyright yearsSven Eckelmann-1/+1
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann-0/+35