summaryrefslogtreecommitdiff
path: root/net/batman-adv/bat_v.c
AgeCommit message (Expand)Author
2017-12-01batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann
2017-10-17batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann
2017-09-28batman-adv: Remove unnecessary parenthesesSven Eckelmann
2017-05-23batman-adv: Replace a seq_puts() call by seq_putc() in two functionsMarkus Elfring
2017-03-16Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-04batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-10-19batman-adv: Use proper name for gateway list headSven Eckelmann
2016-10-19batman-adv: Remove needless init of variables on stackSven Eckelmann
2016-08-09batman-adv: Allow to disable debugfs supportSven Eckelmann
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementationsSven Eckelmann
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementationsMatthias Schiffer
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli
2016-06-30batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann
2016-06-30batman-adv: init ELP tweaking options only onceMarek Lindner
2016-06-30batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli
2016-05-18batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner
2016-05-18batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli
2016-05-18batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann
2016-05-18batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann
2016-05-04Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-04batman-adv: use static string for table headersAntonio Quartulli
2016-04-29batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli
2016-02-29batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print APILinus Luessing
2016-02-29batman-adv: B.A.T.M.A.N. V - implement bat_orig_print APIAntonio Quartulli
2016-02-29batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API callsAntonio Quartulli
2016-02-29batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli
2016-02-29batman-adv: add throughput override attribute to hard_ifacesAntonio Quartulli
2016-02-29batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli
2016-02-29batman-adv: ELP - creating neighbor structuresLinus Luessing
2016-02-29batman-adv: ELP - adding basic infrastructureLinus Luessing