aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAge
...
* | batman-adv: use kmem_cache for translation tableSven Eckelmann2016-08-09
* | batman-adv: Introduce forward packet creation helperLinus Lüssing2016-08-09
* | batman-adv: fix boolreturn.cocci warningskbuild test robot2016-08-09
* | batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann2016-08-09
* | batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli2016-08-09
* | batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli2016-08-09
* | batman-adv: make GW election code protocol specificAntonio Quartulli2016-08-09
* | batman-adv: make the GW selection class algorithm specificAntonio Quartulli2016-08-09
* | batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing2016-08-09
* | batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann2016-08-09
* | batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann2016-08-09
* | batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2016-08-09
* | batman-adv: Define module rtnl link nameSven Eckelmann2016-08-09
* | batman-adv: Document optional batadv_algo_opsSven Eckelmann2016-08-09
* | batman-adv: Start new development cycleSimon Wunderlich2016-08-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * batman-adv: Fix speedy join in gateway client modeSven Eckelmann2016-07-06
| * batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann2016-07-05
| * batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2016-07-05
| * batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2016-07-05
| * batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann2016-07-05
| * batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann2016-07-05
| * batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann2016-07-05
* | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-05
|\ \
| * | batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-04
| * | batman-adv: throughput meter implementationAntonio Quartulli2016-07-04
| * | batman-adv: return netdev status in the TX pathAntonio Quartulli2016-07-04
| * | batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer2016-07-04
| * | batman-adv: add generic netlink family for batman-advMatthias Schiffer2016-07-04
| * | batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann2016-06-30
| * | batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-30
| * | batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-30
| * | batman-adv: split tvlv into a separate fileMarkus Pargmann2016-06-30
| * | batman-adv: Keep includes ordered by filenameSven Eckelmann2016-06-30
| * | batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann2016-06-30
* | | Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-01
|\| |
| * | batman-adv: Add debugfs table for mcast flagsLinus Lüssing2016-06-30
| * | batman-adv: Adding logging of mcast flag changesLinus Lüssing2016-06-30
| * | batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing2016-06-30
| * | batman-adv: Always flood IGMP/MLD reportsLinus Lüssing2016-06-30
| * | batman-adv: Include frame priority in fragment headerAndrew Lunn2016-06-30
| * | batman-adv: Set skb priority in fragmentsAndrew Lunn2016-06-30
| * | batman-adv: init ELP tweaking options only onceMarek Lindner2016-06-30
| * | batman-adv: move GW mode and selection class to private data structureAntonio Quartulli2016-06-30
| * | batman-adv: remove useless inline attribute for sysfs helper functionAntonio Quartulli2016-06-30
| * | batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli2016-06-30
| * | batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner2016-06-30
| * | batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner2016-06-30
| * | batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich2016-06-30
| * | batman-adv: statically print gateway table headerAntonio Quartulli2016-06-30