summaryrefslogtreecommitdiff
path: root/net/batman-adv
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-09Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...Jakub Kicinski
2025-05-09Merge tag 'batadv-next-pullrequest-20250509' of git://git.open-mesh.org/linux...Jakub Kicinski
2025-04-16batman-adv: fix duplicate MAC address checkMatthias Schiffer
2025-04-15batman-adv: Fix double-hold of meshif when getting enabledSven Eckelmann
2025-04-13batman-adv: Drop unused net_namespace.h includeSven Eckelmann
2025-04-13batman-adv: Switch to crc32 header for crc32cSven Eckelmann
2025-04-09batman-adv: no need to start/stop queue on mesh-ifaceAntonio Quartulli
2025-04-09batman-adv: constify and move broadcast addr definitionMatthias Schiffer
2025-04-09batman-adv: Start new development cycleSimon Wunderlich
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...Paolo Abeni
2025-03-18Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...Paolo Abeni
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-02-23batman-adv: add missing newlines for log macrosSven Eckelmann
2025-02-22batman-adv: Limit aggregation size to outgoing MTUSven Eckelmann
2025-02-22batman-adv: Use actual packet count for aggregated packetsSven Eckelmann
2025-02-22batman-adv: Switch to bitmap helper for aggregation handlingSven Eckelmann
2025-02-22batman-adv: Limit number of aggregated packets directlySven Eckelmann
2025-02-22batman-adv: Use consistent name for mesh interfaceSven Eckelmann
2025-02-22batman-adv: Add support for jumbo framesSven Eckelmann
2025-02-22batman-adv: adopt netdev_hold() / netdev_put()Eric Dumazet
2025-02-22batman-adv: Drop batadv_priv_debug_log structSven Eckelmann
2025-02-22batman-adv: Start new development cycleSimon Wunderlich
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-11Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...Paolo Abeni
2025-02-08batman-adv: Ignore own maximum aggregation size during RXSven Eckelmann
2025-01-28batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()Remi Pommarel
2025-01-22batman-adv: Drop unmanaged ELP metric workerSven Eckelmann
2025-01-22batman-adv: Ignore neighbor throughput metrics in error caseSven Eckelmann
2025-01-19batman-adv: fix panic during interface removalAndy Strohman
2025-01-18Merge tag 'batadv-next-pullrequest-20250117' of git://git.open-mesh.org/linux...Jakub Kicinski
2025-01-17batman-adv: netlink: reduce duplicate code by returning interfacesLinus Lüssing
2024-12-31MAINTAINERS: update email address of Marek LinderMarek Lindner
2024-12-17batman-adv: Map VID 0 to untagged TT VLANSven Eckelmann
2024-12-05batman-adv: Don't keep redundant TT change eventsRemi Pommarel
2024-12-05batman-adv: Remove atomic usage for tt.local_changesRemi Pommarel
2024-12-05batman-adv: Reorder includes for distributed-arp-table.cSven Eckelmann
2024-12-05batman-adv: Start new development cycleSimon Wunderlich
2024-12-05batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel
2024-12-05batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel
2024-12-05batman-adv: Do not send uninitialized TT changesRemi Pommarel
2024-10-15Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...Paolo Abeni
2024-10-14batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall
2024-10-06batman-adv: Use string choice helper to print booleansSven Eckelmann
2024-10-05batman-adv: Add flex array to struct batadv_tvlv_tt_dataErick Archer