Age | Commit message (Expand) | Author | Files | Lines |
2021-08-08 | batman-adv: Check ptr for NULL before reducing its refcnt | Sven Eckelmann | 1 | -0/+3 |
2021-06-02 | batman-adv: Avoid name based attaching of hard interfaces | Sven Eckelmann | 1 | -2/+1 |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann | 1 | -1/+1 |
2020-12-04 | batman-adv: Drop legacy code for auto deleting mesh interfaces | Sven Eckelmann | 1 | -18/+1 |
2020-12-04 | batman-adv: Drop deprecated sysfs support | Sven Eckelmann | 1 | -6/+0 |
2020-08-18 | batman-adv: Drop unused function batadv_hardif_remove_interfaces() | Sven Eckelmann | 1 | -1/+0 |
2020-01-01 | batman-adv: Update copyright years for 2020 | Sven Eckelmann | 1 | -1/+1 |
2019-05-25 | batman-adv: Use includes instead of fwdecls | Sven Eckelmann | 1 | -3/+2 |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann | 1 | -12/+0 |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann | 1 | -1/+1 |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann | 1 | -1/+1 |
2017-12-15 | batman-adv: Add kernel-doc to functions in headers | Sven Eckelmann | 1 | -0/+6 |
2017-12-15 | batman-adv: Add kernel-doc to enums in headers | Sven Eckelmann | 1 | -0/+23 |
2017-12-15 | batman-adv: Use inline kernel-doc for enum/struct | Sven Eckelmann | 1 | -6/+21 |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann | 1 | -1/+1 |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann | 1 | -0/+1 |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann | 1 | -1/+1 |
2016-11-08 | batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface | Marek Lindner | 1 | -0/+1 |
2016-11-08 | batman-adv: Cache the type of wifi device for each hardif | Sven Eckelmann | 1 | -3/+2 |
2016-11-08 | batman-adv: refactor wifi interface detection | Marek Lindner | 1 | -0/+1 |
2016-10-30 | batman-adv: Simple (re)broadcast avoidance | Linus Lüssing | 1 | -0/+16 |
2016-05-10 | batman-adv: Create batman soft interfaces within correct netns. | Andrew Lunn | 1 | -1/+2 |
2016-02-23 | batman-adv: Rename batadv_hardif *_free_ref function to *_put | Sven Eckelmann | 1 | -2/+2 |
2016-02-10 | batman-adv: Convert batadv_hard_iface to kref | Sven Eckelmann | 1 | -9/+7 |
2016-02-10 | batman-adv: Drop reference to netdevice on last reference | Sven Eckelmann | 1 | -3/+3 |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann | 1 | -1/+1 |
2016-01-16 | batman-adv: Drop immediate batadv_hard_iface free function | Sven Eckelmann | 1 | -12/+0 |
2015-06-07 | batman-adv: Add required includes to all files | Sven Eckelmann | 1 | -0/+11 |
2015-05-29 | batman-adv: update copyright years for 2015 | Sven Eckelmann | 1 | -1/+1 |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich | 1 | -1/+1 |
2014-01-12 | batman-adv: add WiFi penalty | Simon Wunderlich | 1 | -0/+1 |
2014-01-12 | batman-adv: split tq information in neigh_node struct | Simon Wunderlich | 1 | -0/+17 |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli | 1 | -3/+1 |
2013-10-23 | batman-adv: invoke dev_get_by_index() outside of is_wifi_iface() | Antonio Quartulli | 1 | -1/+1 |
2013-03-27 | batman-adv: Don't always delete softif when last slave was removed | Sven Eckelmann | 1 | -1/+12 |
2013-01-19 | batman-adv: update copyright years | Antonio Quartulli | 1 | -1/+1 |
2012-07-02 | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann | 1 | -7/+7 |
2012-07-02 | batman-adv: Prefix hard-interface enum with BATADV_ | Sven Eckelmann | 1 | -7/+7 |
2012-06-24 | batman-adv: Prefix hard-interface static inline functions with batadv_ | Sven Eckelmann | 1 | -3/+4 |
2012-06-21 | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann | 1 | -3/+1 |
2012-06-21 | batman-adv: Prefix hard-interface non-static functions with batadv_ | Sven Eckelmann | 1 | -11/+11 |
2012-02-16 | batman-adv: Update copyright years | Sven Eckelmann | 1 | -1/+1 |
2011-08-22 | batman-adv: detect clients connected through a 802.11 device | Antonio Quartulli | 1 | -0/+1 |
2011-06-09 | batman-adv: Use enums for related constants | Sven Eckelmann | 1 | -6/+8 |
2011-05-30 | batman-adv: Add const type qualifier for pointers | Sven Eckelmann | 1 | -2/+4 |
2011-05-02 | batman-adv: Make bat_priv->primary_if an rcu protected pointer | Marek Lindner | 1 | -0/+18 |
2011-03-05 | batman-adv: rename batman_if struct to hard_iface | Marek Lindner | 1 | -6/+6 |
2011-03-05 | batman-adv: Correct rcu refcounting for batman_if | Marek Lindner | 1 | -5/+4 |
2011-01-31 | batman-adv: Update copyright years | Sven Eckelmann | 1 | -1/+1 |
2011-01-31 | batman-adv: Remove declaration of batman_skb_recv | Sven Eckelmann | 1 | -4/+0 |