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