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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
2021-08-08
1
-20
/
+10
*
batman-adv: Always send iface index+name in genlmsg
Sven Eckelmann
2021-05-17
1
-0
/
+10
*
batman-adv: Drop publication years from copyright info
Sven Eckelmann
2021-02-06
1
-1
/
+1
*
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
2020-12-04
1
-237
/
+0
*
batman-adv: Drop deprecated sysfs support
Sven Eckelmann
2020-12-04
1
-9
/
+0
*
batman-adv: Add new include for min/max helpers
Sven Eckelmann
2020-12-04
1
-0
/
+1
*
batman-adv: Update copyright years for 2020
Sven Eckelmann
2020-01-01
1
-1
/
+1
*
batman-adv: Axe 'aggr_list_lock'
Christophe JAILLET
2019-11-03
1
-1
/
+0
*
batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queues
Linus Lüssing
2019-08-04
1
-0
/
+7
*
batman-adv: Use includes instead of fwdecls
Sven Eckelmann
2019-05-25
1
-2
/
+1
*
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
*
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
1
-1
/
+1
*
batman-adv: Add inconsistent gateway netlink dump detection
Sven Eckelmann
2018-11-12
1
-9
/
+17
*
batman-adv: Fix bat_v best gw refcnt after netlink dump
Sven Eckelmann
2018-06-23
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-1
/
+1
|
\
|
*
batman-adv: Ignore invalid batadv_v_gw during netlink send
Sven Eckelmann
2018-02-25
1
-1
/
+1
*
|
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
*
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-12-20
1
-25
/
+24
|
\
|
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-25
/
+23
|
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
|
batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible
Sven Eckelmann
2017-12-01
1
-1
/
+1
|
/
*
batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
Sven Eckelmann
2017-10-17
1
-5
/
+4
*
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-1
/
+1
*
batman-adv: Replace a seq_puts() call by seq_putc() in two functions
Markus Elfring
2017-05-23
1
-1
/
+1
*
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
1
-3
/
+11
|
\
|
*
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
2017-03-04
1
-3
/
+11
*
|
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
|
/
*
batman-adv: Use proper name for gateway list head
Sven Eckelmann
2016-10-19
1
-3
/
+3
*
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
2016-10-19
1
-1
/
+1
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
1
-0
/
+12
*
batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations
Sven Eckelmann
2016-08-09
1
-0
/
+125
*
batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations
Matthias Schiffer
2016-08-09
1
-0
/
+340
*
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
2016-08-09
1
-1
/
+222
*
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
2016-08-09
1
-0
/
+34
*
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
1
-10
/
+16
*
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
2016-06-30
1
-1
/
+2
*
batman-adv: init ELP tweaking options only once
Marek Lindner
2016-06-30
1
-5
/
+14
*
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
2016-06-30
1
-10
/
+0
*
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
2016-05-18
1
-0
/
+10
*
batman-adv: make sure ELP/OGM orig MAC is updated on address change
Antonio Quartulli
2016-05-18
1
-4
/
+22
*
batman-adv: Fix refcnt leak in batadv_v_neigh_*
Sven Eckelmann
2016-05-18
1
-7
/
+25
*
batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob
Sven Eckelmann
2016-05-18
1
-0
/
+4
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-04
1
-5
/
+4
|
\
|
*
batman-adv: use static string for table headers
Antonio Quartulli
2016-05-04
1
-5
/
+4
*
|
batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
Antonio Quartulli
2016-04-29
1
-0
/
+12
|
/
*
batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print API
Linus Luessing
2016-02-29
1
-0
/
+55
*
batman-adv: B.A.T.M.A.N. V - implement bat_orig_print API
Antonio Quartulli
2016-02-29
1
-0
/
+105
*
batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API calls
Antonio Quartulli
2016-02-29
1
-0
/
+38
*
batman-adv: ELP - compute the metric based on the estimated throughput
Antonio Quartulli
2016-02-29
1
-0
/
+3
[next]