Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
96d7cb932e826219ec41ac02e5af037ffae6098c
/
net
/
hsr
/
hsr_device.c
dda436b
net: hsr: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
414e7d7
net/hsr: Check skb_put_padto() return value
by Florian Fainelli
· 7 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
d4af4c0
net/hsr: use eth_hw_addr_random()
by Tobias Klauser
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
15db6e0
net/hsr: Use setup_timer and mod_timer.
by Muhammad Falak R Wani
· 9 years ago
ee1c279
net/hsr: Added support for HSR v1
by Peter Heise
· 9 years ago
3d1a54e
net/hsr: fix a warning message
by Dan Carpenter
· 9 years ago
9ad09c5
net: hsr: convert to using IFF_NO_QUEUE
by Phil Sutter
· 9 years ago
56b08fd
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface.
by Arvid Brodin
· 10 years ago
f266a68
net/hsr: Better frame dispatch
by Arvid Brodin
· 11 years ago
4c3477d
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup.
by Arvid Brodin
· 11 years ago
1cc1eb5
net/hsr: Implemented .ndo_fix_features (better device features handling).
by Arvid Brodin
· 11 years ago
c5a7591
net/hsr: Use list_head (and rcu) instead of array for slave devices.
by Arvid Brodin
· 11 years ago
51f3c60
net/hsr: Move slave init to hsr_slave.c.
by Arvid Brodin
· 11 years ago
e9aae56
net/hsr: Operstate handling cleanup.
by Arvid Brodin
· 11 years ago
abff716
net/hsr: Move to per-hsr device prune timer.
by Arvid Brodin
· 11 years ago
81ba6af
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
by Arvid Brodin
· 11 years ago
70ebe4a
net/hsr: Better variable names and update of contact info.
by Arvid Brodin
· 11 years ago
e83abe3
hsr: Use ether_addr_copy
by Joe Perches
· 11 years ago
f421436
net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
by Arvid Brodin
· 11 years ago