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
/
drivers
/
net
/
net_failover.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/net_failover: fix txq exceeding warning
Faicker Mo
2023-03-27
1
-6
/
+2
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-1
/
+1
*
net: use dev_addr_set()
Jakub Kicinski
2021-10-09
1
-2
/
+1
*
net: net_failover: Correct parameter name 'standby_dev'
Lee Jones
2020-11-03
1
-1
/
+1
*
net_failover: fixed rollback in net_failover_open()
Vasily Averin
2020-06-02
1
-1
/
+2
*
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-5
/
+3
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-4
/
+4
*
failover: Fix error return code in net_failover_create
YueHaibing
2018-09-08
1
-1
/
+3
*
failover: Add missing check to validate 'slave_dev' in net_failover_slave_unr...
YueHaibing
2018-09-05
1
-0
/
+3
*
net: remove duplicated include from net_failover.c
YueHaibing
2018-09-01
1
-1
/
+0
*
failover: change mtu has RTNL
Stephen Hemminger
2018-07-29
1
-2
/
+2
*
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+1
*
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-2
/
+3
*
net: net_failover: fix typo in net_failover_slave_register()
Liran Alon
2018-06-20
1
-1
/
+1
*
net_failover: Use netdev_features_t instead of u32
Dan Carpenter
2018-06-04
1
-1
/
+2
*
net: Introduce net_failover driver
Sridhar Samudrala
2018-05-28
1
-0
/
+836