index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_framereg.h
Age
Commit message (
Expand
)
Author
2022-02-21
net: hsr: fix hsr build error when lockdep is not enabled
Juhee Kang
2022-02-19
net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()
Juhee Kang
2022-02-06
net: hsr: use hlist_head instead of list_head for mac addresses
Juhee Kang
2021-10-24
net: hsr: get ready for const netdev->dev_addr
Jakub Kicinski
2021-02-25
net: hsr: add support for EntryForgetTime
Marco Wenzel
2020-07-27
net: prp: add packet handling support
Murali Karicheri
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2019-07-05
hsr: implement dellink to clean up resources
Cong Wang
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
2017-10-25
net: hsr: Convert timers to use timer_setup()
Kees Cook
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin