aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/hard-interface.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Disallow regular interface as mesh deviceSven Eckelmann2011-03-051-12/+22
* batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-051-176/+177
* batman-adv: rename global if_list to hardif_listMarek Lindner2011-03-051-14/+14
* batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-051-1/+1
* batman-adv: Correct rcu refcounting for batman_ifMarek Lindner2011-03-051-21/+19
* batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-051-1/+1
* batman-adv: Update copyright yearsSven Eckelmann2011-01-311-1/+1
* batman-adv: Remove declaration of batman_skb_recvSven Eckelmann2011-01-311-2/+9
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+651