summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
...
| * | batman-adv: Prefix icmp_socket local static functions with batadv_Sven Eckelmann2012-06-251-32/+34
| * | batman-adv: Prefix hash local static functions with batadv_Sven Eckelmann2012-06-251-2/+2
| * | batman-adv: Prefix hard-interface local static functions with batadv_Sven Eckelmann2012-06-251-31/+33
| * | batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann2012-06-251-5/+5
| * | batman-adv: Prefix gateway_client local static functions with batadv_Sven Eckelmann2012-06-251-32/+35
| * | batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann2012-06-251-152/+168
| * | batman-adv: Prefix bat_sysfs local static functions with batadv_Sven Eckelmann2012-06-251-117/+138
| * | batman-adv: Prefix bat_iv_ogm local static functions with batadv_Sven Eckelmann2012-06-251-127/+130
| * | batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-2516-395/+414
| * | batman-adv: Prefix unicast static inline functions with batadv_Sven Eckelmann2012-06-242-2/+3
| * | batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-248-32/+37
| * | batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann2012-06-245-35/+42
| * | batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann2012-06-2414-83/+84
| * | batman-adv: Prefix bitarray static inline functions with batadv_Sven Eckelmann2012-06-244-15/+16
| * | batman-adv: Prefix bat_debugfs local static functions with batadv_Sven Eckelmann2012-06-241-71/+72
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-6/+6
|\ \ \ | |/ / |/| / | |/
| * batman-adv: fix race condition in TT full-table replacementAntonio Quartulli2012-06-231-2/+2
| * batman-adv: only drop packets of known wifi clientsMarek Lindner2012-06-231-4/+4
| * batman-adv: fix skb->data assignmentAntonio Quartulli2012-06-191-0/+2
* | batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-2040-388/+349
* | batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-2013-97/+99
* | batman-adv: Prefix vis non-static functions with batadv_Sven Eckelmann2012-06-205-26/+26
* | batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann2012-06-205-22/+25
* | batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-2011-107/+125
* | batman-adv: Prefix soft-interface non-static functions with batadv_Sven Eckelmann2012-06-206-27/+27
* | batman-adv: Prefix send non-static functions with batadv_Sven Eckelmann2012-06-2011-41/+46
* | batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-207-74/+80
* | batman-adv: Prefix ring_buffer non-static functions with batadv_Sven Eckelmann2012-06-203-11/+13
* | batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-2013-131/+134
* | batman-adv: Prefix icmp-socket non-static functions with batadv_Sven Eckelmann2012-06-205-11/+11
* | batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann2012-06-206-16/+16
* | batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann2012-06-206-41/+43
* | batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann2012-06-204-12/+16
* | batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann2012-06-2010-46/+51
* | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-208-58/+62
* | batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann2012-06-204-11/+11
* | batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann2012-06-205-20/+21
* | batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-205-16/+17
* | batman-adv: Prefix bat_algo non-static functions with batadv_Sven Eckelmann2012-06-203-3/+3
* | batman-adv: only store changed gw_bandwidth valuesMarek Lindner2012-06-181-0/+3
* | batman-adv: fix locking in hash_add()Matthias Schiffer2012-06-181-9/+6
* | batman-adv: use DBG_ALL in log_level sysfs definitionAntonio Quartulli2012-06-181-1/+1
* | batman-adv: turn tt commit code into routing protocol agnostic APIMarek Lindner2012-06-185-104/+118
* | batman-adv: fix visualization output without neighbors on the primary interfaceMatthias Schiffer2012-06-181-7/+14
* | batman-adv: don't bother flipping ->tt_crcAl Viro2012-06-182-9/+3
* | batman-adv: don't bother flipping ->tt_dataAl Viro2012-06-183-12/+10
* | batman-adv: Return error codes instead of -1 on failuresSven Eckelmann2012-06-1810-48/+58
* | batman-adv: keep batman_ogm_packet ->seqno net-endian all alongAl Viro2012-06-182-12/+12
* | batman-adv: trivial endianness annotationsAl Viro2012-06-182-9/+9
* | batman-adv: get rid of pointless cast in memcpy()Al Viro2012-06-181-1/+1
OpenPOWER on IntegriCloud