Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a67a31fa308a9032ead31b0501dafdb44ccf5a12
/
net
/
hsr
56b08fd
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface.
by Arvid Brodin
· 10 years ago
279f64b
net/hsr: Remove left-over never-true conditional code.
by Arvid Brodin
· 10 years ago
a718dcc
net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.
by Arvid Brodin
· 10 years ago
f266a68
net/hsr: Better frame dispatch
by Arvid Brodin
· 10 years ago
4c3477d
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup.
by Arvid Brodin
· 10 years ago
1cc1eb5
net/hsr: Implemented .ndo_fix_features (better device features handling).
by Arvid Brodin
· 10 years ago
c5a7591
net/hsr: Use list_head (and rcu) instead of array for slave devices.
by Arvid Brodin
· 10 years ago
51f3c60
net/hsr: Move slave init to hsr_slave.c.
by Arvid Brodin
· 10 years ago
e9aae56
net/hsr: Operstate handling cleanup.
by Arvid Brodin
· 10 years ago
abff716
net/hsr: Move to per-hsr device prune timer.
by Arvid Brodin
· 10 years ago
81ba6af
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
by Arvid Brodin
· 10 years ago
70ebe4a
net/hsr: Better variable names and update of contact info.
by Arvid Brodin
· 10 years ago
02f2d5a
hsr: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
de39d7a
hsr: off by one sanity check in hsr_register_frame_in()
by Dan Carpenter
· 11 years ago
e83abe3
hsr: Use ether_addr_copy
by Joe Perches
· 11 years ago
1aee6cc
net/hsr: using kfree_rcu() to simplify the code
by Wei Yongjun
· 11 years ago
98bf836
net/hsr: Support iproute print_opt ('ip -details ...')
by Arvid Brodin
· 11 years ago
213e3bc
net/hsr: Very small fix of comment style.
by Arvid Brodin
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
03ed382
hsr: don't call genl_unregister_mc_group()
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
84a035f
net/hsr: Fix possible leak in 'hsr_get_node_status()'
by Geyslan G. Bem
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
9504b3e
hsr: use genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
f421436
net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
by Arvid Brodin
· 11 years ago