summaryrefslogtreecommitdiff
path: root/net/batman-adv/bat_v_ogm.c
AgeCommit message (Expand)Author
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann
2017-12-15batman-adv: include gfp.h for GFP_* definesSven Eckelmann
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann
2017-09-28batman-adv: Remove unnecessary parenthesesSven Eckelmann
2017-07-29batman-adv: fix various spelling mistakesColin Ian King
2017-07-29batman-adv: Remove variable deprecated by skb_put_dataSven Eckelmann
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-11-08batman-adv: Consume skb in receive handlersSven Eckelmann
2016-10-30batman-adv: Simple (re)broadcast avoidanceLinus Lüssing
2016-10-19batman-adv: Remove needless init of variables on stackSven Eckelmann
2016-08-09batman-adv: Place kref_get for orig_node near useSven Eckelmann
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann
2016-06-30batman-adv: split tvlv into a separate fileMarkus Pargmann
2016-06-30batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner
2016-05-10batman-adv: Check hard_iface refcnt before calling functionSven Eckelmann
2016-05-04batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_updateSimon Wunderlich
2016-05-04batman-adv: move and restructure batadv_v_ogm_forwardSimon Wunderlich
2016-02-29batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli
2016-02-29batman-adv: keep track of when unicast packets are sentAntonio Quartulli
2016-02-29batman-adv: OGMv2 - implement originators logicAntonio Quartulli
2016-02-29batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli