summaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_framereg.c
Commit message (Expand)AuthorAgeFilesLines
* net: hsr: Convert timers to use timer_setup()Kees Cook2017-10-251-4/+2
* hsr: fix incorrect warningKaricheri, Muralidharan2017-06-121-2/+7
* net/hsr: Added support for HSR v1Peter Heise2016-04-151-11/+19
* net/hsr: Remove left-over never-true conditional code.Arvid Brodin2014-07-111-4/+0
* net/hsr: Better frame dispatchArvid Brodin2014-07-081-157/+161
* net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin2014-07-081-78/+64
* net/hsr: Move slave init to hsr_slave.c.Arvid Brodin2014-07-081-2/+4
* net/hsr: Move to per-hsr device prune timer.Arvid Brodin2014-07-081-1/+4
* net/hsr: Better variable names and update of contact info.Arvid Brodin2014-07-081-54/+54
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-1/+1
|\
| * hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter2014-03-031-1/+1
* | hsr: Use ether_addr_copyJoe Perches2014-02-181-10/+10
|/
* net/hsr: using kfree_rcu() to simplify the codeWei Yongjun2013-12-171-9/+4
* net/hsr: Very small fix of comment style.Arvid Brodin2013-11-301-1/+2
* net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-031-0/+503
OpenPOWER on IntegriCloud