index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
gateway_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Update copyright years for 2018
Sven Eckelmann
2018-02-26
1
-1
/
+1
*
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
2017-12-21
1
-1
/
+1
*
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
1
-0
/
+9
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-9
/
+9
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-9
/
+9
*
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
1
-0
/
+5
|
\
|
*
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
2017-03-04
1
-0
/
+5
*
|
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
|
/
*
batman-adv: make GW election code protocol specific
Antonio Quartulli
2016-08-09
1
-3
/
+2
*
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
*
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
1
-0
/
+1
*
batman-adv: Keep includes ordered by filename
Sven Eckelmann
2016-06-30
1
-1
/
+1
*
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
2016-06-30
1
-3
/
+3
*
batman-adv: add throughput override attribute to hard_ifaces
Antonio Quartulli
2016-02-29
1
-2
/
+2
*
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: Add function to convert string to batadv throughput
Sven Eckelmann
2016-01-09
1
-68
/
+49
*
batman-adv: Fix gw_bandwidth calculation on 32 bit systems
Sven Eckelmann
2015-08-25
1
-7
/
+42
*
batman-adv: Return EINVAL on invalid gw_bandwidth change
Sven Eckelmann
2015-08-25
1
-2
/
+2
*
batman-adv: Remove multiple assignment per line
Sven Eckelmann
2015-08-25
1
-1
/
+4
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
1
-6
/
+5
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-1
/
+10
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
1
-1
/
+1
*
batman-adv: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-4
/
+4
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
1
-1
/
+1
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-10-09
1
-83
/
+147
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
1
-1
/
+1
*
batman-adv: Prefix remaining function like macros with batadv_
Sven Eckelmann
2012-06-28
1
-13
/
+13
*
batman-adv: Prefix gateway_common local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-5
/
+5
*
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
1
-6
/
+3
*
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-3
/
+4
*
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+1
*
batman-adv: only store changed gw_bandwidth values
Marek Lindner
2012-06-18
1
-0
/
+3
*
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
2012-03-11
1
-4
/
+4
*
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
2012-02-28
1
-2
/
+2
*
batman-adv: Update copyright years
Sven Eckelmann
2012-02-17
1
-1
/
+1
*
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2011-11-20
1
-2
/
+2
*
batman-adv: Reduce usage of char
Sven Eckelmann
2011-06-20
1
-3
/
+3
*
batman-adv: Fix signedness problem in parse_gw_bandwidth
Sven Eckelmann
2011-06-09
1
-2
/
+2
*
batman-adv: Only use int up and down gw representation
Sven Eckelmann
2011-05-30
1
-9
/
+10
*
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
1
-1
/
+1
*
net: Add batman-adv meshing protocol
Sven Eckelmann
2010-12-16
1
-0
/
+177