index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
vis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
1
-7
/
+10
2011-09-08
batman-adv: Remove unnecessary OOM logging messages
Joe Perches
1
-3
/
+1
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
1
-1
/
+1
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
1
-2
/
+2
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
1
-7
/
+6
2011-05-30
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
Antonio Quartulli
1
-16
/
+0
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
1
-20
/
+17
2011-05-30
batman-adv: Remove casts from type x to type x
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
1
-17
/
+19
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
1
-9
/
+9
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
1
-11
/
+26
2011-04-17
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
1
-46
/
+45
2011-03-07
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
1
-82
/
+110
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
1
-3
/
+3
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
1
-27
/
+9
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
1
-1
/
+1
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
1
-44
/
+59
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
1
-9
/
+9
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
1
-6
/
+27
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
1
-4
/
+14
2011-01-31
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
1
-1
/
+1
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-30
batman-adv: Make vis info stack traversal threadsafe
Sven Eckelmann
1
-3
/
+4
2011-01-30
batman-adv: Remove vis info element in free_info
Sven Eckelmann
1
-0
/
+1
2011-01-30
batman-adv: Remove vis info on hashing errors
Sven Eckelmann
1
-1
/
+1
2011-01-25
batman-adv: Fix kernel panic when fetching vis data on a vis server
Linus Lüssing
1
-2
/
+2
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+949