summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bat_v.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Replace a seq_puts() call by seq_putc() in two functionsMarkus Elfring2017-05-231-1/+1
* Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-03-161-3/+11
|\
| * batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann2017-03-041-3/+11
* | batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
|/
* batman-adv: Use proper name for gateway list headSven Eckelmann2016-10-191-3/+3
* batman-adv: Remove needless init of variables on stackSven Eckelmann2016-10-191-1/+1
* batman-adv: Allow to disable debugfs supportSven Eckelmann2016-08-091-0/+12
* batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementationsSven Eckelmann2016-08-091-0/+125
* batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementationsMatthias Schiffer2016-08-091-0/+340
* batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli2016-08-091-1/+222
* batman-adv: make the GW selection class algorithm specificAntonio Quartulli2016-08-091-0/+34
* batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-041-10/+16
* batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann2016-06-301-1/+2
* batman-adv: init ELP tweaking options only onceMarek Lindner2016-06-301-5/+14
* batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli2016-06-301-10/+0
* batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner2016-05-181-0/+10
* batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli2016-05-181-4/+22
* batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann2016-05-181-7/+25
* batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann2016-05-181-0/+4
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-041-5/+4
|\
| * batman-adv: use static string for table headersAntonio Quartulli2016-05-041-5/+4
* | batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli2016-04-291-0/+12
|/
* batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print APILinus Luessing2016-02-291-0/+55
* batman-adv: B.A.T.M.A.N. V - implement bat_orig_print APIAntonio Quartulli2016-02-291-0/+105
* batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API callsAntonio Quartulli2016-02-291-0/+38
* batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli2016-02-291-0/+3
* batman-adv: add throughput override attribute to hard_ifacesAntonio Quartulli2016-02-291-0/+6
* batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli2016-02-291-3/+48
* batman-adv: ELP - creating neighbor structuresLinus Luessing2016-02-291-1/+22
* batman-adv: ELP - adding basic infrastructureLinus Luessing2016-02-291-0/+74
OpenPOWER on IntegriCloud