index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_v_elp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...
Sven Eckelmann
2020-05-26
1
-14
/
+1
*
batman-adv: Utilize prandom_u32_max for random [0, max) values
Sven Eckelmann
2020-04-21
1
-1
/
+1
*
batman-adv: Update copyright years for 2020
Sven Eckelmann
2020-01-01
1
-1
/
+1
*
batman-adv: ELP - use wifi tx bitrate as fallback throughput
René Treffer
2019-12-09
1
-3
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-2
/
+4
|
\
|
*
batman-adv: fix warning in function batadv_v_elp_get_throughput
Anders Roxell
2019-03-25
1
-2
/
+4
*
|
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-0
/
+3
|
\
|
*
batman-adv: release station info tidstats
Felix Fietkau
2019-01-25
1
-0
/
+3
*
|
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
1
-1
/
+1
|
/
*
batman-adv: Use explicit tvlv padding for ELP packets
Sven Eckelmann
2018-11-12
1
-2
/
+4
*
batman-adv: fix hardif_neigh refcount on queue_work() failure
Marek Lindner
2018-09-07
1
-2
/
+6
*
batman-adv: Avoid probe ELP information leak
Sven Eckelmann
2018-09-06
1
-1
/
+1
*
batman-adv: disable ethtool link speed detection when auto negotiation off
Marek Lindner
2018-05-14
1
-1
/
+14
*
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: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-12
/
+12
*
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
2017-12-15
1
-1
/
+1
*
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
-3
/
+3
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
*
batman-adv: Accept only filled wifi station info
Sven Eckelmann
2017-06-13
1
-0
/
+4
*
batman-adv: Use default throughput value on cfg80211 error
Sven Eckelmann
2017-06-13
1
-2
/
+4
*
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
*
batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface
Marek Lindner
2016-11-08
1
-2
/
+8
*
batman-adv: Cache the type of wifi device for each hardif
Sven Eckelmann
2016-11-08
1
-4
/
+4
*
batman-adv: refactor wifi interface detection
Marek Lindner
2016-11-08
1
-15
/
+14
*
batman-adv: Consume skb in receive handlers
Sven Eckelmann
2016-11-08
1
-12
/
+18
*
batman-adv: fix elp packet data reservation
Linus Lüssing
2016-08-26
1
-1
/
+1
*
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
1
-1
/
+1
*
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
*
batman-adv: init ELP tweaking options only once
Marek Lindner
2016-06-30
1
-1
/
+0
*
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
2016-06-30
1
-1
/
+2
*
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
2016-05-18
1
-9
/
+22
*
batman-adv: ELP - send unicast ELP packets for throughput sampling
Antonio Quartulli
2016-02-29
1
-0
/
+69
*
batman-adv: ELP - compute the metric based on the estimated throughput
Antonio Quartulli
2016-02-29
1
-0
/
+140
*
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
2016-02-29
1
-1
/
+1
*
batman-adv: OGMv2 - implement originators logic
Antonio Quartulli
2016-02-29
1
-40
/
+1
*
batman-adv: ELP - creating neighbor structures
Linus Luessing
2016-02-29
1
-0
/
+152
*
batman-adv: ELP - adding basic infrastructure
Linus Luessing
2016-02-29
1
-0
/
+193