summaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_forward.c
AgeCommit message (Expand)Author
2020-07-27net: prp: add packet handling supportMurali Karicheri
2020-07-27net: hsr: define and use proto_ops ptrs to handle hsr specific framesMurali Karicheri
2020-07-27net: prp: add supervision frame generation utility functionMurali Karicheri
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-20net: hsr: remove redundant null checkWang Hai
2020-07-20net: hsr: check for return value of skb_put_padto()Murali Karicheri
2020-07-17net: hsr: fix incorrect lsdu size in the tag of HSR frames for small framesMurali Karicheri
2020-05-07hsr: remove WARN_ONCE() in hsr_fill_frame_info()Taehee Yoo
2019-04-15net: hsr: add tx stats for master interfaceMurali Karicheri
2019-04-06net: hsr: convert to SPDX identifierMurali Karicheri
2019-04-06net: hsr: remove camel case usage in the codeMurali Karicheri
2019-04-06net: hsr: add missing space around operator in codeMurali Karicheri
2019-04-06net: hsr: fix placement of logical operator in a multi-line statementMurali Karicheri
2019-04-06net: hsr: remove unnecessary space after a castMurali Karicheri
2019-04-06net: hsr: fix NULL checks in the codeMurali Karicheri
2019-04-06net: hsr: remove unnecessary paranthesis from the codeMurali Karicheri
2019-04-06net: hsr: fix multiple blank lines in the codeMurali Karicheri
2019-04-06net: hsr: fix lines exceeding 80 charactersMurali Karicheri
2017-06-12hsr: fix incorrect warningKaricheri, Muralidharan
2016-10-18net/hsr: Remove unused but set variableTobias Klauser
2016-04-15net/hsr: Added support for HSR v1Peter Heise
2014-07-08net/hsr: Better frame dispatchArvid Brodin