summaryrefslogtreecommitdiff
path: root/net/batman-adv/soft-interface.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-05batman-adv: Disallow regular interface as mesh deviceSven Eckelmann1-0/+13
2011-03-05batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing1-1/+1
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner1-1/+1
2011-03-05batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner1-1/+1
2011-03-05batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing1-21/+1
2011-03-05batman-adv: Correct rcu refcounting for softif_neighMarek Lindner1-16/+15
2011-02-15batman-adv: Remove two duplicate includes.Jesper Juhl1-2/+0
2011-02-12batman-adv: Remove duplicate types.h inclusionsLinus Lüssing1-1/+0
2011-01-31batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2010-12-17net: Add batman-adv meshing protocolSven Eckelmann1-0/+697