summaryrefslogtreecommitdiff
path: root/net/batman-adv/bat_v_elp.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-04batman-adv: switch var declarations to reverse x-mas tree orderSven Eckelmann1-8/+10
2026-08-04batman-adv: split multiple declarations per lineSven Eckelmann1-1/+2
2026-06-28batman-adv: drop NULL check for immutable hardif->mesh_ifaceSven Eckelmann1-6/+0
2026-06-28batman-adv: remove BATADV_IF_NOT_IN_USE hardif stateNora Schiffer1-2/+1
2026-06-05batman-adv: convert cancellation of work items to disable helperSven Eckelmann1-3/+3
2026-06-01batman-adv: replace non-atomic mesh state with (READ|WRITE)_ONCESven Eckelmann1-1/+1
2026-06-01batman-adv: replace non-atomic hardif config fields with (READ|WRITE)_ONCESven Eckelmann1-3/+4
2026-06-01batman-adv: extract netdev wifi detection information objectSven Eckelmann1-2/+4
2026-02-26Merge tag 'batadv-net-pullrequest-20260225' of https://git.open-mesh.org/linu...Jakub Kicinski1-1/+9
2026-02-21batman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann1-1/+9
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-05-31batman-adv: store hard_iface as iflink private dataMatthias Schiffer1-6/+2
2025-02-22batman-adv: Use consistent name for mesh interfaceSven Eckelmann1-8/+8
2025-01-22batman-adv: Drop unmanaged ELP metric workerSven Eckelmann1-23/+48
2025-01-22batman-adv: Ignore neighbor throughput metrics in error caseSven Eckelmann1-16/+34
2025-01-19batman-adv: fix panic during interface removalAndy Strohman1-1/+8
2023-07-28batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel1-1/+2
2023-01-06batman-adv: Drop prandom.h includesSven Eckelmann1-1/+0
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-08-20batman-adv: Drop initialization of flexible ethtool_link_ksettingsSven Eckelmann1-1/+0
2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann1-1/+1
2021-08-08batman-adv: Drop NULL check before dropping referencesSven Eckelmann1-6/+3
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann1-1/+1
2020-12-04batman-adv: Add new include for min/max helpersSven Eckelmann1-0/+1
2020-08-18batman-adv: Migrate to linux/prandom.hSven Eckelmann1-0/+1
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann1-5/+5
2020-05-26batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann1-14/+1
2020-04-21batman-adv: Utilize prandom_u32_max for random [0, max) valuesSven Eckelmann1-1/+1
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann1-1/+1
2019-12-09batman-adv: ELP - use wifi tx bitrate as fallback throughputRené Treffer1-3/+10
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann1-12/+0
2019-03-25batman-adv: fix warning in function batadv_v_elp_get_throughputAnders Roxell1-2/+4
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2019-01-25batman-adv: release station info tidstatsFelix Fietkau1-0/+3
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann1-1/+1
2018-11-12batman-adv: Use explicit tvlv padding for ELP packetsSven Eckelmann1-2/+4
2018-09-07batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner1-2/+6
2018-09-06batman-adv: Avoid probe ELP information leakSven Eckelmann1-1/+1
2018-05-14batman-adv: disable ethtool link speed detection when auto negotiation offMarek Lindner1-1/+14
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-12/+12
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-28batman-adv: Remove unnecessary parenthesesSven Eckelmann1-3/+3
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-2/+1
2017-06-13batman-adv: Accept only filled wifi station infoSven Eckelmann1-0/+4
2017-06-13batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann1-2/+4
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1