summaryrefslogtreecommitdiff
path: root/net/batman-adv/bat_v.c
AgeCommit message (Expand)Author
2023-08-14batman-adv: Drop per algo GW section class codeSven Eckelmann
2021-08-08batman-adv: Drop NULL check before dropping referencesSven Eckelmann
2021-05-17batman-adv: Always send iface index+name in genlmsgSven Eckelmann
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann
2020-12-04batman-adv: Drop deprecated debugfs supportSven Eckelmann
2020-12-04batman-adv: Drop deprecated sysfs supportSven Eckelmann
2020-12-04batman-adv: Add new include for min/max helpersSven Eckelmann
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann
2019-11-03batman-adv: Axe 'aggr_list_lock'Christophe JAILLET
2019-08-04batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queuesLinus Lüssing
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann
2018-11-12batman-adv: Add inconsistent gateway netlink dump detectionSven Eckelmann
2018-06-23batman-adv: Fix bat_v best gw refcnt after netlink dumpSven Eckelmann
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann
2018-02-25batman-adv: Ignore invalid batadv_v_gw during netlink sendSven Eckelmann
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann
2017-12-20Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...David S. Miller
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann
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