summaryrefslogtreecommitdiff
path: root/net/hsr/hsr_framereg.h
AgeCommit message (Expand)Author
2022-12-01hsr: Synchronize sequence number updates.Sebastian Andrzej Siewior
2022-12-01hsr: Avoid double remove of a node.Sebastian Andrzej Siewior
2022-12-01Revert "net: hsr: use hlist_head instead of list_head for mac addresses"Sebastian Andrzej Siewior
2022-02-21net: hsr: fix hsr build error when lockdep is not enabledJuhee Kang
2022-02-19net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()Juhee Kang
2022-02-06net: hsr: use hlist_head instead of list_head for mac addressesJuhee Kang
2021-10-24net: hsr: get ready for const netdev->dev_addrJakub Kicinski
2021-02-25net: hsr: add support for EntryForgetTimeMarco Wenzel
2020-07-27net: prp: add packet handling supportMurali Karicheri
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri
2019-12-25hsr: fix a race condition in node list insertion and deletionTaehee Yoo
2019-07-05hsr: implement dellink to clean up resourcesCong Wang
2019-04-06net: hsr: add debugfs support for display node listMurali Karicheri
2019-04-06net: hsr: convert to SPDX identifierMurali Karicheri
2019-03-06net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan
2017-10-25net: hsr: Convert timers to use timer_setup()Kees Cook
2017-06-12hsr: fix incorrect warningKaricheri, Muralidharan
2014-07-08net/hsr: Better frame dispatchArvid Brodin
2014-07-08net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin
2014-07-08net/hsr: Move to per-hsr device prune timer.Arvid Brodin
2014-07-08net/hsr: Better variable names and update of contact info.Arvid Brodin
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin