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
/
mesh-interface.c
Age
Commit message (
Expand
)
Author
4 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
9 days
batman-adv: create hardif only for netdevs that are part of a mesh
Nora Schiffer
9 days
batman-adv: retrieve ethhdr after potential skb realloc on RX
Sven Eckelmann
2026-06-05
batman-adv: fix kernel-doc typos and grammar errors
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 mesh state with (READ|WRITE)_ONCE
Sven Eckelmann
2026-06-01
batman-adv: replace non-atomic vlan 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-05-29
batman-adv: add missing includes
Sven Eckelmann
2026-05-29
batman-adv: drop batman-adv specific version
Sven Eckelmann
2026-05-19
batman-adv: bla: avoid double decrement of bla.num_requests
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-09-05
batman-adv: remove network coding support
Sven Eckelmann
2025-05-31
batman-adv: store hard_iface as iflink private data
Matthias Schiffer
2025-04-13
batman-adv: Drop unused net_namespace.h include
Sven Eckelmann
2025-04-09
batman-adv: no need to start/stop queue on mesh-iface
Antonio Quartulli
2025-03-18
Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...
Paolo Abeni
2025-02-22
batman-adv: Use consistent name for mesh interface
Sven Eckelmann