index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
originator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
1
-14
/
+14
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
1
-1
/
+1
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
1
-21
/
+0
2011-03-05
batman-adv: increase refcount in create_neighbor to be consistent
Marek Lindner
1
-1
/
+3
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
1
-8
/
+13
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
1
-52
/
+21
2011-03-05
batman-adv: make broadcast seqno operations atomic
Marek Lindner
1
-0
/
+1
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
1
-18
/
+8
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
1
-4
/
+21
2011-03-05
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
1
-2
/
+9
2011-03-05
batman-adv: protect originator nodes with reference counters
Marek Lindner
1
-9
/
+52
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
1
-7
/
+20
2011-03-05
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
1
-2
/
+7
2011-03-05
batman-adv: protect neighbor list with rcu locks
Marek Lindner
1
-7
/
+28
2011-03-05
batman-adv: convert neighbor list to hlist
Marek Lindner
1
-15
/
+15
2011-03-05
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
1
-5
/
+15
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-31
batman-adv: remove unused parameters
Simon Wunderlich
1
-1
/
+1
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+564