aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/soft-interface.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Disallow regular interface as mesh deviceSven Eckelmann2011-03-051-0/+13
* batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing2011-03-051-1/+1
* batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-051-1/+1
* batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-051-1/+1
* batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing2011-03-051-21/+1
* batman-adv: Correct rcu refcounting for softif_neighMarek Lindner2011-03-051-16/+15
* batman-adv: Remove two duplicate includes.Jesper Juhl2011-02-141-2/+0
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-111-1/+0
* batman-adv: Update copyright yearsSven Eckelmann2011-01-311-1/+1
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+697