index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
Age
Commit message (
Expand
)
Author
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-21
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
2020-03-16
hsr: set .netnsok flag
Taehee Yoo
2020-03-16
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
2020-03-16
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2020-03-05
hsr: fix refcnt leak of hsr slave interface
Taehee Yoo
2020-02-29
hsr: use upper/lower device infrastructure
Taehee Yoo
2020-02-29
hsr: remove unnecessary rcu_read_lock() in hsr module
Taehee Yoo
2020-02-29
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
2020-02-29
hsr: use extack error message instead of netdev_info
Taehee Yoo
2020-02-29
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
Taehee Yoo
2020-02-19
net: hsr: Pass lockdep expression to RCU lists
Amol Grover
2020-02-04
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
2020-01-21
net/hsr: remove seq_nr_after_or_eq
Alex Shi
2020-01-08
hsr: fix dummy hsr_debugfs_rename() declaration
Arnd Bergmann
2019-12-30
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
2019-12-25
hsr: reset network header when supervision frame is created
Taehee Yoo
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2019-12-25
hsr: rename debugfs file when interface name is changed
Taehee Yoo
2019-12-25
hsr: add hsr root debugfs directory
Taehee Yoo
2019-12-25
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
2019-12-25
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
2019-12-05
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
2019-07-11
hsr: switch ->dellink() to ->ndo_uninit()
Cong Wang
2019-07-05
hsr: fix a NULL pointer deref in hsr_dev_xmit()
Cong Wang
2019-07-05
hsr: implement dellink to clean up resources
Cong Wang
2019-07-05
hsr: fix a memory leak in hsr_del_port()
Cong Wang
2019-05-23
hsr: fix don't prune the master node from the node_db
Andreas Oetken
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-15
net: hsr: add tx stats for master interface
Murali Karicheri
2019-04-15
net: hsr: fix debugfs path to support multiple interfaces
Murali Karicheri
2019-04-15
net: hsr: fix naming of file and functions
Murali Karicheri
2019-04-06
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
net: hsr: add blank line after function declaration
Murali Karicheri
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-06
net: hsr: fix lines that ends with a '('
Murali Karicheri
2019-04-06
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
2019-04-06
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-03-07
net/hsr: fix possible crash in add_timer()
Eric Dumazet
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
[next]