summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Start new development cycleSimon Wunderlich2013-05-291-1/+1
* batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-291-0/+11
* batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer2013-05-291-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-1/+1
|\
| * batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-171-1/+1
* | batman-adv: Start new development cycleSimon Wunderlich2013-03-271-1/+1
* | batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann2013-03-271-0/+1
* | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-131-0/+6
* | batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-131-0/+2
* | batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-131-1/+3
|/
* batman-adv: Start new development cycleAntonio Quartulli2013-01-191-1/+1
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: a delayed_work has to be initialised onceAntonio Quartulli2013-01-191-0/+2
* batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli2013-01-121-1/+1
* batman-adv: use per_cpu_add helperShan Wei2013-01-121-3/+1
* batman-adv: Start new development cycleSven Eckelmann2012-11-211-1/+1
* batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann2012-11-211-0/+1
* batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-141-0/+1
* batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli2012-11-071-0/+2
* batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-071-0/+1
* batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli2012-11-071-0/+6
* batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli2012-11-071-1/+3
* batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-291-4/+11
* batman-adv: Check return value of try_module_getSven Eckelmann2012-10-291-2/+0
* batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-291-0/+2
* batman-adv: Start new development cycleSven Eckelmann2012-08-231-1/+1
* batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-231-0/+1
* batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann2012-08-231-9/+9
* batman-adv: fix typos in commentsAntonio Quartulli2012-08-231-4/+4
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+2
* batman-adv: fix counter summary lengthMarek Lindner2012-07-011-2/+1
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-11/+13
* batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-011-18/+18
* batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-281-40/+41
* batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-281-10/+10
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-251-8/+9
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-18/+20
* batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-201-20/+21
* batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-201-2/+3
* batman-adv: Add get_ethtool_stats() supportMartin Hundebøll2012-06-181-0/+27
* batman-adv: update internal version numberSven Eckelmann2012-06-181-1/+1
* batman-adv: Start new development cycleSven Eckelmann2012-05-131-1/+1
* batman-adv: introduce packet type handler array for incoming packetsMarek Lindner2012-05-111-0/+6
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-111-0/+3
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-111-1/+5
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-111-2/+0
* batman-adv: Replace bitarray operations with bitmapSven Eckelmann2012-04-111-1/+1
* batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-111-11/+2
* batman-adv: Start new development cycleSven Eckelmann2012-02-171-1/+1
* batman-adv: Update copyright yearsSven Eckelmann2012-02-171-1/+1
OpenPOWER on IntegriCloud