index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_slave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hsr: fix mac_len checks
George McCollister
2021-05-24
1
-6
/
+5
*
net: hsr: add offloading support
George McCollister
2021-02-11
1
-4
/
+6
*
net: prp: add packet handling support
Murali Karicheri
2020-07-27
1
-1
/
+23
*
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-27
1
-0
/
+2
*
net: hsr: fix incorrect type usage for protocol variable
Murali Karicheri
2020-05-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-4
/
+4
|
\
|
*
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
2020-03-21
1
-4
/
+4
*
|
hsr: fix refcnt leak of hsr slave interface
Taehee Yoo
2020-03-05
1
-4
/
+1
*
|
hsr: use upper/lower device infrastructure
Taehee Yoo
2020-02-29
1
-17
/
+18
*
|
hsr: remove unnecessary rcu_read_lock() in hsr module
Taehee Yoo
2020-02-29
1
-3
/
+0
*
|
hsr: use extack error message instead of netdev_info
Taehee Yoo
2020-02-29
1
-8
/
+12
|
/
*
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
2020-02-04
1
-0
/
+2
*
hsr: fix a memory leak in hsr_del_port()
Cong Wang
2019-07-05
1
-0
/
+1
*
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
1
-5
/
+1
*
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-06
1
-3
/
+3
*
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
2019-04-06
1
-2
/
+2
*
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
1
-3
/
+0
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-1
/
+2
*
net/hsr: Added support for HSR v1
Peter Heise
2016-04-15
1
-1
/
+3
*
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
2015-03-01
1
-3
/
+7
*
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
1
-235
/
+52
*
net/hsr: Implemented .ndo_fix_features (better device features handling).
Arvid Brodin
2014-07-08
1
-0
/
+2
*
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
1
-78
/
+121
*
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
2014-07-08
1
-0
/
+91
*
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
2014-07-08
1
-0
/
+243