index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_netlink.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-8
/
+14
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-04-21
NLA_BINARY misuse bug in HSR
Peter Heise
1
-4
/
+3
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
1
-2
/
+8
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 (HSRv0)
Arvid Brodin
1
-0
/
+457