Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
499df25c94d7e16fe175ae829fffe2321f624f29
/
net
/
hsr
/
hsr_slave.c
451d812
net: prp: add packet handling support
by Murali Karicheri
· 4 years, 6 months ago
8f4c0e0
hsr: enhance netlink socket interface to support PRP
by Murali Karicheri
· 4 years, 6 months ago
f5dda31
net: hsr: fix incorrect type usage for protocol variable
by Murali Karicheri
· 4 years, 8 months ago
9fb1695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 4 years, 10 months ago
3a303cf
hsr: fix general protection fault in hsr_addr_is_self()
by Taehee Yoo
· 4 years, 10 months ago
56dc0a0
hsr: fix refcnt leak of hsr slave interface
by Taehee Yoo
· 4 years, 10 months ago
e0a4b99
hsr: use upper/lower device infrastructure
by Taehee Yoo
· 4 years, 10 months ago
81390d0
hsr: remove unnecessary rcu_read_lock() in hsr module
by Taehee Yoo
· 4 years, 10 months ago
13eeb5f
hsr: use extack error message instead of netdev_info
by Taehee Yoo
· 4 years, 10 months ago
2b5b825
net: hsr: fix possible NULL deref in hsr_handle_frame()
by Eric Dumazet
· 5 years ago
619afef
hsr: fix a memory leak in hsr_del_port()
by Cong Wang
· 6 years ago
0e7623b
net: hsr: convert to SPDX identifier
by Murali Karicheri
· 6 years ago
05ca6e6
net: hsr: fix NULL checks in the code
by Murali Karicheri
· 6 years ago
5670342
net: hsr: remove unnecessary paranthesis from the code
by Murali Karicheri
· 6 years ago
d473077
net: hsr: fix multiple blank lines in the code
by Murali Karicheri
· 6 years ago
d0d7b10
net-next: treewide use is_vlan_dev() helper function.
by Parav Pandit
· 8 years ago
ee1c279
net/hsr: Added support for HSR v1
by Peter Heise
· 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
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
81ba6af
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
by Arvid Brodin
· 11 years ago