| Commit message (Expand) | Author | Age |
* | batman-adv: process broadcast packets in BLA earlier | Antonio Quartulli | 2012-11-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 |
|\ |
|
| * | batman-adv: Fix change mac address of soft iface. | Def | 2012-09-23 |
* | | batman-adv: change interface_rx to get orig node | Antonio Quartulli | 2012-08-23 |
* | | batman-adv: Don't break statements after assignment operator | Sven Eckelmann | 2012-08-23 |
* | | batman-adv: Split batadv_priv in sub-structures for features | Sven Eckelmann | 2012-08-23 |
* | | batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure | Marek Lindner | 2012-08-23 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-11 |
|\ |
|
| * | batman-adv: check incoming packet type for bla | Simon Wunderlich | 2012-07-05 |
* | | batman-adv: Don't leak information through uninitialized packet fields | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Prefix packet structs with batadv_ | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Prefix main enum with BATADV_ | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Prefix packet enum with BATADV_ | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Prefix types enum with BATADV_ | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Prefix gateway enum with BATADV_ | Sven Eckelmann | 2012-07-01 |
* | | batman-adv: Prefix main defines with BATADV_ | Sven Eckelmann | 2012-06-28 |
* | | batman-adv: Prefix types defines with BATADV_ | Sven Eckelmann | 2012-06-28 |
* | | batman-adv: Prefix packet defines with BATADV_ | Sven Eckelmann | 2012-06-28 |
* | | batman-adv: Prefix soft-interface local static functions with batadv_ | Sven Eckelmann | 2012-06-25 |
* | | batman-adv: Prefix main static inline functions with batadv_ | Sven Eckelmann | 2012-06-25 |
* | | batman-adv: Prefix hard-interface static inline functions with batadv_ | Sven Eckelmann | 2012-06-24 |
* | | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix main non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix unicast non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix translation-table non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix soft-interface non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix send non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix hard-interface non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix gateway-client non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix bat_sysfs non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Prefix bat_debugfs non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 |
* | | batman-adv: Add get_ethtool_stats() support | Martin Hundebøll | 2012-06-18 |
|/ |
|
* | batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) | Antonio Quartulli | 2012-04-18 |
* | batman-adv: add bridge loop avoidance compile option | Simon Wunderlich | 2012-04-11 |
* | batman-adv: drop STP over batman | Simon Wunderlich | 2012-04-11 |
* | batman-adv: add basic bridge loop avoidance code | Simon Wunderlich | 2012-04-11 |
* | batman-adv: remove old bridge loop avoidance code | Simon Wunderlich | 2012-04-11 |
* | batman-adv: encourage batman to take shorter routes by changing the default h... | Marek Lindner | 2012-04-11 |
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-03-11 |
|\ |
|
| * | batman-adv: Ignore 80-chars per line limits for strings | Sven Eckelmann | 2012-03-10 |
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-02-28 |
|\| |
|
| * | batman-adv: Fix indentation of multiline statements | Sven Eckelmann | 2012-02-28 |
| * | batman-adv: Update copyright years | Sven Eckelmann | 2012-02-16 |
| * | batman-adv: convert time_after instances to has_timed_out | Marek Lindner | 2012-02-16 |
* | | batman-adv: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka | 2012-02-17 |
|/ |
|
* | batman-adv: add infrastructure to change routing algorithm at runtime | Marek Lindner | 2012-02-16 |
* | batman-adv: Explicitly mark the common header structure | Sven Eckelmann | 2012-02-16 |