summaryrefslogtreecommitdiff
path: root/net/batman-adv/multicast.c
AgeCommit message (Expand)Author
2015-08-25batman-adv: Add lockdep_asserts for documented external locksSven Eckelmann
2015-08-25batman-adv: Annotate deleting functions with external lock via lockdepSven Eckelmann
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann
2015-08-14batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing
2015-08-14batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing
2014-08-07batman: fix duplicate #include of multicast.hJean Sacren
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing