index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
multicast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-6
/
+3
*
batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
Linus Lüssing
2021-05-30
1
-36
/
+5
*
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-26
1
-3
/
+3
*
batman-adv: Fix names for kernel-doc blocks
Sven Eckelmann
2021-02-06
1
-1
/
+1
*
batman-adv: Drop publication years from copyright info
Sven Eckelmann
2021-02-06
1
-1
/
+1
*
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
2020-12-04
1
-111
/
+0
*
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
2020-09-23
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-10
/
+36
|
\
|
*
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
2020-09-15
1
-10
/
+36
*
|
batman-adv: Drop repeated words in comments
Sven Eckelmann
2020-08-18
1
-1
/
+1
|
/
*
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
2020-06-26
1
-10
/
+11
*
batman-adv: Update copyright years for 2020
Sven Eckelmann
2020-01-01
1
-1
/
+1
*
batman-adv: Use 'fallthrough' pseudo keyword
Sven Eckelmann
2019-11-03
1
-1
/
+1
*
batman-adv: Fix deletion of RTR(4|6) mcast list entries
Sven Eckelmann
2019-07-22
1
-2
/
+4
*
batman-adv: Fix netlink dumping of all mcast_flags buckets
Sven Eckelmann
2019-07-22
1
-1
/
+1
*
batman-adv: mcast: apply optimizations for routable packets, too
Linus Lüssing
2019-06-27
1
-18
/
+241
*
batman-adv: mcast: detect, distribute and maintain multicast router presence
Linus Lüssing
2019-06-27
1
-53
/
+359
*
batman-adv: mcast: avoid redundant multicast TT entries with bridges
Linus Lüssing
2019-06-27
1
-6
/
+27
*
batman-adv: mcast: collect softif listeners from IP lists instead
Linus Lüssing
2019-06-27
1
-49
/
+143
*
batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section
Linus Lüssing
2019-05-25
1
-132
/
+140
*
Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge
David S. Miller
2019-05-09
1
-8
/
+3
|
\
|
*
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
2019-05-06
1
-8
/
+3
*
|
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
2019-03-25
1
-1
/
+198
*
|
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
|
/
*
Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-01
1
-1
/
+1
|
\
|
*
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
1
-1
/
+1
*
|
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-22
1
-2
/
+2
|
/
*
batman-adv: Add inconsistent multicast netlink dump detection
Sven Eckelmann
2018-11-12
1
-23
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-1
/
+1
|
\
|
*
batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
Colin Ian King
2018-04-22
1
-1
/
+1
*
|
batman-adv: Avoid old nodes disabling multicast optimizations completely
Linus Lüssing
2018-04-22
1
-23
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-2
/
+2
|
\
|
*
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
2018-03-24
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-2
/
+2
|
\
|
|
*
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
2018-03-04
1
-2
/
+2
*
|
batman-adv: add multicast flags netlink support
Linus Lüssing
2018-03-14
1
-0
/
+237
*
|
batman-adv: Avoid redundant multicast TT entries
Linus Lüssing
2018-03-04
1
-4
/
+52
*
|
batman-adv: Update copyright years for 2018
Sven Eckelmann
2018-02-26
1
-1
/
+1
|
/
*
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
2017-12-21
1
-1
/
+1
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-37
/
+41
*
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
2017-12-15
1
-1
/
+1
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-1
/
+1
*
batman-adv: Reduce preprocessor checks in multicast.c
Sven Eckelmann
2017-03-16
1
-7
/
+5
*
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
*
batman-adv: Use own timer for multicast TT and TVLV updates
Linus Lüssing
2016-10-30
1
-6
/
+56
*
batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free
Linus Lüssing
2016-10-30
1
-6
/
+2
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
1
-0
/
+2
*
batman-adv: Use bitwise instead of arithmetic operator for flags
Linus Lüssing
2016-08-09
1
-1
/
+1
*
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
[next]