Age | Commit message (Expand) | Author |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2016-10-19 | batman-adv: Use proper name for gateway list head | Sven Eckelmann |
2016-10-19 | batman-adv: Remove needless init of variables on stack | Sven Eckelmann |
2016-08-09 | batman-adv: Allow to disable debugfs support | Sven Eckelmann |
2016-08-09 | batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations | Sven Eckelmann |
2016-08-09 | batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations | Matthias Schiffer |
2016-08-09 | batman-adv: B.A.T.M.A.N. V - implement GW selection logic | Antonio Quartulli |
2016-08-09 | batman-adv: make the GW selection class algorithm specific | Antonio Quartulli |
2016-07-04 | batman-adv: split routing API data structure in subobjects | Antonio Quartulli |
2016-06-30 | batman-adv: Fix bat_(iv|v) function declaration header | Sven Eckelmann |
2016-06-30 | batman-adv: init ELP tweaking options only once | Marek Lindner |
2016-06-30 | batman-adv: remove ogm_emit and ogm_schedule API calls | Antonio Quartulli |
2016-05-18 | batman-adv: initialize ELP orig address on secondary interfaces | Marek Lindner |
2016-05-18 | batman-adv: make sure ELP/OGM orig MAC is updated on address change | Antonio Quartulli |
2016-05-18 | batman-adv: Fix refcnt leak in batadv_v_neigh_* | Sven Eckelmann |
2016-05-18 | batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob | Sven Eckelmann |
2016-05-04 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2016-05-04 | batman-adv: use static string for table headers | Antonio Quartulli |
2016-04-29 | batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event | Antonio Quartulli |
2016-02-29 | batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print API | Linus Luessing |
2016-02-29 | batman-adv: B.A.T.M.A.N. V - implement bat_orig_print API | Antonio Quartulli |
2016-02-29 | batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API calls | Antonio Quartulli |
2016-02-29 | batman-adv: ELP - compute the metric based on the estimated throughput | Antonio Quartulli |
2016-02-29 | batman-adv: add throughput override attribute to hard_ifaces | Antonio Quartulli |
2016-02-29 | batman-adv: OGMv2 - add basic infrastructure | Antonio Quartulli |
2016-02-29 | batman-adv: ELP - creating neighbor structures | Linus Luessing |
2016-02-29 | batman-adv: ELP - adding basic infrastructure | Linus Luessing |