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_framereg.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
1
-3
/
+3
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
1
-2
/
+2
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
1
-5
/
+5
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
1
-1
/
+1
2019-04-06
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
1
-1
/
+1
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
1
-12
/
+0
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
1
-3
/
+5
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
1
-0
/
+12
2017-10-25
net: hsr: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+2
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
1
-2
/
+7
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
1
-11
/
+19
2014-07-11
net/hsr: Remove left-over never-true conditional code.
Arvid Brodin
1
-4
/
+0
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
1
-157
/
+161
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
1
-78
/
+64
2014-07-08
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
1
-2
/
+4
2014-07-08
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
1
-1
/
+4
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
1
-54
/
+54
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-03-03
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
1
-1
/
+1
2014-02-18
hsr: Use ether_addr_copy
Joe Perches
1
-10
/
+10
2013-12-17
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
1
-9
/
+4
2013-11-30
net/hsr: Very small fix of comment style.
Arvid Brodin
1
-1
/
+2
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
1
-0
/
+503