summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
AgeCommit message (Expand)Author
2014-01-12batman-adv: Start new development cycleSimon Wunderlich
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich
2014-01-08batman-adv: create helper function to get AP isolation statusAntonio Quartulli
2014-01-08batman-adv: mark a local client as isolated when neededAntonio Quartulli
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-12-09batadv: Slight optimization of batadv_compare_ethJoe Perches
2013-10-23batman-adv: Start new development cycleSimon Wunderlich
2013-10-23batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli
2013-10-19batman-adv: print the VID together with the TT entriesAntonio Quartulli
2013-10-19batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli
2013-10-19batman-adv: update email address for Marek LindnerMarek Lindner
2013-10-19batman-adv: update email address for Simon WunderlichSimon Wunderlich
2013-10-12batman-adv: consider network coding overhead when calculating required mtuMarek Lindner
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-10-09batman-adv: tvlv - basic infrastructureMarek Lindner
2013-09-03batman: Remove reference to compare_ether_addrJoe Perches
2013-08-28batman-adv: Start new development cycleSimon Wunderlich
2013-08-28batman-adv: set skb priority according to contentSimon Wunderlich
2013-05-29batman-adv: Start new development cycleSimon Wunderlich
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-05-29batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-17batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli
2013-03-27batman-adv: Start new development cycleSimon Wunderlich
2013-03-27batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll
2013-01-19batman-adv: Start new development cycleAntonio Quartulli
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2013-01-19batman-adv: a delayed_work has to be initialised onceAntonio Quartulli
2013-01-12batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli
2013-01-12batman-adv: use per_cpu_add helperShan Wei
2012-11-21batman-adv: Start new development cycleSven Eckelmann
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann
2012-11-14batman-adv: wait multiple periods before activating blaSimon Wunderlich
2012-11-07batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli
2012-10-29batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli
2012-10-29batman-adv: Check return value of try_module_getSven Eckelmann
2012-10-29batman-adv: consolidate duplicated primary_if checking codeMarek Lindner
2012-08-23batman-adv: Start new development cycleSven Eckelmann
2012-08-23batman-adv: detect not yet announced clientsAntonio Quartulli
2012-08-23batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann
2012-08-23batman-adv: fix typos in commentsAntonio Quartulli
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings