index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_forward.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
net: hsr: add offloading support
George McCollister
1
-3
/
+24
2021-02-11
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+13
2020-07-20
net: hsr: remove redundant null check
Wang Hai
1
-4
/
+2
2020-07-20
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
1
-6
/
+11
2020-07-17
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
1
-0
/
+3
2020-05-07
hsr: remove WARN_ONCE() in hsr_fill_frame_info()
Taehee Yoo
1
-1
/
+1
2019-04-15
net: hsr: add tx stats for master interface
Murali Karicheri
1
-0
/
+7
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
1
-5
/
+1
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
1
-19
/
+19
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
1
-1
/
+1
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
1
-4
/
+4
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
1
-5
/
+5
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
1
-6
/
+6
2019-04-06
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
1
-12
/
+11
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
1
-8
/
+0
2019-04-06
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-15
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