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_main.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: Add support for HSR
Kurt Kanzenbach
2022-03-02
1
-16
/
+0
*
net: hsr: use hlist_head instead of list_head for mac addresses
Juhee Kang
2022-02-06
1
-2
/
+7
*
hsr: remove get_prp_lan_id()
Jakub Kicinski
2022-01-27
1
-5
/
+0
*
net: hsr: Add support for redbox supervision frames
Andreas Oetken
2021-10-26
1
-5
/
+11
*
net: hsr: fix mac_len checks
George McCollister
2021-05-24
1
-2
/
+2
*
net: hsr: add support for EntryForgetTime
Marco Wenzel
2021-02-25
1
-0
/
+1
*
net: hsr: add offloading support
George McCollister
2021-02-11
1
-7
/
+1
*
net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary
Andreas Oetken
2021-02-02
1
-1
/
+4
*
net: prp: add packet handling support
Murali Karicheri
2020-07-27
1
-1
/
+72
*
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
2020-07-27
1
-0
/
+8
*
net: prp: add supervision frame generation utility function
Murali Karicheri
2020-07-27
1
-0
/
+22
*
net: hsr: introduce protocol specific function pointers
Murali Karicheri
2020-07-27
1
-0
/
+6
*
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-27
1
-1
/
+10
*
net: hsr: remove unused inline functions
YueHaibing
2020-04-29
1
-19
/
+0
*
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
Taehee Yoo
2020-02-29
1
-1
/
+0
*
hsr: Fix a compilation error
xiaofeng.yan
2020-01-20
1
-1
/
+1
*
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2019-12-25
1
-2
/
+3
*
hsr: rename debugfs file when interface name is changed
Taehee Yoo
2019-12-25
1
-0
/
+4
*
hsr: add hsr root debugfs directory
Taehee Yoo
2019-12-25
1
-0
/
+6
*
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
2019-12-25
1
-7
/
+4
*
net: hsr: fix debugfs path to support multiple interfaces
Murali Karicheri
2019-04-15
1
-2
/
+3
*
net: hsr: fix naming of file and functions
Murali Karicheri
2019-04-15
1
-4
/
+4
*
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
1
-0
/
+17
*
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
-7
/
+7
*
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
1
-5
/
+5
*
net: hsr: fix lines that ends with a '('
Murali Karicheri
2019-04-06
1
-3
/
+2
*
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
1
-7
/
+0
*
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2019-04-06
1
-4
/
+4
*
net/hsr: Added support for HSR v1
Peter Heise
2016-04-15
1
-1
/
+12
*
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
1
-2
/
+14
*
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
1
-15
/
+16
*
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
2014-07-08
1
-0
/
+1
*
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
2014-07-08
1
-0
/
+3
*
net/hsr: Better variable names and update of contact info.
Arvid Brodin
2014-07-08
1
-10
/
+10
*
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
2013-11-03
1
-0
/
+166