index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
1
-0
/
+2
2020-06-22
hsr: avoid to create proc file after unregister
Taehee Yoo
1
-3
/
+6
2020-04-30
hsr: remove hsr interface if all slaves are removed
Taehee Yoo
1
-2
/
+20
2020-02-29
hsr: use upper/lower device infrastructure
Taehee Yoo
1
-1
/
+2
2019-12-30
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
1
-1
/
+1
2019-12-25
hsr: rename debugfs file when interface name is changed
Taehee Yoo
1
-0
/
+3
2019-12-25
hsr: add hsr root debugfs directory
Taehee Yoo
1
-0
/
+1
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
1
-5
/
+1
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
1
-2
/
+2
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
1
-3
/
+0
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
1
-1
/
+2
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
1
-0
/
+4
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
1
-20
/
+0
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
1
-88
/
+40
2014-07-08
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
1
-10
/
+14
2014-07-08
net/hsr: Operstate handling cleanup.
Arvid Brodin
1
-8
/
+1
2014-07-08
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
1
-24
/
+0
2014-07-08
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
1
-245
/
+3
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
1
-85
/
+85
2014-03-27
hsr: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-02-18
hsr: Use ether_addr_copy
Joe Perches
1
-2
/
+2
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
1
-0
/
+469