Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
net
/
hsr
/
hsr_main.c
e35b8d7
net: use eth_hw_addr_set() instead of ether_addr_copy()
by Jakub Kicinski
· 3 years, 4 months ago
dcf0cd1
net: hsr: add offloading support
by George McCollister
· 4 years ago
8f4c0e0
hsr: enhance netlink socket interface to support PRP
by Murali Karicheri
· 4 years, 6 months ago
de0083c
hsr: avoid to create proc file after unregister
by Taehee Yoo
· 4 years, 7 months ago
34a9c36
hsr: remove hsr interface if all slaves are removed
by Taehee Yoo
· 4 years, 9 months ago
e0a4b99
hsr: use upper/lower device infrastructure
by Taehee Yoo
· 4 years, 11 months ago
04b6942
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
by Taehee Yoo
· 5 years ago
92a3567
hsr: fix a race condition in node list insertion and deletion
by Taehee Yoo
· 5 years ago
4c2d5e3
hsr: rename debugfs file when interface name is changed
by Taehee Yoo
· 5 years ago
c6c4ccd
hsr: add hsr root debugfs directory
by Taehee Yoo
· 5 years ago
0e7623b
net: hsr: convert to SPDX identifier
by Murali Karicheri
· 6 years ago
05ca6e6
net: hsr: fix NULL checks in the code
by Murali Karicheri
· 6 years ago
d473077
net: hsr: fix multiple blank lines in the code
by Murali Karicheri
· 6 years ago
d595b85
net: hsr: fix lines exceeding 80 characters
by Murali Karicheri
· 6 years ago
56b08fd
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface.
by Arvid Brodin
· 10 years ago
f266a68
net/hsr: Better frame dispatch
by Arvid Brodin
· 11 years ago
c5a7591
net/hsr: Use list_head (and rcu) instead of array for slave devices.
by Arvid Brodin
· 11 years ago
51f3c60
net/hsr: Move slave init to hsr_slave.c.
by Arvid Brodin
· 11 years ago
e9aae56
net/hsr: Operstate handling cleanup.
by Arvid Brodin
· 11 years ago
abff716
net/hsr: Move to per-hsr device prune timer.
by Arvid Brodin
· 11 years ago
81ba6af
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
by Arvid Brodin
· 11 years ago
70ebe4a
net/hsr: Better variable names and update of contact info.
by Arvid Brodin
· 11 years ago
02f2d5a
hsr: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
e83abe3
hsr: Use ether_addr_copy
by Joe Perches
· 11 years ago
f421436
net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
by Arvid Brodin
· 11 years ago