aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
Commit message (Expand)AuthorAge
* batman-adv: Start new development cycleSimon Wunderlich2013-10-23
* batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli2013-10-23
* batman-adv: print the VID together with the TT entriesAntonio Quartulli2013-10-19
* batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-19
* batman-adv: update email address for Marek LindnerMarek Lindner2013-10-19
* batman-adv: update email address for Simon WunderlichSimon Wunderlich2013-10-19
* batman-adv: consider network coding overhead when calculating required mtuMarek Lindner2013-10-12
* batman-adv: Receive fragmented packets and mergeMartin Hundebøll2013-10-12
* batman-adv: remove vis functionalitySimon Wunderlich2013-10-09
* batman-adv: tvlv - basic infrastructureMarek Lindner2013-10-09
* batman: Remove reference to compare_ether_addrJoe Perches2013-09-03
* batman-adv: Start new development cycleSimon Wunderlich2013-08-28
* batman-adv: set skb priority according to contentSimon Wunderlich2013-08-28
* batman-adv: Start new development cycleSimon Wunderlich2013-05-28
* batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-28
* batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer2013-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-17
* | batman-adv: Start new development cycleSimon Wunderlich2013-03-27
* | batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann2013-03-27
* | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-13
* | batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-13
* | batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-13
|/
* batman-adv: Start new development cycleAntonio Quartulli2013-01-19
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: a delayed_work has to be initialised onceAntonio Quartulli2013-01-19
* batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli2013-01-12
* batman-adv: use per_cpu_add helperShan Wei2013-01-12
* batman-adv: Start new development cycleSven Eckelmann2012-11-21
* batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann2012-11-21
* batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-14
* batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli2012-11-07
* batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-07
* batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli2012-11-07
* batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli2012-11-07
* batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-29
* batman-adv: Check return value of try_module_getSven Eckelmann2012-10-29
* batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-29
* batman-adv: Start new development cycleSven Eckelmann2012-08-23
* batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-23
* batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann2012-08-23
* batman-adv: fix typos in commentsAntonio Quartulli2012-08-23
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* batman-adv: fix counter summary lengthMarek Lindner2012-07-01
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-28
* batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-28
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20