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