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
/
unicast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
2011-08-22
1
-2
/
+4
*
batman-adv: improved client announcement mechanism
Antonio Quartulli
2011-06-20
1
-0
/
+3
*
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
2011-05-30
1
-11
/
+10
*
batman-adv: Remove casts from type x to type x
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-30
1
-2
/
+2
*
batman-adv: move neigh_node->if_incoming->if_status check in find_router()
Antonio Quartulli
2011-05-30
1
-3
/
+0
*
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-08
1
-1
/
+1
*
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-05-01
1
-5
/
+11
*
batman-adv: concentrate all curr_gw related rcu operations in select/deselect...
Marek Lindner
2011-04-17
1
-1
/
+1
*
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-03-07
1
-47
/
+46
|
\
|
*
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
2011-03-05
1
-4
/
+4
|
*
batman-adv: remove orig_hash spinlock
Marek Lindner
2011-03-05
1
-23
/
+13
|
*
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
1
-3
/
+3
|
*
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
1
-12
/
+9
|
*
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
2011-03-05
1
-3
/
+2
|
*
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
2011-03-05
1
-23
/
+34
|
*
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-03-05
1
-1
/
+1
|
*
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-03-05
1
-0
/
+2
*
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-02-11
1
-12
/
+7
|
\
|
|
*
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
2011-02-11
1
-6
/
+1
|
*
batman-adv: Split combined variable declarations
Marek Lindner
2011-02-11
1
-2
/
+2
|
*
batman-adv: Use successive sequence numbers for fragments
Sven Eckelmann
2011-02-11
1
-4
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-08
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
2011-02-08
1
-5
/
+10
*
|
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
1
-1
/
+1
*
|
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
2011-01-31
1
-2
/
+6
*
|
batman-adv: Create roughly equal sized fragments
Sven Eckelmann
2011-01-31
1
-2
/
+3
|
/
*
batman-adv: Even Batman should not dereference NULL pointers
Jesper Juhl
2011-01-13
1
-2
/
+4
*
net: Add batman-adv meshing protocol
Sven Eckelmann
2010-12-16
1
-0
/
+343