index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
net_failover.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
1
-1
/
+1
*
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-1
/
+1
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
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-12
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-04
1
-1
/
+1
*
net_failover: fixed rollback in net_failover_open()
Vasily Averin
2020-06-03
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-06
1
-0
/
+3
*
net: remove duplicated include from net_failover.c
YueHaibing
2018-09-02
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-29
1
-0
/
+836