aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAge
...
* | batman-adv: don't rely on positions in struct for hashingSimon Wunderlich2012-11-14
* | batman-adv: enable fast client detection using unicast_4addr packetsAntonio Quartulli2012-11-07
* | batman-adv: Add get_ethtool_stats() support for DATMartin Hundebøll2012-11-07
* | batman-adv: Distributed ARP Table - add runtime switchAntonio Quartulli2012-11-07
* | batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli2012-11-07
* | batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli2012-11-07
* | batman-adv: Distributed ARP Table - add ARP parsing functionsAntonio 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 UNICAST_4ADDR packet typeAntonio Quartulli2012-11-07
* | batman-adv: Mark correctly aligned headers not as __packedSven Eckelmann2012-11-07
* | batman-adv: Reserve extra bytes in skb for better alignmentSven Eckelmann2012-11-07
* | batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-29
* | batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli2012-10-29
* | batman-adv: properly convert flag into a boolean valueAntonio Quartulli2012-10-29
* | batman-adv: check for more space before accessing the skbAntonio Quartulli2012-10-29
* | batman-adv: print packets re-routing on DBG_TT and ratelimit itAntonio Quartulli2012-10-29
* | batman-adv: properly store the roaming timeAntonio Quartulli2012-10-29
* | batman-adv: don't allow ECTP traffic on batman-advSimon Wunderlich2012-10-29
* | batman-adv: Only increase refcounter once for alternate routerSven Eckelmann2012-10-29
* | batman-adv: Check return value of try_module_getSven Eckelmann2012-10-29
* | batman-adv: Remove extra check in batadv_bit_get_packetSven Eckelmann2012-10-29
* | batman-adv: Set special lockdep classes to avoid lockdep warningSven Eckelmann2012-10-29
* | batman-adv: return proper value in case of hash_add failureAntonio Quartulli2012-10-29
* | batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-29
* | batman-adv: Remove unused define BAT_ATTR_HIF_UINTSven Eckelmann2012-10-29
* | batman-adv: split hard_iface struct for each routing protocolMarek Lindner2012-10-29
* | batman-adv: use check_unicast_packet() in recv_roam_adv()Antonio Quartulli2012-10-29
|/
* batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing2012-10-18
* batman-adv: Fix broadcast packet CRC calculationLinus Lüssing2012-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing2012-09-23
| * batman-adv: Fix change mac address of soft iface.Def2012-09-23
| * batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing2012-09-19
* | batman-adv: Start new development cycleSven Eckelmann2012-08-23
* | batman-adv: change interface_rx to get orig nodeAntonio Quartulli2012-08-23
* | batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-23
* | batman-adv: Reduce accumulated length of simple statementsSven Eckelmann2012-08-23
* | batman-adv: Don't break statements after assignment operatorSven Eckelmann2012-08-23
* | batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann2012-08-23
* | batman-adv: Drop tt queries with foreign destMartin Hundebøll2012-08-23
* | batman-adv: Move batadv_check_unicast_packet()Martin Hundebøll2012-08-23
* | batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann2012-08-23
* | batman-adv: check batadv_orig_hash_add_if() return codeSimon Wunderlich2012-08-23
* | batman-adv: fix typos in commentsAntonio Quartulli2012-08-23
* | batman-adv: add reference counting for type batadv_tt_orig_list_entryAntonio Quartulli2012-08-23
* | batman-adv: remove a misleading commentJonathan Corbet2012-08-23
* | batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructureMarek Lindner2012-08-23
* | batman-adv: rename bridge loop avoidance claim typesSimon Wunderlich2012-08-23