summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bat_v_ogm.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: fix various spelling mistakesColin Ian King2017-07-291-6/+6
* batman-adv: Remove variable deprecated by skb_put_dataSven Eckelmann2017-07-291-2/+2
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+2
* batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
* batman-adv: Consume skb in receive handlersSven Eckelmann2016-11-081-5/+10
* batman-adv: Simple (re)broadcast avoidanceLinus Lüssing2016-10-301-0/+56
* batman-adv: Remove needless init of variables on stackSven Eckelmann2016-10-191-2/+2
* batman-adv: Place kref_get for orig_node near useSven Eckelmann2016-08-091-3/+2
* batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-041-1/+1
* batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-301-0/+1
* batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-301-0/+1
* batman-adv: split tvlv into a separate fileMarkus Pargmann2016-06-301-0/+1
* batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner2016-06-301-2/+2
* batman-adv: Check hard_iface refcnt before calling functionSven Eckelmann2016-05-101-1/+13
* batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_updateSimon Wunderlich2016-05-041-71/+46
* batman-adv: move and restructure batadv_v_ogm_forwardSimon Wunderlich2016-05-041-47/+63
* batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli2016-02-291-1/+1
* batman-adv: keep track of when unicast packets are sentAntonio Quartulli2016-02-291-1/+1
* batman-adv: OGMv2 - implement originators logicAntonio Quartulli2016-02-291-1/+555
* batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli2016-02-291-0/+279
OpenPOWER on IntegriCloud