index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_forward.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
net: hsr: Add support for redbox supervision frames
Andreas Oetken
1
-6
/
+48
2021-05-25
net: hsr: fix mac_len checks
George McCollister
1
-9
/
+21
2021-05-03
net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
Phillip Potter
1
-0
/
+4
2021-04-08
net: hsr: Reset MAC header for Tx path
Kurt Kanzenbach
1
-6
/
+0
2021-02-12
net: hsr: add offloading support
George McCollister
1
-3
/
+24
2021-02-12
net: hsr: generate supervision frame without HSR/PRP tag
George McCollister
1
-1
/
+7
2020-07-27
net: prp: add packet handling support
Murali Karicheri
1
-57
/
+215
2020-07-27
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
1
-26
/
+37
2020-07-27
net: prp: add supervision frame generation utility function
Murali Karicheri
1
-1
/
+3
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
1
-0
/
+2
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+13
2020-07-21
net: hsr: remove redundant null check
Wang Hai
1
-4
/
+2
2020-07-21
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
1
-6
/
+11
2020-07-18
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
1
-0
/
+3
2020-05-08
hsr: remove WARN_ONCE() in hsr_fill_frame_info()
Taehee Yoo
1
-1
/
+1
2019-04-16
net: hsr: add tx stats for master interface
Murali Karicheri
1
-0
/
+7
2019-04-07
net: hsr: convert to SPDX identifier
Murali Karicheri
1
-5
/
+1
2019-04-07
net: hsr: remove camel case usage in the code
Murali Karicheri
1
-19
/
+19
2019-04-07
net: hsr: add missing space around operator in code
Murali Karicheri
1
-1
/
+1
2019-04-07
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
1
-4
/
+4
2019-04-07
net: hsr: remove unnecessary space after a cast
Murali Karicheri
1
-5
/
+5
2019-04-07
net: hsr: fix NULL checks in the code
Murali Karicheri
1
-6
/
+6
2019-04-07
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
1
-12
/
+11
2019-04-07
net: hsr: fix multiple blank lines in the code
Murali Karicheri
1
-8
/
+0
2019-04-07
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
1
-1
/
+2
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
1
-2
/
+1
2016-10-18
net/hsr: Remove unused but set variable
Tobias Klauser
1
-4
/
+0
2016-04-16
net/hsr: Added support for HSR v1
Peter Heise
1
-11
/
+32
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
1
-0
/
+368