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
starfive-6.6.48-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
/
routing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-05
batman-adv: increase refcount in create_neighbor to be consistent
Marek Lindner
1
-36
/
+27
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
1
-12
/
+12
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
1
-27
/
+13
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
1
-28
/
+27
2011-03-05
batman-adv: make broadcast seqno operations atomic
Marek Lindner
1
-22
/
+34
2011-03-05
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
1
-31
/
+30
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
1
-116
/
+222
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
1
-150
/
+163
2011-03-05
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
1
-4
/
+23
2011-03-05
batman-adv: protect originator nodes with reference counters
Marek Lindner
1
-10
/
+23
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
1
-1
/
+15
2011-03-05
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
1
-9
/
+31
2011-03-05
batman-adv: protect neighbor list with rcu locks
Marek Lindner
1
-14
/
+27
2011-03-05
batman-adv: convert neighbor list to hlist
Marek Lindner
1
-11
/
+18
2011-03-05
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
1
-0
/
+7
2011-02-12
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
1
-1
/
+0
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-31
batman-adv: Remove unused variables
Sven Eckelmann
1
-7
/
+0
2011-01-31
batman-adv: remove unused parameters
Simon Wunderlich
1
-9
/
+6
2011-01-31
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
1
-1
/
+1
2010-12-17
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+1397