aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-15
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-16
|\ \
| * | batman-adv: use consistent kerneldoc styleSimon Wunderlich2014-01-15
* | | Revert "batman-adv: drop dependency against CRC16"David S. Miller2014-01-15
|/ /
* | batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-14
* | batman-adv: drop dependency against CRC16Antonio Quartulli2014-01-12
* | batman-adv: Start new development cycleSimon Wunderlich2014-01-12
* | batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* | batman-adv: add build checks for packet sizesSimon Wunderlich2014-01-12
* | batman-adv: remove returns at the end of void functionsAntonio Quartulli2014-01-12
* | batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-12
* | batman-adv: add debugfs structure for information per interfaceSimon Wunderlich2014-01-12
* | batman-adv: add bonding againSimon Wunderlich2014-01-12
* | batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich2014-01-12
* | batman-adv: add WiFi penaltySimon Wunderlich2014-01-12
* | batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-12
* | batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-12
* | batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-12
* | batman-adv: set the isolation mark in the skb if neededAntonio Quartulli2014-01-08
* | batman-adv: create helper function to get AP isolation statusAntonio Quartulli2014-01-08
* | batman-adv: extend the ap_isolation mechanismAntonio Quartulli2014-01-08
* | batman-adv: print the new BATADV_TT_CLIENT_ISOLA flagAntonio Quartulli2014-01-08
* | batman-adv: mark a local client as isolated when neededAntonio Quartulli2014-01-08
* | batman-adv: add isolation_mark sysfs attributeAntonio Quartulli2014-01-08
* | batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli2014-01-08
* | batman-adv: remove parenthesis from return statementsAntonio Quartulli2014-01-08
* | batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli2014-01-08
* | batman-adv: deselect current GW on client mode switch offAntonio Quartulli2014-01-08
* | batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* | batman-adv: don't switch byte order too often if not neededAntonio Quartulli2014-01-08
* | batman-adv: properly rename define in distributed arp table header fileAntonio Quartulli2014-01-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\|
| * batman-adv: fix vlan header accessAntonio Quartulli2013-12-28
| * batman-adv: clean nf state when removing protocol headerAntonio Quartulli2013-12-28
| * batman-adv: fix alignment for batadv_tvlv_tt_changeAntonio Quartulli2013-12-28
| * batman-adv: fix size of batadv_bla_claim_dstSimon Wunderlich2013-12-28
| * batman-adv: fix size of batadv_icmp_headerAntonio Quartulli2013-12-28
| * batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich2013-12-28
| * batman-adv: fix alignment for batadv_coded_packetSimon Wunderlich2013-12-28
* | batman-adv: use batadv_compare_eth for concisedingtianhong2013-12-26
* | batadv: Slight optimization of batadv_compare_ethJoe Perches2013-12-09
|/
* batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich2013-10-23
* batman-adv: Start new development cycleSimon Wunderlich2013-10-23
* batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli2013-10-23
* batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli2013-10-23
* batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli2013-10-23
* batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli2013-10-23
* batman-adv: limit local translation table max sizeMarek Lindner2013-10-23
* batman-adv: adapt the TT component to use the new API functionsAntonio Quartulli2013-10-23