index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
Age
Commit message (
Expand
)
Author
2014-03-27
hsr: replace del_timer by del_timer_sync
Julia Lawall
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-03
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
2014-02-18
hsr: Use ether_addr_copy
Joe Perches
2013-12-17
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
2013-11-30
net/hsr: Support iproute print_opt ('ip -details ...')
Arvid Brodin
2013-11-30
net/hsr: Very small fix of comment style.
Arvid Brodin
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
hsr: don't call genl_unregister_mc_group()
Johannes Berg
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-14
net/hsr: Fix possible leak in 'hsr_get_node_status()'
Geyslan G. Bem
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
hsr: use genl_register_family_with_ops()
Johannes Berg
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin