index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-16
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-16
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
1
-0
/
+14
2012-02-16
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
1
-0
/
+6
2012-02-16
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
1
-0
/
+1
2011-11-20
batman-adv: create a common substructure for tt_global/local_entry
Antonio Quartulli
1
-7
/
+7
2011-10-30
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-2
/
+2
2011-10-25
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
1
-2
/
+2
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
1
-0
/
+1
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
1
-2
/
+2
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
1
-2
/
+2
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
1
-0
/
+1
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
1
-2
/
+4
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
1
-2
/
+24
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
1
-2
/
+31
2011-05-30
batman-adv: a multiline comment should precede the variable it is describing
Antonio Quartulli
1
-4
/
+4
2011-05-08
batman-adv: Remove multiline comments from line ending
Sven Eckelmann
1
-5
/
+5
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
1
-12
/
+12
2011-05-08
batman-adv: multi vlan support for bridge loop detection
Marek Lindner
1
-3
/
+12
2011-05-02
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
1
-1
/
+1
2011-04-17
batman-adv: protect softif_neigh by rcu
Simon Wunderlich
1
-1
/
+1
2011-04-17
batman-adv: Protect global TQ window with a spinlock
Linus Lüssing
1
-0
/
+1
2011-04-17
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
1
-2
/
+2
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
1
-4
/
+4
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
1
-1
/
+0
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
1
-1
/
+2
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
1
-0
/
+4
2011-03-05
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
1
-2
/
+2
2011-03-05
batman-adv: make broadcast seqno operations atomic
Marek Lindner
1
-0
/
+2
2011-03-05
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
1
-3
/
+3
2011-03-05
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
1
-1
/
+1
2011-03-05
batman-adv: Correct rcu refcounting for softif_neigh
Marek Lindner
1
-1
/
+1
2011-03-05
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
1
-1
/
+1
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
1
-2
/
+1
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
1
-5
/
+4
2011-03-05
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
1
-0
/
+1
2011-03-05
batman-adv: protect originator nodes with reference counters
Marek Lindner
1
-0
/
+2
2011-03-05
batman-adv: protect neighbor list with rcu locks
Marek Lindner
1
-0
/
+2
2011-03-05
batman-adv: convert neighbor list to hlist
Marek Lindner
1
-2
/
+2
2011-03-05
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
1
-0
/
+1
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-16
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
1
-2
/
+2
2010-12-17
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+271