summaryrefslogtreecommitdiff
path: root/net/hsr/hsr_framereg.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-25net: hsr: add support for EntryForgetTimeMarco Wenzel1-0/+1
2020-07-27net: prp: add packet handling supportMurali Karicheri1-4/+25
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri1-0/+2
2019-12-26hsr: fix a race condition in node list insertion and deletionTaehee Yoo1-4/+2
2019-07-06hsr: implement dellink to clean up resourcesCong Wang1-1/+2
2019-04-07net: hsr: add debugfs support for display node listMurali Karicheri1-0/+12
2019-04-07net: hsr: convert to SPDX identifierMurali Karicheri1-5/+1
2019-03-06net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan1-0/+1
2017-10-25net: hsr: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-06-12hsr: fix incorrect warningKaricheri, Muralidharan1-1/+1
2014-07-08net/hsr: Better frame dispatchArvid Brodin1-11/+14
2014-07-08net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin1-7/+5
2014-07-08net/hsr: Move to per-hsr device prune timer.Arvid Brodin1-1/+1
2014-07-08net/hsr: Better variable names and update of contact info.Arvid Brodin1-18/+18
2013-11-04net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin1-0/+53