index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-04-08
Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...
David S. Miller
3
-45
/
+6
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
2
-2
/
+1
2024-03-31
batman-adv: bypass empty buckets in batadv_purge_orig_ref()
Eric Dumazet
1
-0
/
+2
2024-03-29
batman-adv: Avoid infinite loop trying to resize local TT
Sven Eckelmann
1
-1
/
+1
2024-03-29
batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
Dmitry Antipov
1
-44
/
+3
2024-03-29
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2024-02-02
Merge tag 'batadv-next-pullrequest-20240201' of git://git.open-mesh.org/linux...
David S. Miller
4
-10
/
+10
2024-01-27
batman-adv: Drop usage of export.h
Sven Eckelmann
1
-1
/
+0
2024-01-27
batman-adv: Improve exception handling in batadv_throw_uevent()
Markus Elfring
1
-6
/
+8
2024-01-27
batman-adv: Return directly after a failed batadv_dat_select_candidates() in ...
Markus Elfring
1
-2
/
+1
2024-01-27
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2024-01-27
batman-adv: mcast: fix memory leak on deleting a batman-adv interface
Linus Lüssing
1
-0
/
+1
2024-01-27
batman-adv: mcast: fix mcast packet type counter on timeouted nodes
Linus Lüssing
1
-0
/
+2
2023-11-14
batman-adv: Switch to linux/array_size.h
Sven Eckelmann
2
-2
/
+2
2023-11-14
batman-adv: Switch to linux/sprintf.h
Sven Eckelmann
4
-3
/
+4
2023-11-14
batman-adv: mcast: shrink tracker packet after scrubbing
Linus Lüssing
1
-0
/
+207
2023-11-14
batman-adv: mcast: implement multicast packet generation
Linus Lüssing
5
-8
/
+840
2023-11-14
batman-adv: mcast: implement multicast packet reception and forwarding
Linus Lüssing
12
-12
/
+479
2023-11-14
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-5
/
+32
2023-08-22
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
1
-0
/
+3
2023-08-14
batman-adv: Drop per algo GW section class code
Sven Eckelmann
6
-107
/
+8
2023-08-14
batman-adv: Keep batadv_netlink_notify_* static
Sven Eckelmann
2
-11
/
+5
2023-08-14
batman-adv: Drop unused function batadv_gw_bandwidth_set
Sven Eckelmann
2
-90
/
+0
2023-08-09
batman-adv: Fix batadv_v_ogm_aggr_send memory leak
Remi Pommarel
1
-1
/
+3
2023-08-05
batman-adv: Fix TT global entry leak when client roamed back
Remi Pommarel
1
-1
/
+0
2023-08-03
batman-adv: Check hardif MTU against runtime MTU
Sven Eckelmann
1
-7
/
+13
2023-08-03
batman-adv: Avoid magic value for minimum MTU
Sven Eckelmann
1
-1
/
+1
2023-08-03
batman-adv: Remove unused declarations
YueHaibing
1
-4
/
+0
2023-08-03
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2023-07-28
batman-adv: Do not get eth header before batadv_check_management_packet
Remi Pommarel
2
-2
/
+4
2023-07-20
batman-adv: Don't increase MTU when set by user
Sven Eckelmann
3
-1
/
+22
2023-07-20
batman-adv: Trigger events for auto adjusted MTU
Sven Eckelmann
1
-1
/
+1
2023-05-26
batman-adv: Broken sync while rescheduling delayed work
Vladislav Efanov
1
-1
/
+1
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-01-21
batman-adv: tvlv: prepare for tvlv enabled multicast packet type
Linus Lüssing
10
-37
/
+72
2023-01-21
batman-adv: mcast: remove now redundant single ucast forwarding
Linus Lüssing
3
-280
/
+33
2023-01-06
batman-adv: Drop prandom.h includes
Sven Eckelmann
4
-4
/
+1
2023-01-06
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+4
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
4
-6
/
+6
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
1
-2
/
+4
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-09-19
Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux...
Jakub Kicinski
4
-43
/
+1
2022-09-15
batman-adv: remove unused struct definitions
Marek Lindner
1
-39
/
+0
[next]