Age | Commit message (Expand) | Author | Files | Lines |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann | 1 | -17/+17 |
2017-12-15 | batman-adv: include gfp.h for GFP_* defines | Sven Eckelmann | 1 | -1/+1 |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann | 1 | -0/+1 |
2017-09-28 | batman-adv: Remove unnecessary parentheses | Sven Eckelmann | 1 | -6/+6 |
2017-07-29 | batman-adv: fix various spelling mistakes | Colin Ian King | 1 | -6/+6 |
2017-07-29 | batman-adv: Remove variable deprecated by skb_put_data | Sven Eckelmann | 1 | -2/+2 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -4/+2 |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann | 1 | -1/+1 |
2016-11-08 | batman-adv: Consume skb in receive handlers | Sven Eckelmann | 1 | -5/+10 |
2016-10-30 | batman-adv: Simple (re)broadcast avoidance | Linus Lüssing | 1 | -0/+56 |
2016-10-19 | batman-adv: Remove needless init of variables on stack | Sven Eckelmann | 1 | -2/+2 |
2016-08-09 | batman-adv: Place kref_get for orig_node near use | Sven Eckelmann | 1 | -3/+2 |
2016-07-04 | batman-adv: split routing API data structure in subobjects | Antonio Quartulli | 1 | -1/+1 |
2016-06-30 | batman-adv: Consolidate logging related functions | Sven Eckelmann | 1 | -0/+1 |
2016-06-30 | batman-adv: move bat_algo functions into a separate file | Sven Eckelmann | 1 | -0/+1 |
2016-06-30 | batman-adv: split tvlv into a separate file | Markus Pargmann | 1 | -0/+1 |
2016-06-30 | batman-adv: refactor batadv_neigh_node_* functions to follow common style | Marek Lindner | 1 | -2/+2 |
2016-05-10 | batman-adv: Check hard_iface refcnt before calling function | Sven Eckelmann | 1 | -1/+13 |
2016-05-04 | batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_update | Simon Wunderlich | 1 | -71/+46 |
2016-05-04 | batman-adv: move and restructure batadv_v_ogm_forward | Simon Wunderlich | 1 | -47/+63 |
2016-02-29 | batman-adv: ELP - compute the metric based on the estimated throughput | Antonio Quartulli | 1 | -1/+1 |
2016-02-29 | batman-adv: keep track of when unicast packets are sent | Antonio Quartulli | 1 | -1/+1 |
2016-02-29 | batman-adv: OGMv2 - implement originators logic | Antonio Quartulli | 1 | -1/+555 |
2016-02-29 | batman-adv: OGMv2 - add basic infrastructure | Antonio Quartulli | 1 | -0/+279 |