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
/
802
/
mrp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fill in MODULE_DESCRIPTION()s under net/802*
Jakub Kicinski
2023-10-28
1
-0
/
+1
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-2
/
+2
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
1
-5
/
+13
|
\
|
*
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2022-11-18
1
-5
/
+13
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
2021-07-01
1
-0
/
+14
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-7
/
+6
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-6
/
+5
*
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
1
-1
/
+1
*
mrp: add periodictimer to allow retries when packets get lost
Noel Burton-Krahn
2013-09-23
1
-0
/
+27
*
net/802/mrp: fix lockdep splat
Eric Dumazet
2013-05-14
1
-2
/
+2
*
net/802/mrp: fix possible race condition when calling mrp_pdu_queue()
David Ward
2013-04-12
1
-0
/
+4
*
mrp: make mrp_rcv static
Stephen Hemminger
2013-02-11
1
-2
/
+2
*
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
2013-02-10
1
-0
/
+895