index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
gateway_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Reduce usage of char
Sven Eckelmann
2011-06-20
1
-1
/
+1
*
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
2011-06-09
1
-2
/
+2
*
batman-adv: Don't return value in void function
Sven Eckelmann
2011-06-09
1
-1
/
+1
*
batman-adv: Use rcu_dereference_protected by update-side
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
2011-05-30
1
-6
/
+6
*
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-30
1
-2
/
+2
*
batman-adv: Use kzalloc rather than kmalloc followed by memset with 0
Sven Eckelmann
2011-05-30
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
1
-122
/
+174
|
\
|
*
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-05-01
1
-14
/
+19
|
*
batman-adv: fix gw_node_update() and gw_election()
Antonio Quartulli
2011-05-01
1
-4
/
+8
|
*
batman-adv: concentrate all curr_gw related rcu operations in select/deselect...
Marek Lindner
2011-04-17
1
-72
/
+98
|
*
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
2011-04-17
1
-32
/
+48
|
*
batman-adv: Simplify gw_check_election(), use gw_get_selected()
Linus Lüssing
2011-04-17
1
-11
/
+12
|
*
batman-adv: Make gateway_get_selected type safe
Linus Lüssing
2011-04-17
1
-1
/
+1
*
|
batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu
Paul E. McKenney
2011-05-07
1
-9
/
+1
|
/
*
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
1
-2
/
+4
*
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
2011-03-05
1
-0
/
+3
*
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
2011-03-05
1
-30
/
+70
*
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
2011-03-05
1
-21
/
+16
*
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
1
-1
/
+1
*
net: Add batman-adv meshing protocol
Sven Eckelmann
2010-12-16
1
-0
/
+477