index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-25
batman-adv: Prefix gateway_client local static functions with batadv_
Sven Eckelmann
1
-32
/
+35
2012-06-25
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
Sven Eckelmann
1
-152
/
+168
2012-06-25
batman-adv: Prefix bat_sysfs local static functions with batadv_
Sven Eckelmann
1
-117
/
+138
2012-06-25
batman-adv: Prefix bat_iv_ogm local static functions with batadv_
Sven Eckelmann
1
-127
/
+130
2012-06-25
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
16
-395
/
+414
2012-06-24
batman-adv: Prefix unicast static inline functions with batadv_
Sven Eckelmann
2
-2
/
+3
2012-06-24
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
8
-32
/
+37
2012-06-24
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
5
-35
/
+42
2012-06-24
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
14
-83
/
+84
2012-06-24
batman-adv: Prefix bitarray static inline functions with batadv_
Sven Eckelmann
4
-15
/
+16
2012-06-24
batman-adv: Prefix bat_debugfs local static functions with batadv_
Sven Eckelmann
1
-71
/
+72
2012-06-23
batman-adv: fix race condition in TT full-table replacement
Antonio Quartulli
1
-2
/
+2
2012-06-23
batman-adv: only drop packets of known wifi clients
Marek Lindner
1
-4
/
+4
2012-06-21
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
40
-388
/
+349
2012-06-21
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
13
-97
/
+99
2012-06-21
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
5
-26
/
+26
2012-06-21
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
5
-22
/
+25
2012-06-21
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
11
-107
/
+125
2012-06-21
batman-adv: Prefix soft-interface non-static functions with batadv_
Sven Eckelmann
6
-27
/
+27
2012-06-21
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
11
-41
/
+46
2012-06-21
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
7
-74
/
+80
2012-06-21
batman-adv: Prefix ring_buffer non-static functions with batadv_
Sven Eckelmann
3
-11
/
+13
2012-06-21
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
13
-131
/
+134
2012-06-21
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
5
-11
/
+11
2012-06-21
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
6
-16
/
+16
2012-06-21
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
6
-41
/
+43
2012-06-21
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
4
-12
/
+16
2012-06-21
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
10
-46
/
+51
2012-06-21
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
8
-58
/
+62
2012-06-21
batman-adv: Prefix bitarray non-static functions with batadv_
Sven Eckelmann
4
-11
/
+11
2012-06-21
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
5
-20
/
+21
2012-06-21
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
5
-16
/
+17
2012-06-21
batman-adv: Prefix bat_algo non-static functions with batadv_
Sven Eckelmann
3
-3
/
+3
2012-06-20
batman-adv: fix skb->data assignment
Antonio Quartulli
1
-0
/
+2
2012-06-18
batman-adv: only store changed gw_bandwidth values
Marek Lindner
1
-0
/
+3
2012-06-18
batman-adv: fix locking in hash_add()
Matthias Schiffer
1
-9
/
+6
2012-06-18
batman-adv: use DBG_ALL in log_level sysfs definition
Antonio Quartulli
1
-1
/
+1
2012-06-18
batman-adv: turn tt commit code into routing protocol agnostic API
Marek Lindner
5
-104
/
+118
2012-06-18
batman-adv: fix visualization output without neighbors on the primary interface
Matthias Schiffer
1
-7
/
+14
2012-06-18
batman-adv: don't bother flipping ->tt_crc
Al Viro
2
-9
/
+3
2012-06-18
batman-adv: don't bother flipping ->tt_data
Al Viro
3
-12
/
+10
2012-06-18
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
10
-48
/
+58
2012-06-18
batman-adv: keep batman_ogm_packet ->seqno net-endian all along
Al Viro
2
-12
/
+12
2012-06-18
batman-adv: trivial endianness annotations
Al Viro
2
-9
/
+9
2012-06-18
batman-adv: get rid of pointless cast in memcpy()
Al Viro
1
-1
/
+1
2012-06-18
batman-adv: return added entries instead of number of possibly added entries
Marek Lindner
1
-1
/
+1
2012-06-18
batman-adv: ignore trailing CR when comparing protocol names
Marek Lindner
1
-3
/
+8
2012-06-18
batman-adv: avoid characters requiring shell escapes in protocol names
Marek Lindner
2
-2
/
+2
2012-06-18
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
7
-3
/
+138
2012-06-18
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
Antonio Quartulli
3
-4
/
+3
[prev]
[next]