aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/batman-adv/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-27batman-adv: Improve exception handling in batadv_throw_uevent()Markus Elfring1-6/+8
2023-11-14batman-adv: Switch to linux/array_size.hSven Eckelmann1-1/+1
2023-11-14batman-adv: Switch to linux/sprintf.hSven Eckelmann1-0/+1
2023-11-14batman-adv: mcast: implement multicast packet reception and forwardingLinus Lüssing1-0/+2
2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann1-0/+1
2022-01-23batman-adv: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-10-26net: batman-adv: fix error handlingPavel Skripkin1-16/+40
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann1-1/+1
2020-12-04batman-adv: Drop deprecated debugfs supportSven Eckelmann1-45/+0
2020-12-04batman-adv: Add new include for min/max helpersSven Eckelmann1-0/+1
2020-08-18batman-adv: Drop unused function batadv_hardif_remove_interfaces()Sven Eckelmann1-1/+0
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann1-1/+1
2020-01-15Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+1
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-05-09Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+1
2019-05-06batman-adv: mcast: fix multicast tt/tvlv worker lockingLinus Lüssing1-0/+1
2019-03-25batman-adv: Make sysfs support optionalSven Eckelmann1-0/+73
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann1-12/+0
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann1-1/+1
2018-11-12batman-adv: Add inconsistent hardif netlink dump detectionSven Eckelmann1-0/+1
2018-11-12batman-adv: Add inconsistent gateway netlink dump detectionSven Eckelmann1-0/+2
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: Add kernel-doc to externally visible functionsSven Eckelmann1-0/+31
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann1-8/+8
2017-12-15batman-adv: include build_bug.h for BUILD_BUG_ON defineSven Eckelmann1-1/+1
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-09-30batman-adv: Add argument names for function ptr definitionsSven Eckelmann1-4/+4
2017-09-28batman-adv: Remove unnecessary parenthesesSven Eckelmann1-2/+2
2017-03-26batman-adv: restructure rebroadcast counter into forw_packet APILinus Lüssing1-0/+3
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1
2016-11-08batman-adv: Add module alias for batadv netlink familySven Eckelmann1-0/+3
2016-11-08batman-adv: Consume skb in receive handlersSven Eckelmann1-8/+3
2016-10-19batman-adv: Use proper name for gateway list headSven Eckelmann1-1/+1
2016-08-09batman-adv: Allow to disable debugfs supportSven Eckelmann1-0/+2
2016-08-09batman-adv: use kmem_cache for translation tableSven Eckelmann1-2/+14
2016-08-09batman-adv: Define module rtnl link nameSven Eckelmann1-0/+1
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli1-0/+4
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer1-0/+3
2016-06-30batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann1-0/+2
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann1-0/+2
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann1-104/+1
2016-06-30batman-adv: split tvlv into a separate fileMarkus Pargmann1-591/+0
2016-06-30batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli1-2/+0
2016-05-10batman-adv: Use kref_get for batadv_tvlv_container_getSven Eckelmann1-3/+1
2016-05-10batman-adv: Check hard_iface refcnt when receiving skbSven Eckelmann1-1/+13
2016-05-04batman-adv: Fix function names on new line starting with '*'Sven Eckelmann1-4/+4