index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_v.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2018-02-25
batman-adv: Ignore invalid batadv_v_gw during netlink send
Sven Eckelmann
1
-1
/
+1
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-1
/
+1
2017-12-20
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-25
/
+24
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-25
/
+23
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-12-01
batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible
Sven Eckelmann
1
-1
/
+1
2017-10-17
batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
Sven Eckelmann
1
-5
/
+4
2017-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
1
-1
/
+1
2017-05-23
batman-adv: Replace a seq_puts() call by seq_putc() in two functions
Markus Elfring
1
-1
/
+1
2017-03-16
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+11
2017-03-04
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
1
-3
/
+11
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-10-19
batman-adv: Use proper name for gateway list head
Sven Eckelmann
1
-3
/
+3
2016-10-19
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Allow to disable debugfs support
Sven Eckelmann
1
-0
/
+12
2016-08-09
batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations
Sven Eckelmann
1
-0
/
+125
2016-08-09
batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations
Matthias Schiffer
1
-0
/
+340
2016-08-09
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
1
-1
/
+222
2016-08-09
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
1
-0
/
+34
2016-07-04
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
1
-10
/
+16
2016-06-30
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
1
-1
/
+2
2016-06-30
batman-adv: init ELP tweaking options only once
Marek Lindner
1
-5
/
+14
2016-06-30
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
1
-10
/
+0
2016-05-18
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
1
-0
/
+10
2016-05-18
batman-adv: make sure ELP/OGM orig MAC is updated on address change
Antonio Quartulli
1
-4
/
+22
2016-05-18
batman-adv: Fix refcnt leak in batadv_v_neigh_*
Sven Eckelmann
1
-7
/
+25
2016-05-18
batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob
Sven Eckelmann
1
-0
/
+4
2016-05-04
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-5
/
+4
2016-05-03
batman-adv: use static string for table headers
Antonio Quartulli
1
-5
/
+4
2016-04-29
batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
Antonio Quartulli
1
-0
/
+12
2016-02-29
batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print API
Linus Luessing
1
-0
/
+55
2016-02-29
batman-adv: B.A.T.M.A.N. V - implement bat_orig_print API
Antonio Quartulli
1
-0
/
+105
2016-02-29
batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API calls
Antonio Quartulli
1
-0
/
+38
2016-02-29
batman-adv: ELP - compute the metric based on the estimated throughput
Antonio Quartulli
1
-0
/
+3
2016-02-29
batman-adv: add throughput override attribute to hard_ifaces
Antonio Quartulli
1
-0
/
+6
2016-02-29
batman-adv: OGMv2 - add basic infrastructure
Antonio Quartulli
1
-3
/
+48
2016-02-29
batman-adv: ELP - creating neighbor structures
Linus Luessing
1
-1
/
+22
2016-02-29
batman-adv: ELP - adding basic infrastructure
Linus Luessing
1
-0
/
+74