index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
hard-interface.c
Age
Commit message (
Expand
)
Author
13 days
batman-adv: drop NULL check for immutable hardif->mesh_iface
Sven Eckelmann
13 days
batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_...
Nora Schiffer
13 days
batman-adv: move hardif generation counter into batadv_priv
Nora Schiffer
13 days
batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
Nora Schiffer
13 days
batman-adv: make hard_iface->mesh_iface immutable
Sven Eckelmann
13 days
batman-adv: remove global hardif list
Nora Schiffer
13 days
batman-adv: create hardif only for netdevs that are part of a mesh
Nora Schiffer
2026-06-13
batman-adv: gw: don't deselect gateway with active hardif
Sven Eckelmann
2026-06-05
batman-adv: correct batadv_wifi_* kernel-doc
Sven Eckelmann
2026-06-05
batman-adv: document cleanup of batadv_wifi_net_devices entries
Sven Eckelmann
2026-06-05
batman-adv: use GFP_KERNEL allocations for the wifi detection cache
Sven Eckelmann
2026-06-05
batman-adv: drop duplicated wifi_flags assignments
Sven Eckelmann
2026-06-03
batman-adv: tt: directly retrieve wifi flags of net_device
Sven Eckelmann
2026-06-01
batman-adv: replace non-atomic packet_size_max with (READ|WRITE)_ONCE
Sven Eckelmann
2026-06-01
batman-adv: replace non-atomic hardif config fields with (READ|WRITE)_ONCE
Sven Eckelmann
2026-06-01
batman-adv: replace non-atomic meshif config fields with (READ|WRITE)_ONCE
Sven Eckelmann
2026-06-01
batman-adv: extract netdev wifi detection information object
Sven Eckelmann
2026-05-29
batman-adv: add missing includes
Sven Eckelmann
2026-02-26
Merge tag 'batadv-net-pullrequest-20260225' of https://git.open-mesh.org/linu...
Jakub Kicinski
2026-02-21
batman-adv: Avoid double-rtnl_lock ELP metric worker
Sven Eckelmann
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-05
batman-adv: remove includes for extern declarations
Sven Eckelmann
2025-05-31
batman-adv: store hard_iface as iflink private data
Matthias Schiffer
2025-05-09
Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2025-04-16
batman-adv: fix duplicate MAC address check
Matthias Schiffer
2025-04-15
batman-adv: Fix double-hold of meshif when getting enabled
Sven Eckelmann
2025-02-22
batman-adv: Use consistent name for mesh interface
Sven Eckelmann
2025-02-22
batman-adv: Add support for jumbo frames
Sven Eckelmann
2025-02-22
batman-adv: adopt netdev_hold() / netdev_put()
Eric Dumazet
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
batman-adv: Check hardif MTU against runtime MTU
Sven Eckelmann
2023-07-20
batman-adv: Don't increase MTU when set by user
Sven Eckelmann
2023-07-20
batman-adv: Trigger events for auto adjusted MTU
Sven Eckelmann
2022-08-20
batman-adv: Fix hang up with small MTU hard-interface
Shigeru Yoshida
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-02
batman-adv: Don't expect inter-netns unique iflink indices
Sven Eckelmann
2022-03-02
batman-adv: Request iflink once in batadv_get_real_netdevice
Sven Eckelmann
2022-03-02
batman-adv: Request iflink once in batadv-on-batadv check
Sven Eckelmann
2022-03-02
batman-adv: Demote batadv-on-batadv skip error message
Sven Eckelmann
2022-03-02
batman-adv: Migrate to linux/container_of.h
Sven Eckelmann
2021-08-08
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
2021-06-02
batman-adv: Drop reduntant batadv interface check
Sven Eckelmann
2021-06-02
batman-adv: Don't manually reattach hard-interface
Sven Eckelmann
2021-06-02
batman-adv: Avoid name based attaching of hard interfaces
Sven Eckelmann
2021-06-02
batman-adv: Drop implicit creation of batadv net_devices
Sven Eckelmann
2021-06-02
batman-adv: Fix spelling mistakes
Zheng Yongjun
2021-02-06
batman-adv: Drop publication years from copyright info
Sven Eckelmann
2020-12-04
batman-adv: Drop legacy code for auto deleting mesh interfaces
Sven Eckelmann
2020-12-04
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
[next]