| Commit message (Expand) | Author | Age | Files | Lines |
* | batman-adv: fix global TT entry deletion | Antonio Quartulli | 2012-06-26 | 1 | -0/+2 |
* | batman-adv: fix condition in AP isolation | Antonio Quartulli | 2012-06-26 | 1 | -1/+1 |
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-06-26 | 24 | -1482/+1591 |
|\ |
|
| * | batman-adv: Prefix translation-table local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -258/+282 |
| * | batman-adv: Prefix soft-interface local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -39/+41 |
| * | batman-adv: Prefix send local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -15/+15 |
| * | batman-adv: Prefix routing local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -31/+34 |
| * | batman-adv: Prefix originator local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -27/+27 |
| * | batman-adv: Prefix icmp_socket local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -32/+34 |
| * | batman-adv: Prefix hash local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -2/+2 |
| * | batman-adv: Prefix hard-interface local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -31/+33 |
| * | batman-adv: Prefix gateway_common local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -5/+5 |
| * | batman-adv: Prefix gateway_client local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -32/+35 |
| * | batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -152/+168 |
| * | batman-adv: Prefix bat_sysfs local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -117/+138 |
| * | batman-adv: Prefix bat_iv_ogm local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -127/+130 |
| * | batman-adv: Prefix main static inline functions with batadv_ | Sven Eckelmann | 2012-06-25 | 16 | -395/+414 |
| * | batman-adv: Prefix unicast static inline functions with batadv_ | Sven Eckelmann | 2012-06-24 | 2 | -2/+3 |
| * | batman-adv: Prefix originator static inline functions with batadv_ | Sven Eckelmann | 2012-06-24 | 8 | -32/+37 |
| * | batman-adv: Prefix hash static inline functions with batadv_ | Sven Eckelmann | 2012-06-24 | 5 | -35/+42 |
| * | batman-adv: Prefix hard-interface static inline functions with batadv_ | Sven Eckelmann | 2012-06-24 | 14 | -83/+84 |
| * | batman-adv: Prefix bitarray static inline functions with batadv_ | Sven Eckelmann | 2012-06-24 | 4 | -15/+16 |
| * | batman-adv: Prefix bat_debugfs local static functions with batadv_ | Sven Eckelmann | 2012-06-24 | 1 | -71/+72 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-26 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | batman-adv: fix race condition in TT full-table replacement | Antonio Quartulli | 2012-06-23 | 1 | -2/+2 |
| * | batman-adv: only drop packets of known wifi clients | Marek Lindner | 2012-06-23 | 1 | -4/+4 |
| * | batman-adv: fix skb->data assignment | Antonio Quartulli | 2012-06-19 | 1 | -0/+2 |
* | | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann | 2012-06-20 | 40 | -388/+349 |
* | | batman-adv: Prefix main non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 13 | -97/+99 |
* | | batman-adv: Prefix vis non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 5 | -26/+26 |
* | | batman-adv: Prefix unicast non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 5 | -22/+25 |
* | | batman-adv: Prefix translation-table non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 11 | -107/+125 |
* | | batman-adv: Prefix soft-interface non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 6 | -27/+27 |
* | | batman-adv: Prefix send non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 11 | -41/+46 |
* | | batman-adv: Prefix routing non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 7 | -74/+80 |
* | | batman-adv: Prefix ring_buffer non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 3 | -11/+13 |
* | | batman-adv: Prefix originator non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 13 | -131/+134 |
* | | batman-adv: Prefix icmp-socket non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 5 | -11/+11 |
* | | batman-adv: Prefix hash non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 6 | -16/+16 |
* | | batman-adv: Prefix hard-interface non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 6 | -41/+43 |
* | | batman-adv: Prefix gateway-common non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 4 | -12/+16 |
* | | batman-adv: Prefix gateway-client non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 10 | -46/+51 |
* | | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 8 | -58/+62 |
* | | batman-adv: Prefix bitarray non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 4 | -11/+11 |
* | | batman-adv: Prefix bat_sysfs non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 5 | -20/+21 |
* | | batman-adv: Prefix bat_debugfs non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 5 | -16/+17 |
* | | batman-adv: Prefix bat_algo non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 3 | -3/+3 |
* | | batman-adv: only store changed gw_bandwidth values | Marek Lindner | 2012-06-18 | 1 | -0/+3 |
* | | batman-adv: fix locking in hash_add() | Matthias Schiffer | 2012-06-18 | 1 | -9/+6 |
* | | batman-adv: use DBG_ALL in log_level sysfs definition | Antonio Quartulli | 2012-06-18 | 1 | -1/+1 |