Age | Commit message (Expand) | Author |
2023-08-14 | batman-adv: Drop per algo GW section class code | Sven Eckelmann |
2021-08-08 | batman-adv: Drop NULL check before dropping references | Sven Eckelmann |
2021-05-17 | batman-adv: Always send iface index+name in genlmsg | Sven Eckelmann |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann |
2020-12-04 | batman-adv: Drop deprecated debugfs support | Sven Eckelmann |
2020-12-04 | batman-adv: Drop deprecated sysfs support | Sven Eckelmann |
2020-12-04 | batman-adv: Add new include for min/max helpers | Sven Eckelmann |
2020-01-01 | batman-adv: Update copyright years for 2020 | Sven Eckelmann |
2019-11-03 | batman-adv: Axe 'aggr_list_lock' | Christophe JAILLET |
2019-08-04 | batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queues | Linus Lüssing |
2019-05-25 | batman-adv: Use includes instead of fwdecls | Sven Eckelmann |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent gateway netlink dump detection | Sven Eckelmann |
2018-06-23 | batman-adv: Fix bat_v best gw refcnt after netlink dump | Sven Eckelmann |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann |
2018-02-25 | batman-adv: Ignore invalid batadv_v_gw during netlink send | Sven Eckelmann |
2017-12-21 | batman-adv: Convert packet.h to uapi header | Sven Eckelmann |
2017-12-20 | Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m... | David S. Miller |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann |
2017-12-01 | batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible | Sven Eckelmann |
2017-10-17 | batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation | Sven Eckelmann |
2017-09-28 | batman-adv: Remove unnecessary parentheses | Sven Eckelmann |
2017-05-23 | batman-adv: Replace a seq_puts() call by seq_putc() in two functions | Markus Elfring |
2017-03-16 | Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge | David S. Miller |
2017-03-04 | batman-adv: Initialize gw sel_class via batadv_algo | Sven Eckelmann |
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 |