index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
802
/
mrp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2021-07-01
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
1
-0
/
+14
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-7
/
+6
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-6
/
+5
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2013-09-23
mrp: add periodictimer to allow retries when packets get lost
Noel Burton-Krahn
1
-0
/
+27
2013-05-14
net/802/mrp: fix lockdep splat
Eric Dumazet
1
-2
/
+2
2013-04-12
net/802/mrp: fix possible race condition when calling mrp_pdu_queue()
David Ward
1
-0
/
+4
2013-02-11
mrp: make mrp_rcv static
Stephen Hemminger
1
-2
/
+2
2013-02-10
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
1
-0
/
+895