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