index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_forward.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2022-12-01
1
-2
/
+1
*
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2022-12-01
1
-3
/
+2
*
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
2022-12-01
1
-0
/
+3
*
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
2022-12-01
1
-5
/
+2
*
net: hsr: Fix potential use-after-free
YueHaibing
2022-11-28
1
-2
/
+3
*
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
2022-10-18
1
-6
/
+6
*
net: hsr: use hlist_head instead of list_head for mac addresses
Juhee Kang
2022-02-06
1
-2
/
+5
*
net: hsr: Add support for redbox supervision frames
Andreas Oetken
2021-10-26
1
-6
/
+48
*
net: hsr: fix mac_len checks
George McCollister
2021-05-24
1
-9
/
+21
*
net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
Phillip Potter
2021-05-03
1
-0
/
+4
*
net: hsr: Reset MAC header for Tx path
Kurt Kanzenbach
2021-04-07
1
-6
/
+0
*
net: hsr: add offloading support
George McCollister
2021-02-11
1
-3
/
+24
*
net: hsr: generate supervision frame without HSR/PRP tag
George McCollister
2021-02-11
1
-1
/
+7
*
net: prp: add packet handling support
Murali Karicheri
2020-07-27
1
-57
/
+215
*
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
2020-07-27
1
-26
/
+37
*
net: prp: add supervision frame generation utility function
Murali Karicheri
2020-07-27
1
-1
/
+3
*
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-27
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-5
/
+13
|
\
|
*
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
2020-07-20
1
-6
/
+11
|
*
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
2020-07-17
1
-0
/
+3
*
|
net: hsr: remove redundant null check
Wang Hai
2020-07-20
1
-4
/
+2
|
/
*
hsr: remove WARN_ONCE() in hsr_fill_frame_info()
Taehee Yoo
2020-05-07
1
-1
/
+1
*
net: hsr: add tx stats for master interface
Murali Karicheri
2019-04-15
1
-0
/
+7
*
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
1
-5
/
+1
*
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-06
1
-19
/
+19
*
net: hsr: add missing space around operator in code
Murali Karicheri
2019-04-06
1
-1
/
+1
*
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2019-04-06
1
-4
/
+4
*
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
1
-5
/
+5
*
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-06
1
-6
/
+6
*
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
2019-04-06
1
-12
/
+11
*
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
1
-8
/
+0
*
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2019-04-06
1
-1
/
+2
*
hsr: fix incorrect warning
Karicheri, Muralidharan
2017-06-12
1
-2
/
+1
*
net/hsr: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-4
/
+0
*
net/hsr: Added support for HSR v1
Peter Heise
2016-04-15
1
-11
/
+32
*
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
1
-0
/
+368