index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.
Arvid Brodin
1
-2
/
+6
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
1
-1
/
+1
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
1
-28
/
+29
2014-07-08
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
1
-15
/
+38
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
1
-27
/
+27
2013-11-30
net/hsr: Support iproute print_opt ('ip -details ...')
Arvid Brodin
1
-0
/
+28
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-13
/
+6
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
1
-2
/
+4
2013-11-19
hsr: don't call genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-14
net/hsr: Fix possible leak in 'hsr_get_node_status()'
Geyslan G. Bem
1
-1
/
+1
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-11-14
hsr: use genl_register_family_with_ops()
Johannes Berg
1
-29
/
+17
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
1
-0
/
+457