index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_framereg.c
Age
Commit message (
Expand
)
Author
2026-06-12
net: hsr: simplify fill_last_seq_nrs()
Yury Norov
2026-06-02
hsr: Remove WARN_ONCE() in hsr_addr_is_self().
Kuniyuki Iwashima
2026-05-15
net: hsr: defer node table free until after RCU readers
Michael Bommarito
2026-05-12
net: hsr: fix NULL pointer dereference in hsr_get_node_data()
Quan Sun
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
net: hsr: serialize seq_blocks merge across nodes
Luka Gejak
2026-02-27
net/hsr: update outdated comments
Kexin Sun
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
hsr: Implement more robust duplicate discard for HSR
Felix Maurer
2026-02-10
hsr: Implement more robust duplicate discard for PRP
Felix Maurer
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-03-13
net: hsr: Add KUnit test for PRP
Jaakko Karrenpalo
2025-03-13
net: hsr: Fix PRP duplicate detection
Jaakko Karrenpalo
2024-06-14
net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
Lukasz Majewski
2024-04-26
net: hsr: Provide RedBox support (HSR-SAN)
Lukasz Majewski
2024-03-14
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
2023-09-18
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
2023-03-16
hsr: ratelimit only when errors are printed
Matthieu Baerts
2023-03-14
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
2022-12-01
hsr: Use a single struct for self_node.
Sebastian Andrzej Siewior
2022-12-01
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2022-12-01
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2022-12-01
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
2022-02-21
net: hsr: fix hsr build error when lockdep is not enabled
Juhee Kang
2022-02-19
net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()
Juhee Kang
2022-02-06
net: hsr: use hlist_head instead of list_head for mac addresses
Juhee Kang
2021-10-26
net: hsr: Add support for redbox supervision frames
Andreas Oetken
2021-10-24
net: hsr: get ready for const netdev->dev_addr
Jakub Kicinski
2021-06-16
net: hsr: don't check sequence number if tag removal is offloaded
George McCollister
2021-02-25
net: hsr: add support for EntryForgetTime
Marco Wenzel
2021-02-11
net: hsr: add offloading support
George McCollister
2020-07-27
net: prp: add packet handling support
Murali Karicheri
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-17
net: hsr: validate address B before copying to skb
Murali Karicheri
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-16
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2020-02-29
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
2020-02-19
net: hsr: Pass lockdep expression to RCU lists
Amol Grover
2020-01-21
net/hsr: remove seq_nr_after_or_eq
Alex Shi
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2019-07-05
hsr: implement dellink to clean up resources
Cong Wang
2019-05-23
hsr: fix don't prune the master node from the node_db
Andreas Oetken
2019-04-06
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
net: hsr: add blank line after function declaration
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
[next]