aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAge
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\
| * batman-adv: process broadcast packets in BLA earlierAntonio Quartulli2012-11-16
| * batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli2012-11-16
| * batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli2012-11-16
| * batman-adv: fix tt_global_entries flags updateAntonio Quartulli2012-11-16
* | batman-adv: Remove instant overwritten variable initializationSven Eckelmann2012-11-14
* | batman-adv: roaming handling mechanism redesignAntonio Quartulli2012-11-14
* | batman-adv: refactor tt_global_del_struct()Antonio Quartulli2012-11-14
* | batman-adv: refactor code to simplify long linesAntonio Quartulli2012-11-14
* | batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli2012-11-14
* | batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-14
* | batman-adv: allow bla traffic only after first worker periodSimon Wunderlich2012-11-14
* | batman-adv: send announcement when backbone gw is registeredSimon Wunderlich2012-11-14
* | batman-adv: prevent using any virtual device created on batman-adv as hard-in...Antonio Quartulli2012-11-14
* | batman-adv: fix wrong spinlock inline commentAntonio Quartulli2012-11-14
* | 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