aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
AgeCommit message (Expand)AuthorFilesLines
2026-06-14batman-adv: tvlv: avoid race of cifsnotfound handler stateSven Eckelmann2-13/+57
2026-06-14batman-adv: tvlv: enforce 2-byte alignmentSven Eckelmann4-2/+32
2026-06-14batman-adv: dat: prevent false sharing between VLANsSven Eckelmann1-3/+9
2026-06-14batman-adv: tt: track roam count per VIDSven Eckelmann2-2/+10
2026-06-14batman-adv: tt: don't merge change entries with different VIDsSven Eckelmann1-0/+3
2026-06-13batman-adv: tp_meter: handle overlapping packetsSven Eckelmann1-14/+11
2026-06-13batman-adv: tp_meter: prevent parallel modifications of last_recvSven Eckelmann2-10/+14
2026-06-13batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCESven Eckelmann1-4/+4
2026-06-13batman-adv: tp_meter: restrict number of unacked list entriesSven Eckelmann2-1/+25
2026-06-13batman-adv: v: prevent OGM aggregation on disabled hardifSven Eckelmann3-0/+19
2026-06-13batman-adv: frag: avoid underflow of TTLSven Eckelmann1-0/+7
2026-06-13batman-adv: frag: ensure fragment is writable before modifying TTLSven Eckelmann3-4/+17
2026-06-13batman-adv: fix (m|b)cast csum after decrementing TTLSven Eckelmann1-2/+56
2026-06-13batman-adv: ensure bcast is writable before modifying TTLSven Eckelmann1-0/+6
2026-06-13batman-adv: gw: don't deselect gateway with active hardifSven Eckelmann1-26/+2
2026-06-05batman-adv: fix kernel-doc typos and grammar errorsSven Eckelmann10-19/+20
2026-06-05batman-adv: fix batadv_v_ogm_packet_recv error handling kernel-docSven Eckelmann1-1/+1
2026-06-05batman-adv: bla: update stale kernel-docSven Eckelmann3-5/+9
2026-06-05batman-adv: tp_meter: update stale kernel-doc after refactoringSven Eckelmann2-14/+16
2026-06-05batman-adv: correct batadv_wifi_* kernel-docSven Eckelmann2-5/+5
2026-06-05batman-adv: document cleanup of batadv_wifi_net_devices entriesSven Eckelmann1-0/+4
2026-06-05batman-adv: use GFP_KERNEL allocations for the wifi detection cacheSven Eckelmann1-2/+2
2026-06-05batman-adv: drop duplicated wifi_flags assignmentsSven Eckelmann1-1/+0
2026-06-05batman-adv: convert cancellation of work items to disable helperSven Eckelmann11-14/+18
2026-06-05batman-adv: tp_meter: initialize last_recv_time during initSven Eckelmann1-3/+7
2026-06-03batman-adv: tt: directly retrieve wifi flags of net_deviceSven Eckelmann3-13/+27
2026-06-03batman-adv: tt: sync local and global tvlv preparation return valuesSven Eckelmann1-5/+13
2026-06-03batman-adv: prevent ELP transmission interval underflowSven Eckelmann1-1/+7
2026-06-03batman-adv: bla: annotate lasttime access with READ/WRITE_ONCESven Eckelmann1-14/+14
2026-06-03batman-adv: tp_meter: consolidate congestion control variablesSven Eckelmann2-122/+128
2026-06-03batman-adv: tp_meter: use locking for all congestion control variablesSven Eckelmann2-110/+170
2026-06-03batman-adv: tp_meter: split vars into sender and receiver typesSven Eckelmann3-219/+281
2026-06-03batman-adv: tp_meter: add only finished tp_vars to listsSven Eckelmann1-9/+9
2026-06-03batman-adv: tp_meter: handle seqno wrap-around for fast recovery detectionSven Eckelmann1-1/+1
2026-06-03batman-adv: tp_meter: fix fast recovery preconditionSven Eckelmann1-1/+1
2026-06-03batman-adv: tp_meter: avoid divide-by-zero for dec_cwndSven Eckelmann1-1/+4
2026-06-03batman-adv: tp_meter: avoid window underflowSven Eckelmann1-1/+6
2026-06-03batman-adv: tp_meter: initialize dec_cwnd explicitlySven Eckelmann1-0/+2
2026-06-03batman-adv: tp_meter: initialize dup_acks explicitlySven Eckelmann1-0/+1
2026-06-03batman-adv: tp_meter: keep unacked list in ascending orderedSven Eckelmann1-1/+1
2026-06-01batman-adv: use neigh_node's orig_node only as idSven Eckelmann3-4/+14
2026-06-01batman-adv: tvlv: avoid unnecessary OGM buffer reallocationsSven Eckelmann5-67/+88
2026-06-01batman-adv: tt: replace open-coded overflow check with helperSven Eckelmann1-5/+2
2026-06-01batman-adv: replace non-atomic last_ttvn with (READ|WRITE)_ONCESven Eckelmann5-13/+13
2026-06-01batman-adv: replace non-atomic packet_size_max with (READ|WRITE)_ONCESven Eckelmann4-7/+6
2026-06-01batman-adv: replace non-atomic mesh state with (READ|WRITE)_ONCESven Eckelmann8-21/+21
2026-06-01batman-adv: replace non-atomic vlan config fields with (READ|WRITE)_ONCESven Eckelmann5-8/+8
2026-06-01batman-adv: replace non-atomic hardif config fields with (READ|WRITE)_ONCESven Eckelmann7-20/+20
2026-06-01batman-adv: replace non-atomic meshif config fields with (READ|WRITE)_ONCESven Eckelmann16-121/+127
2026-06-01batman-adv: extract netdev wifi detection information objectSven Eckelmann5-25/+252
2026-05-29batman-adv: use atomic_xchg() for gw.reselect checkSven Eckelmann1-1/+1
2026-05-29batman-adv: add missing includesSven Eckelmann9-0/+9
2026-05-29batman-adv: drop batman-adv specific versionSven Eckelmann6-8/+19
2026-05-19batman-adv: bla: avoid NULL-ptr deref for claim via dropped interfaceSven Eckelmann1-2/+4
2026-05-19batman-adv: bla: avoid double decrement of bla.num_requestsSven Eckelmann3-24/+67
2026-05-19batman-adv: bla: fix report_work leak on backbone_gw purgeSven Eckelmann1-19/+35
2026-05-19batman-adv: iv: recover OGM scheduling after forward packet errorSven Eckelmann2-19/+60
2026-05-19batman-adv: mcast: fix use-after-free in orig_node RCU releaseSven Eckelmann1-2/+2
2026-05-19batman-adv: tp_meter: avoid role confusion in tp_listSven Eckelmann1-23/+36
2026-05-19batman-adv: tp_meter: fix race condition in send error reportingSven Eckelmann2-20/+30
2026-05-19batman-adv: tvlv: reject oversized TVLV packetsSven Eckelmann1-3/+8
2026-05-19batman-adv: tvlv: abort OGM send on tvlv append failureSven Eckelmann4-21/+40
2026-05-19batman-adv: v: stop OGMv2 on disabled interfaceSven Eckelmann1-12/+21
2026-05-16batman-adv: fix batadv_skb_is_frag() kernel-docSven Eckelmann1-2/+2
2026-05-15batman-adv: tp_meter: directly shut down timer on cleanupSven Eckelmann1-7/+1
2026-05-15batman-adv: frag: disallow unicast fragment in fragmentSven Eckelmann1-0/+35
2026-05-14batman-adv: tp_meter: avoid use of uninit sender varsSven Eckelmann1-2/+9
2026-05-14batman-adv: dat: handle forward allocation errorSven Eckelmann1-0/+3
2026-05-14batman-adv: clear current gateway during teardownRuijie Li1-0/+4
2026-05-14batman-adv: fix fragment reassembly length accountingRuide Cao2-7/+18
2026-05-12batman-adv: tt: prevent TVLV entry number overflowSven Eckelmann1-3/+17
2026-05-12batman-adv: tt: avoid empty VLAN responsesSven Eckelmann1-3/+17
2026-05-12batman-adv: tt: fix TOCTOU race for reported vlansSven Eckelmann1-4/+9
2026-05-12batman-adv: tt: fix negative last_changeset_lenSven Eckelmann1-1/+1
2026-05-12batman-adv: tt: fix negative tt_buff_lenSven Eckelmann1-1/+1
2026-05-12batman-adv: tt: reject oversized local TVLV buffersSven Eckelmann1-3/+5
2026-05-11batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdownSven Eckelmann2-2/+14
2026-05-11batman-adv: fix tp_meter counter underflow during shutdownLuxiao Xu1-2/+2
2026-05-08batman-adv: bla: put backbone reference on failed claim hash insertSven Eckelmann1-0/+1
2026-05-08batman-adv: bla: only purge non-released claimsSven Eckelmann1-0/+8
2026-05-08batman-adv: bla: prevent use-after-free when deleting claimsSven Eckelmann1-1/+1
2026-05-08batman-adv: tp_meter: fix tp_num leak on kmalloc failureSven Eckelmann1-1/+4
2026-05-08batman-adv: stop caching unowned originator pointers in BAT IVJiexun Wang1-24/+59
2026-05-02batman-adv: stop tp_meter sessions during mesh teardownJiexun Wang4-18/+82
2026-05-02batman-adv: reject new tp_meter sessions during teardownJiexun Wang1-1/+16
2026-05-02batman-adv: fix integer overflow on buff_posLyes Bourennani1-1/+1
2026-04-08Merge tag 'batadv-net-pullrequest-20260408' of https://git.open-mesh.org/linu...Jakub Kicinski2-11/+25
2026-04-06batman-adv: hold claim backbone gateways by referenceHaoze Xie1-9/+18
2026-04-02batman-adv: reject oversized global TT response buffersRuide Cao1-2/+7
2026-03-18Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...Jakub Kicinski1-0/+3
2026-03-14batman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang1-0/+3
2026-02-26Merge tag 'batadv-net-pullrequest-20260225' of https://git.open-mesh.org/linu...Jakub Kicinski3-5/+14
2026-02-21batman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann3-5/+14
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook13-28/+26
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+12
2025-10-27Merge tag 'batadv-net-pullrequest-20251024' of https://git.open-mesh.org/linu...Jakub Kicinski1-2/+12
2025-10-17batman-adv: use skb_crc32c() instead of skb_seq_read()Sven Eckelmann3-44/+10
2025-10-17batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2025-09-27batman-adv: Release references to inactive interfacesSven Eckelmann1-2/+12
2025-09-05batman-adv: remove includes for extern declarationsSven Eckelmann5-3/+2
2025-09-05batman-adv: keep skb crc32 helper local in BLASven Eckelmann3-35/+34
2025-09-05batman-adv: remove network coding supportSven Eckelmann15-2302/+4
2025-09-05batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2025-08-31batman-adv: fix OOB read/write in network-coding decodeStanislav Fort1-1/+6
2025-07-11Merge tag 'batadv-next-pullrequest-20250710' of git://git.open-mesh.org/linux...Jakub Kicinski14-92/+45
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-2/+2
2025-05-31batman-adv: store hard_iface as iflink private dataMatthias Schiffer13-91/+44
2025-05-31batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+18
2025-05-09Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...Jakub Kicinski1-13/+18
2025-05-09Merge tag 'batadv-next-pullrequest-20250509' of git://git.open-mesh.org/linux...Jakub Kicinski5-22/+6
2025-04-16batman-adv: fix duplicate MAC address checkMatthias Schiffer1-13/+18
2025-04-15batman-adv: Fix double-hold of meshif when getting enabledSven Eckelmann1-1/+0
2025-04-13batman-adv: Drop unused net_namespace.h includeSven Eckelmann1-1/+0
2025-04-13batman-adv: Switch to crc32 header for crc32cSven Eckelmann2-2/+2
2025-04-09batman-adv: no need to start/stop queue on mesh-ifaceAntonio Quartulli1-14/+0
2025-04-09batman-adv: constify and move broadcast addr definitionMatthias Schiffer3-4/+3
2025-04-09batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-3/+3
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers1-1/+1
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-4/+2
2025-03-20Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...Paolo Abeni2-4/+2
2025-03-18Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...Paolo Abeni36-925/+907
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel1-1/+1
2025-02-23batman-adv: add missing newlines for log macrosSven Eckelmann1-1/+1
2025-02-22batman-adv: Limit aggregation size to outgoing MTUSven Eckelmann1-6/+11
2025-02-22batman-adv: Use actual packet count for aggregated packetsSven Eckelmann2-3/+4
2025-02-22batman-adv: Switch to bitmap helper for aggregation handlingSven Eckelmann3-11/+11
2025-02-22batman-adv: Limit number of aggregated packets directlySven Eckelmann2-3/+4
2025-02-22batman-adv: Use consistent name for mesh interfaceSven Eckelmann36-863/+863
2025-02-22batman-adv: Add support for jumbo framesSven Eckelmann3-4/+5
2025-02-22batman-adv: adopt netdev_hold() / netdev_put()Eric Dumazet2-12/+14
2025-02-22batman-adv: Drop batadv_priv_debug_log structSven Eckelmann1-28/+0
2025-02-22batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang1-5/+4
2025-02-11Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...Paolo Abeni5-50/+91
2025-02-08batman-adv: Ignore own maximum aggregation size during RXSven Eckelmann2-4/+2
2025-01-28batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()Remi Pommarel1-7/+5
2025-01-22batman-adv: Drop unmanaged ELP metric workerSven Eckelmann4-30/+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
2025-01-18Merge tag 'batadv-next-pullrequest-20250117' of git://git.open-mesh.org/linux...Jakub Kicinski12-249/+229
2025-01-17batman-adv: netlink: reduce duplicate code by returning interfacesLinus Lüssing8-209/+174
2024-12-31MAINTAINERS: update email address of Marek LinderMarek Lindner1-1/+1
2024-12-17batman-adv: Map VID 0 to untagged TT VLANSven Eckelmann2-0/+21
2024-12-05batman-adv: Don't keep redundant TT change eventsRemi Pommarel1-22/+18
2024-12-05batman-adv: Remove atomic usage for tt.local_changesRemi Pommarel3-16/+14
2024-12-05batman-adv: Reorder includes for distributed-arp-table.cSven Eckelmann1-1/+1
2024-12-05batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2024-12-05batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel1-3/+11
2024-12-05batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel1-15/+22
2024-12-05batman-adv: Do not send uninitialized TT changesRemi Pommarel1-0/+7
2024-10-15Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...Paolo Abeni4-80/+30
2024-10-14batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall1-44/+3
2024-10-06batman-adv: Use string choice helper to print booleansSven Eckelmann2-6/+6
2024-10-05batman-adv: Add flex array to struct batadv_tvlv_tt_dataErick Archer1-29/+20
2024-10-05batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen1-1/+1
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+2
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin1-1/+1
2024-06-12Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"Linus Lüssing1-3/+44
2024-06-03batman-adv: Don't accept TT entries for out-of-spec VIDsSven Eckelmann1-0/+27
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-2/+2
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-1/+1
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-04-08Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...David S. Miller3-45/+6
2024-04-01genetlink: remove linux/genetlink.hJakub Kicinski2-2/+1
2024-03-31batman-adv: bypass empty buckets in batadv_purge_orig_ref()Eric Dumazet1-0/+2
2024-03-29batman-adv: Avoid infinite loop trying to resize local TTSven Eckelmann1-1/+1
2024-03-29batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacksDmitry Antipov1-44/+3
2024-03-29batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2024-02-02Merge tag 'batadv-next-pullrequest-20240201' of git://git.open-mesh.org/linux...David S. Miller4-10/+10
2024-01-27batman-adv: Drop usage of export.hSven Eckelmann1-1/+0
2024-01-27batman-adv: Improve exception handling in batadv_throw_uevent()Markus Elfring1-6/+8
2024-01-27batman-adv: Return directly after a failed batadv_dat_select_candidates() in ...Markus Elfring1-2/+1
2024-01-27batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2024-01-27batman-adv: mcast: fix memory leak on deleting a batman-adv interfaceLinus Lüssing1-0/+1
2024-01-27batman-adv: mcast: fix mcast packet type counter on timeouted nodesLinus Lüssing1-0/+2
2023-11-14batman-adv: Switch to linux/array_size.hSven Eckelmann2-2/+2
2023-11-14batman-adv: Switch to linux/sprintf.hSven Eckelmann4-3/+4
2023-11-14batman-adv: mcast: shrink tracker packet after scrubbingLinus Lüssing1-0/+207
2023-11-14batman-adv: mcast: implement multicast packet generationLinus Lüssing5-8/+840
2023-11-14batman-adv: mcast: implement multicast packet reception and forwardingLinus Lüssing12-12/+479
2023-11-14batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-5/+32
2023-08-22batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann1-0/+3
2023-08-14batman-adv: Drop per algo GW section class codeSven Eckelmann6-107/+8
2023-08-14batman-adv: Keep batadv_netlink_notify_* staticSven Eckelmann2-11/+5
2023-08-14batman-adv: Drop unused function batadv_gw_bandwidth_setSven Eckelmann2-90/+0
2023-08-09batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel1-1/+3
2023-08-05batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel1-1/+0
2023-08-03batman-adv: Check hardif MTU against runtime MTUSven Eckelmann1-7/+13
2023-08-03batman-adv: Avoid magic value for minimum MTUSven Eckelmann1-1/+1
2023-08-03batman-adv: Remove unused declarationsYueHaibing1-4/+0
2023-08-03batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2023-07-28batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel2-2/+4
2023-07-20batman-adv: Don't increase MTU when set by userSven Eckelmann3-1/+22