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.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
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
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-37
/
+41
2017-12-15
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
1
-1
/
+1
2017-03-16
batman-adv: Reduce preprocessor checks in multicast.c
Sven Eckelmann
1
-7
/
+5
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: Use own timer for multicast TT and TVLV updates
Linus Lüssing
1
-6
/
+56
2016-10-30
batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free
Linus Lüssing
1
-6
/
+2
2016-08-09
batman-adv: Allow to disable debugfs support
Sven Eckelmann
1
-0
/
+2
2016-08-09
batman-adv: Use bitwise instead of arithmetic operator for flags
Linus Lüssing
1
-1
/
+1
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
1
-0
/
+1
2016-06-30
batman-adv: split tvlv into a separate file
Markus Pargmann
1
-0
/
+1
[next]