index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-09
Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...
Jakub Kicinski
1
-13
/
+18
2025-04-16
batman-adv: fix duplicate MAC address check
Matthias Schiffer
1
-13
/
+18
2025-04-15
batman-adv: Fix double-hold of meshif when getting enabled
Sven Eckelmann
1
-1
/
+0
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
1
-1
/
+1
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-4
/
+2
2025-03-20
Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...
Paolo Abeni
2
-4
/
+2
2025-03-18
Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...
Paolo Abeni
36
-925
/
+907
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-1
/
+1
2025-02-23
batman-adv: add missing newlines for log macros
Sven Eckelmann
1
-1
/
+1
2025-02-22
batman-adv: Limit aggregation size to outgoing MTU
Sven Eckelmann
1
-6
/
+11
2025-02-22
batman-adv: Use actual packet count for aggregated packets
Sven Eckelmann
2
-3
/
+4
2025-02-22
batman-adv: Switch to bitmap helper for aggregation handling
Sven Eckelmann
3
-11
/
+11
2025-02-22
batman-adv: Limit number of aggregated packets directly
Sven Eckelmann
2
-3
/
+4
2025-02-22
batman-adv: Use consistent name for mesh interface
Sven Eckelmann
36
-863
/
+863
2025-02-22
batman-adv: Add support for jumbo frames
Sven Eckelmann
3
-4
/
+5
2025-02-22
batman-adv: adopt netdev_hold() / netdev_put()
Eric Dumazet
2
-12
/
+14
2025-02-22
batman-adv: Drop batadv_priv_debug_log struct
Sven Eckelmann
1
-28
/
+0
2025-02-22
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-5
/
+4
2025-02-11
Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...
Paolo Abeni
5
-50
/
+91
2025-02-08
batman-adv: Ignore own maximum aggregation size during RX
Sven Eckelmann
2
-4
/
+2
2025-01-28
batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()
Remi Pommarel
1
-7
/
+5
2025-01-22
batman-adv: Drop unmanaged ELP metric worker
Sven Eckelmann
4
-30
/
+48
2025-01-22
batman-adv: Ignore neighbor throughput metrics in error case
Sven Eckelmann
1
-16
/
+34
2025-01-19
batman-adv: fix panic during interface removal
Andy Strohman
1
-1
/
+8
2025-01-18
Merge tag 'batadv-next-pullrequest-20250117' of git://git.open-mesh.org/linux...
Jakub Kicinski
12
-249
/
+229
2025-01-17
batman-adv: netlink: reduce duplicate code by returning interfaces
Linus Lüssing
8
-209
/
+174
2024-12-31
MAINTAINERS: update email address of Marek Linder
Marek Lindner
1
-1
/
+1
2024-12-17
batman-adv: Map VID 0 to untagged TT VLAN
Sven Eckelmann
2
-0
/
+21
2024-12-05
batman-adv: Don't keep redundant TT change events
Remi Pommarel
1
-22
/
+18
2024-12-05
batman-adv: Remove atomic usage for tt.local_changes
Remi Pommarel
3
-16
/
+14
2024-12-05
batman-adv: Reorder includes for distributed-arp-table.c
Sven Eckelmann
1
-1
/
+1
2024-12-05
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2024-12-05
batman-adv: Do not let TT changes list grows indefinitely
Remi Pommarel
1
-3
/
+11
2024-12-05
batman-adv: Remove uninitialized data in full table TT response
Remi Pommarel
1
-15
/
+22
2024-12-05
batman-adv: Do not send uninitialized TT changes
Remi Pommarel
1
-0
/
+7
2024-10-15
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...
Paolo Abeni
4
-80
/
+30
2024-10-14
batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-44
/
+3
2024-10-06
batman-adv: Use string choice helper to print booleans
Sven Eckelmann
2
-6
/
+6
2024-10-05
batman-adv: Add flex array to struct batadv_tvlv_tt_data
Erick Archer
1
-29
/
+20
2024-10-05
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+2
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-06-12
Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
Linus Lüssing
1
-3
/
+44
2024-06-03
batman-adv: Don't accept TT entries for out-of-spec VIDs
Sven Eckelmann
1
-0
/
+27
[next]