开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
2024-10-15
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...
Paolo Abeni
2024-10-14
batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-06
batman-adv: Use string choice helper to print booleans
Sven Eckelmann
2024-10-05
batman-adv: Add flex array to struct batadv_tvlv_tt_data
Erick Archer
2024-10-05
batman-adv: Start new development cycle
Simon Wunderlich
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-06-12
Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
Linus Lüssing
2024-06-03
batman-adv: Don't accept TT entries for out-of-spec VIDs
Sven Eckelmann
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-08
Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...
David S. Miller
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
2024-03-31
batman-adv: bypass empty buckets in batadv_purge_orig_ref()
Eric Dumazet
2024-03-29
batman-adv: Avoid infinite loop trying to resize local TT
Sven Eckelmann
2024-03-29
batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
Dmitry Antipov
2024-03-29
batman-adv: Start new development cycle
Simon Wunderlich
2024-02-02
Merge tag 'batadv-next-pullrequest-20240201' of git://git.open-mesh.org/linux...
David S. Miller
2024-01-27
batman-adv: Drop usage of export.h
Sven Eckelmann
2024-01-27
batman-adv: Improve exception handling in batadv_throw_uevent()
Markus Elfring
2024-01-27
batman-adv: Return directly after a failed batadv_dat_select_candidates() in ...
Markus Elfring
2024-01-27
batman-adv: Start new development cycle
Simon Wunderlich
2024-01-27
batman-adv: mcast: fix memory leak on deleting a batman-adv interface
Linus Lüssing
2024-01-27
batman-adv: mcast: fix mcast packet type counter on timeouted nodes
Linus Lüssing
2023-11-14
batman-adv: Switch to linux/array_size.h
Sven Eckelmann
2023-11-14
batman-adv: Switch to linux/sprintf.h
Sven Eckelmann
2023-11-14
batman-adv: mcast: shrink tracker packet after scrubbing
Linus Lüssing
2023-11-14
batman-adv: mcast: implement multicast packet generation
Linus Lüssing
2023-11-14
batman-adv: mcast: implement multicast packet reception and forwarding
Linus Lüssing
2023-11-14
batman-adv: Start new development cycle
Simon Wunderlich
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-22
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
2023-08-14
batman-adv: Drop per algo GW section class code
Sven Eckelmann
2023-08-14
batman-adv: Keep batadv_netlink_notify_* static
Sven Eckelmann
2023-08-14
batman-adv: Drop unused function batadv_gw_bandwidth_set
Sven Eckelmann
2023-08-09
batman-adv: Fix batadv_v_ogm_aggr_send memory leak
Remi Pommarel
2023-08-05
batman-adv: Fix TT global entry leak when client roamed back
Remi Pommarel
2023-08-03
batman-adv: Check hardif MTU against runtime MTU
Sven Eckelmann
2023-08-03
batman-adv: Avoid magic value for minimum MTU
Sven Eckelmann
2023-08-03
batman-adv: Remove unused declarations
YueHaibing
2023-08-03
batman-adv: Start new development cycle
Simon Wunderlich
2023-07-28
batman-adv: Do not get eth header before batadv_check_management_packet
Remi Pommarel
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
2023-05-26
batman-adv: Broken sync while rescheduling delayed work
Vladislav Efanov
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
[next]