index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_forward.c
Age
Commit message (
Expand
)
Author
2020-07-27
net: prp: add packet handling support
Murali Karicheri
2020-07-27
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
2020-07-27
net: prp: add supervision frame generation utility function
Murali Karicheri
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-20
net: hsr: remove redundant null check
Wang Hai
2020-07-20
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
2020-07-17
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
2020-05-07
hsr: remove WARN_ONCE() in hsr_fill_frame_info()
Taehee Yoo
2019-04-15
net: hsr: add tx stats for master interface
Murali Karicheri
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-06
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
2016-10-18
net/hsr: Remove unused but set variable
Tobias Klauser
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin