index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
multicast.c
Age
Commit message (
Expand
)
Author
Files
Lines
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/sprintf.h
Sven Eckelmann
1
-1
/
+1
2023-11-14
batman-adv: mcast: implement multicast packet generation
Linus Lüssing
1
-5
/
+74
2023-11-14
batman-adv: mcast: implement multicast packet reception and forwarding
Linus Lüssing
1
-5
/
+43
2023-01-21
batman-adv: tvlv: prepare for tvlv enabled multicast packet type
Linus Lüssing
1
-1
/
+1
2023-01-21
batman-adv: mcast: remove now redundant single ucast forwarding
Linus Lüssing
1
-235
/
+14
2022-03-03
Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux...
Jakub Kicinski
1
-0
/
+1
2022-03-02
batman-adv: Migrate to linux/container_of.h
Sven Eckelmann
1
-0
/
+1
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-01-02
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
1
-5
/
+10
2021-10-16
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
1
-1
/
+1
2021-08-08
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
1
-1
/
+1
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-6
/
+3
2021-05-30
batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
Linus Lüssing
1
-36
/
+5
2021-03-27
mld: convert ifmcaddr6 to RCU
Taehee Yoo
1
-3
/
+3
2021-02-06
batman-adv: Fix names for kernel-doc blocks
Sven Eckelmann
1
-1
/
+1
2021-02-06
batman-adv: Drop publication years from copyright info
Sven Eckelmann
1
-1
/
+1
2020-12-04
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
1
-111
/
+0
2020-09-23
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
1
-7
/
+7
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+36
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
1
-10
/
+36
2020-08-18
batman-adv: Drop repeated words in comments
Sven Eckelmann
1
-1
/
+1
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
1
-10
/
+11
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
1
-1
/
+1
2019-11-03
batman-adv: Use 'fallthrough' pseudo keyword
Sven Eckelmann
1
-1
/
+1
2019-07-22
batman-adv: Fix deletion of RTR(4|6) mcast list entries
Sven Eckelmann
1
-2
/
+4
2019-07-22
batman-adv: Fix netlink dumping of all mcast_flags buckets
Sven Eckelmann
1
-1
/
+1
2019-06-27
batman-adv: mcast: apply optimizations for routable packets, too
Linus Lüssing
1
-18
/
+241
2019-06-27
batman-adv: mcast: detect, distribute and maintain multicast router presence
Linus Lüssing
1
-53
/
+359
2019-06-27
batman-adv: mcast: avoid redundant multicast TT entries with bridges
Linus Lüssing
1
-6
/
+27
2019-06-27
batman-adv: mcast: collect softif listeners from IP lists instead
Linus Lüssing
1
-49
/
+143
2019-05-25
batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section
Linus Lüssing
1
-132
/
+140
2019-05-09
Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-8
/
+3
2019-05-06
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
1
-8
/
+3
2019-03-25
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
1
-1
/
+198
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
1
-12
/
+0
2019-02-01
Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-1
/
+1
2019-01-23
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
1
-2
/
+2
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
1
-1
/
+1
2018-11-12
batman-adv: Add inconsistent multicast netlink dump detection
Sven Eckelmann
1
-23
/
+28
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-04-22
batman-adv: Avoid old nodes disabling multicast optimizations completely
Linus Lüssing
1
-23
/
+6
2018-04-22
batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
Colin Ian King
1
-1
/
+1
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-03-24
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
1
-2
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-03-14
batman-adv: add multicast flags netlink support
Linus Lüssing
1
-0
/
+237
2018-03-04
batman-adv: Avoid redundant multicast TT entries
Linus Lüssing
1
-4
/
+52
2018-03-04
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
1
-2
/
+2
[next]