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
/
hsr
/
hsr_framereg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hsr: implement dellink to clean up resources
Cong Wang
2019-07-05
1
-1
/
+10
*
hsr: fix don't prune the master node from the node_db
Andreas Oetken
2019-05-23
1
-0
/
+8
*
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
2019-04-06
1
-0
/
+4
*
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
1
-12
/
+0
*
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
1
-5
/
+1
*
net: hsr: add blank line after function declaration
Murali Karicheri
2019-04-06
1
-0
/
+1
*
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-06
1
-35
/
+35
*
net: hsr: add missing space around operator in code
Murali Karicheri
2019-04-06
1
-3
/
+3
*
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2019-04-06
1
-2
/
+2
*
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
1
-5
/
+5
*
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-06
1
-1
/
+1
*
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
2019-04-06
1
-1
/
+1
*
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
1
-12
/
+0
*
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2019-04-06
1
-3
/
+5
*
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
2019-03-06
1
-0
/
+12
*
net: hsr: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-4
/
+2
*
hsr: fix incorrect warning
Karicheri, Muralidharan
2017-06-12
1
-2
/
+7
*
net/hsr: Added support for HSR v1
Peter Heise
2016-04-15
1
-11
/
+19
*
net/hsr: Remove left-over never-true conditional code.
Arvid Brodin
2014-07-11
1
-4
/
+0
*
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
1
-157
/
+161
*
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
1
-78
/
+64
*
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
2014-07-08
1
-2
/
+4
*
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
2014-07-08
1
-1
/
+4
*
net/hsr: Better variable names and update of contact info.
Arvid Brodin
2014-07-08
1
-54
/
+54
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-1
/
+1
|
\
|
*
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
2014-03-03
1
-1
/
+1
*
|
hsr: Use ether_addr_copy
Joe Perches
2014-02-18
1
-10
/
+10
|
/
*
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
2013-12-17
1
-9
/
+4
*
net/hsr: Very small fix of comment style.
Arvid Brodin
2013-11-30
1
-1
/
+2
*
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
2013-11-03
1
-0
/
+503