index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh_pathtbl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-1
/
+1
|
\
|
*
mac80211: mesh: drop redundant rcu_read_lock/unlock calls
Felix Fietkau
2019-04-26
1
-1
/
+1
*
|
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
2019-03-29
1
-1
/
+1
|
/
*
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
Herbert Xu
2019-02-22
1
-16
/
+8
*
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
2019-02-18
1
-1
/
+1
*
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu
2019-02-15
1
-8
/
+9
*
mac80211: Use linked list instead of rhashtable walk for mesh tables
Herbert Xu
2019-02-15
1
-101
/
+37
*
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
1
-24
/
+10
*
mac80211: Convert timers to use timer_setup()
Kees Cook
2017-11-20
1
-2
/
+1
*
mac80211: Use setup_timer instead of init_timer for mesh path
Ondřej Lysoněk
2017-03-16
1
-3
/
+2
*
mac80211: use DECLARE_EWMA for mesh_fail_avg
Manoharan, Rajkumar
2017-03-06
1
-0
/
+3
*
mac80211: make mpath path fixing more robust
Pedersen, Thomas
2016-09-12
1
-1
/
+1
*
mac80211: mesh: embed gates hlist head directly
Bob Copeland
2016-04-05
1
-14
/
+4
*
mac80211: mesh: fix crash in mesh_path_timer
Bob Copeland
2016-04-05
1
-15
/
+18
*
mac80211: mesh: convert path table to rhashtable
Bob Copeland
2016-04-05
1
-532
/
+254
*
mac80211: mesh: embed known gates list in struct mesh_path
Bob Copeland
2016-04-05
1
-56
/
+44
*
mac80211: mesh: factor out common mesh path allocation code
Bob Copeland
2016-04-05
1
-23
/
+28
*
mac80211: mesh: don't hash sdata in mpath tables
Bob Copeland
2016-04-05
1
-10
/
+8
*
mac80211: mesh: move path tables into if_mesh
Bob Copeland
2016-04-05
1
-102
/
+79
*
mac80211: Unify mesh and mpp path removal function
Henning Rogge
2016-02-24
1
-36
/
+41
*
mac80211: let unused MPP table entries timeout
Henning Rogge
2016-02-24
1
-0
/
+51
*
mac80211: Remove MPP table entries with MPath
Henning Rogge
2016-02-24
1
-0
/
+26
*
mac80211: mesh: drop constant field mean_chain_len
Bob Copeland
2016-02-24
1
-6
/
+3
*
mac80211: mesh: print MAC address instead of pointer
Johannes Berg
2015-12-04
1
-2
/
+2
*
mac80211: mesh: fix call_rcu() usage
Johannes Berg
2015-11-17
1
-4
/
+4
*
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
2014-10-09
1
-0
/
+31
*
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-27
1
-2
/
+2
*
mac80211: remove BUG_ON usage
Johannes Berg
2014-04-29
1
-2
/
+4
*
mac80211: use put_unaligned_le in mesh when necessary
Chun-Yeow Yeoh
2013-11-25
1
-4
/
+3
*
mac80211: return new mpath from mesh_path_add()
Bob Copeland
2013-04-08
1
-28
/
+28
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-28
/
+17
*
mac80211: clean up mesh code
Johannes Berg
2013-02-15
1
-43
/
+46
*
mac80211: constify IE parsing
Johannes Berg
2013-02-15
1
-5
/
+6
*
mac80211: mesh power save basics
Marco Porsch
2013-02-04
1
-0
/
+1
*
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
2012-08-20
1
-16
/
+18
*
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
2012-08-20
1
-7
/
+1
*
mac80211: use eth_broadcast_addr
Johannes Berg
2012-07-31
1
-1
/
+1
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-2
/
+2
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-18
/
+12
*
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
1
-1
/
+1
*
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-6
/
+6
*
mac80211: fix the assignment of PREQ's MAC address for Proactive RANN
Chun-Yeow Yeoh
2012-04-12
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-19
/
+21
|
\
|
*
mac80211: fix smatch lock errors in mesh
Thomas Pedersen
2012-03-07
1
-10
/
+10
|
*
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
1
-6
/
+8
|
*
mac80211: rename mesh static path_lookup()
Luis R. Rodriguez
2012-02-08
1
-3
/
+3
*
|
mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim()
Paul E. McKenney
2012-02-21
1
-7
/
+1
|
/
*
mac80211: don't initiate path discovery when forwarding frame with unknown DA
Thomas Pedersen
2011-11-28
1
-27
/
+0
*
mac80211: failed forwarded mesh frame addressing
Thomas Pedersen
2011-11-28
1
-2
/
+4
[next]