index
:
pub/scm/linux/kernel/git/harry/linux.git
master
harry's fork of linux.git
Harry Yoo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_framereg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
Xin Xie
1
-2
/
+11
2026-07-27
net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
Xin Xie
1
-4
/
+10
2026-06-12
net: hsr: simplify fill_last_seq_nrs()
Yury Norov
1
-10
/
+8
2026-06-02
hsr: Remove WARN_ONCE() in hsr_addr_is_self().
Kuniyuki Iwashima
1
-3
/
+1
2026-05-15
net: hsr: defer node table free until after RCU readers
Michael Bommarito
1
-2
/
+2
2026-05-12
net: hsr: fix NULL pointer dereference in hsr_get_node_data()
Quan Sun
1
-1
/
+4
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+36
2026-04-02
net: hsr: serialize seq_blocks merge across nodes
Luka Gejak
1
-2
/
+36
2026-02-27
net/hsr: update outdated comments
Kexin Sun
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-10
hsr: Implement more robust duplicate discard for HSR
Felix Maurer
1
-106
/
+110
2026-02-10
hsr: Implement more robust duplicate discard for PRP
Felix Maurer
1
-73
/
+139
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+2
2025-03-13
net: hsr: Add KUnit test for PRP
Jaakko Karrenpalo
1
-0
/
+4
2025-03-13
net: hsr: Fix PRP duplicate detection
Jaakko Karrenpalo
1
-3
/
+92
2024-06-14
net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
Lukasz Majewski
1
-0
/
+12
2024-04-26
net: hsr: Provide RedBox support (HSR-SAN)
Lukasz Majewski
1
-0
/
+52
2024-03-14
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
1
-0
/
+4
2023-09-18
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
1
-2
/
+2
2023-03-16
hsr: ratelimit only when errors are printed
Matthieu Baerts
1
-1
/
+1
2023-03-14
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
1
-1
/
+1
2022-12-01
hsr: Use a single struct for self_node.
Sebastian Andrzej Siewior
1
-35
/
+28
2022-12-01
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
1
-1
/
+8
2022-12-01
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
1
-5
/
+11
2022-12-01
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
1
-126
/
+75
2022-02-21
net: hsr: fix hsr build error when lockdep is not enabled
Juhee Kang
1
-10
/
+15
2022-02-19
net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()
Juhee Kang
1
-6
/
+10
2022-02-06
net: hsr: use hlist_head instead of list_head for mac addresses
Juhee Kang
1
-76
/
+116
2021-10-26
net: hsr: Add support for redbox supervision frames
Andreas Oetken
1
-11
/
+50
2021-10-24
net: hsr: get ready for const netdev->dev_addr
Jakub Kicinski
1
-2
/
+2
2021-06-16
net: hsr: don't check sequence number if tag removal is offloaded
George McCollister
1
-1
/
+2
2021-02-25
net: hsr: add support for EntryForgetTime
Marco Wenzel
1
-2
/
+7
2021-02-11
net: hsr: add offloading support
George McCollister
1
-0
/
+2
2020-07-27
net: prp: add packet handling support
Murali Karicheri
1
-19
/
+75
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
1
-0
/
+1
2020-07-17
net: hsr: validate address B before copying to skb
Murali Karicheri
1
-1
/
+2
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+2
2020-03-16
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
1
-7
/
+2
2020-02-29
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
1
-1
/
+2
2020-02-19
net: hsr: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-01-21
net/hsr: remove seq_nr_after_or_eq
Alex Shi
1
-1
/
+0
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
1
-27
/
+46
2019-07-05
hsr: implement dellink to clean up resources
Cong Wang
1
-1
/
+10
2019-05-23
hsr: fix don't prune the master node from the node_db
Andreas Oetken
1
-0
/
+8
2019-04-06
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
1
-0
/
+4
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
1
-12
/
+0
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
1
-5
/
+1
2019-04-06
net: hsr: add blank line after function declaration
Murali Karicheri
1
-0
/
+1
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
1
-35
/
+35
[next]