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_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-09-09
hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Ye Bin
1
-3
/
+3
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
1
-7
/
+31
2020-06-22
hsr: avoid to create proc file after unregister
Taehee Yoo
1
-0
/
+17
2020-04-07
hsr: check protocol version in hsr_newlink()
Taehee Yoo
1
-2
/
+8
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-28
/
+42
2020-03-16
hsr: set .netnsok flag
Taehee Yoo
1
-0
/
+1
2020-03-16
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
1
-14
/
+24
2020-03-16
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
1
-18
/
+21
2020-02-29
hsr: remove unnecessary rcu_read_lock() in hsr module
Taehee Yoo
1
-18
/
+9
2020-02-29
hsr: use extack error message instead of netdev_info
Taehee Yoo
1
-7
/
+15
2019-12-25
hsr: add hsr root debugfs directory
Taehee Yoo
1
-0
/
+1
2019-07-11
hsr: switch ->dellink() to ->ndo_uninit()
Cong Wang
1
-7
/
+0
2019-07-05
hsr: implement dellink to clean up resources
Cong Wang
1
-0
/
+7
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+2
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
1
-5
/
+1
2019-04-06
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
1
-5
/
+5
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
-13
/
+18
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-2
/
+1
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 (...
Arvid Brodin
1
-0
/
+457