Age | Commit message (Expand) | Author | Files | Lines |
2012-08-07 | batman-adv: select an internet gateway if none was chosen | Marek Lindner | 1 | -3/+3 |
2012-07-02 | batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} | Sven Eckelmann | 1 | -1/+1 |
2012-07-02 | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann | 1 | -43/+47 |
2012-07-02 | batman-adv: Prefix main enum with BATADV_ | Sven Eckelmann | 1 | -11/+14 |
2012-07-02 | batman-adv: Prefix hard-interface enum with BATADV_ | Sven Eckelmann | 1 | -1/+1 |
2012-07-02 | batman-adv: Prefix gateway enum with BATADV_ | Sven Eckelmann | 1 | -4/+4 |
2012-06-28 | batman-adv: Prefix main defines with BATADV_ | Sven Eckelmann | 1 | -9/+9 |
2012-06-28 | batman-adv: Prefix local defines with BATADV_ | Sven Eckelmann | 1 | -6/+6 |
2012-06-28 | batman-adv: Prefix remaining function like macros with batadv_ | Sven Eckelmann | 1 | -1/+1 |
2012-06-25 | batman-adv: Prefix gateway_client local static functions with batadv_ | Sven Eckelmann | 1 | -32/+35 |
2012-06-25 | batman-adv: Prefix main static inline functions with batadv_ | Sven Eckelmann | 1 | -27/+27 |
2012-06-24 | batman-adv: Prefix hard-interface static inline functions with batadv_ | Sven Eckelmann | 1 | -2/+2 |
2012-06-21 | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann | 1 | -22/+19 |
2012-06-21 | batman-adv: Prefix translation-table non-static functions with batadv_ | Sven Eckelmann | 1 | -2/+2 |
2012-06-21 | batman-adv: Prefix routing non-static functions with batadv_ | Sven Eckelmann | 1 | -2/+3 |
2012-06-21 | batman-adv: Prefix originator non-static functions with batadv_ | Sven Eckelmann | 1 | -14/+14 |
2012-06-21 | batman-adv: Prefix gateway-common non-static functions with batadv_ | Sven Eckelmann | 1 | -5/+7 |
2012-06-21 | batman-adv: Prefix gateway-client non-static functions with batadv_ | Sven Eckelmann | 1 | -19/+21 |
2012-06-21 | batman-adv: Prefix bat_sysfs non-static functions with batadv_ | Sven Eckelmann | 1 | -3/+3 |
2012-05-11 | batman-adv: fix wrong dhcp option list browsing | Antonio Quartulli | 1 | -3/+3 |
2012-03-11 | batman-adv: Ignore 80-chars per line limits for strings | Sven Eckelmann | 1 | -18/+13 |
2012-02-28 | batman-adv: Fix indentation of multiline statements | Sven Eckelmann | 1 | -1/+1 |
2012-02-16 | batman-adv: Update copyright years | Sven Eckelmann | 1 | -1/+1 |
2012-02-16 | batman-adv: convert time_after instances to has_timed_out | Marek Lindner | 1 | -1/+1 |
2011-12-06 | batman-adv: remove extra negation in gw_out_of_range() | Dan Carpenter | 1 | -1/+1 |
2011-11-20 | batman-adv: refactoring gateway handling code | Marek Lindner | 1 | -59/+94 |
2011-08-22 | batman-adv: correct several typ0s in the comments | Antonio Quartulli | 1 | -5/+5 |
2011-07-05 | batman-adv: Replace version info instead of appending them | Sven Eckelmann | 1 | -3/+2 |
2011-06-20 | batman-adv: improved gateway tq-based selection | Antonio Quartulli | 1 | -2/+92 |
2011-06-20 | batman-adv: throw uevent in userspace on gateway add/change/del event | Antonio Quartulli | 1 | -0/+6 |
2011-06-20 | batman-adv: gateway election code refactoring | Antonio Quartulli | 1 | -56/+80 |
2011-06-20 | batman-adv: Reduce usage of char | Sven Eckelmann | 1 | -1/+1 |
2011-06-09 | batman-adv: use NO_FLAGS define instead of hard-coding 0 | Marek Lindner | 1 | -2/+2 |
2011-06-09 | batman-adv: Don't return value in void function | Sven Eckelmann | 1 | -1/+1 |
2011-05-30 | batman-adv: Use rcu_dereference_protected by update-side | Sven Eckelmann | 1 | -1/+1 |
2011-05-30 | batman-adv: Calculate sizeof using variable insead of types | Sven Eckelmann | 1 | -6/+6 |
2011-05-30 | batman-adv: Add const type qualifier for pointers | Sven Eckelmann | 1 | -2/+2 |
2011-05-30 | batman-adv: Use kzalloc rather than kmalloc followed by memset with 0 | Sven Eckelmann | 1 | -2/+1 |
2011-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -122/+174 |
2011-05-08 | batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu | Paul E. McKenney | 1 | -9/+1 |
2011-05-02 | batman-adv: Make bat_priv->primary_if an rcu protected pointer | Marek Lindner | 1 | -14/+19 |
2011-05-02 | batman-adv: fix gw_node_update() and gw_election() | Antonio Quartulli | 1 | -4/+8 |
2011-04-17 | batman-adv: concentrate all curr_gw related rcu operations in select/deselect... | Marek Lindner | 1 | -72/+98 |
2011-04-17 | batman-adv: Make orig_node->router an rcu protected pointer | Linus Lüssing | 1 | -32/+48 |
2011-04-17 | batman-adv: Simplify gw_check_election(), use gw_get_selected() | Linus Lüssing | 1 | -11/+12 |
2011-04-17 | batman-adv: Make gateway_get_selected type safe | Linus Lüssing | 1 | -1/+1 |
2011-03-05 | batman-adv: Correct rcu refcounting for orig_node | Marek Lindner | 1 | -2/+4 |
2011-03-05 | batman-adv: Increase orig_node refcount before releasing rcu read lock | Linus Lüssing | 1 | -0/+3 |
2011-03-05 | batman-adv: Make bat_priv->curr_gw an rcu protected pointer | Linus Lüssing | 1 | -30/+70 |
2011-03-05 | batman-adv: Correct rcu refcounting for gw_node | Marek Lindner | 1 | -21/+16 |