index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
gateway_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Update copyright years
Sven Eckelmann
2012-02-17
1
-1
/
+1
*
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
2012-02-17
1
-1
/
+1
*
batman-adv: remove extra negation in gw_out_of_range()
Dan Carpenter
2011-12-07
1
-1
/
+1
*
batman-adv: refactoring gateway handling code
Marek Lindner
2011-11-20
1
-59
/
+94
*
batman-adv: correct several typ0s in the comments
Antonio Quartulli
2011-08-22
1
-5
/
+5
*
batman-adv: Replace version info instead of appending them
Sven Eckelmann
2011-07-05
1
-3
/
+2
*
batman-adv: improved gateway tq-based selection
Antonio Quartulli
2011-06-20
1
-2
/
+92
*
batman-adv: throw uevent in userspace on gateway add/change/del event
Antonio Quartulli
2011-06-20
1
-0
/
+6
*
batman-adv: gateway election code refactoring
Antonio Quartulli
2011-06-20
1
-56
/
+80
*
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