index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: check return value of rhashtable_init
MichelleJin
2021-09-28
3
-6
/
+12
*
net/mlx5e: check return value of rhashtable_init
MichelleJin
2021-09-28
1
-3
/
+11
*
Merge branch 'bcmgenet-flow-control'
David S. Miller
2021-09-27
3
-89
/
+130
|
\
|
*
net: bcmgenet: add support for ethtool flow control
Doug Berger
2021-09-27
3
-7
/
+92
|
*
net: bcmgenet: pull mac_config from adjust_link
Doug Berger
2021-09-27
1
-45
/
+49
|
*
net: bcmgenet: remove old link state values
Doug Berger
2021-09-27
3
-45
/
+0
|
*
net: bcmgenet: remove netif_carrier_off from adjust_link
Doug Berger
2021-09-27
1
-3
/
+0
|
/
*
Merge branch 'rtl8366-cleanups'
David S. Miller
2021-09-27
3
-105
/
+188
|
\
|
*
net: dsa: rtl8366: Drop and depromote pointless prints
Linus Walleij
2021-09-27
1
-7
/
+4
|
*
net: dsa: rtl8366: Fix a bug in deleting VLANs
Linus Walleij
2021-09-27
1
-1
/
+1
|
*
net: dsa: rtl8366rb: Fix off-by-one bug
Linus Walleij
2021-09-27
1
-1
/
+1
|
*
net: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
Linus Walleij
2021-09-27
3
-44
/
+95
|
*
net: dsa: rtl8366: Drop custom VLAN set-up
Linus Walleij
2021-09-27
3
-52
/
+1
|
*
net: dsa: rtl8366rb: Support bridge offloading
DENG Qingfang
2021-09-27
1
-0
/
+86
|
/
*
Merge branch 'devlink_register-last'
David S. Miller
2021-09-27
30
-177
/
+202
|
\
|
*
net: dsa: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-6
/
+4
|
*
staging: qlge: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+3
|
*
ptp: ocp: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-4
/
+2
|
*
net: wwan: iosm: Move devlink_register to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+2
|
*
netdevsim: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+3
|
*
net: ethernet: ti: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
2
-14
/
+8
|
*
qed: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+2
|
*
ionic: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-2
/
+2
|
*
nfp: Move delink_register to be last command
Leon Romanovsky
2021-09-27
2
-10
/
+4
|
*
net: mscc: ocelot: delay devlink registration to the end
Leon Romanovsky
2021-09-27
1
-3
/
+2
|
*
mlxsw: core: Register devlink instance last
Leon Romanovsky
2021-09-27
1
-13
/
+6
|
*
net/mlx5: Accept devlink user input after driver initialization complete
Leon Romanovsky
2021-09-27
3
-7
/
+6
|
*
net/mlx4: Move devlink_register to be the last initialization command
Leon Romanovsky
2021-09-27
1
-5
/
+3
|
*
net/prestera: Split devlink and traps registrations to separate routines
Leon Romanovsky
2021-09-27
3
-27
/
+14
|
*
octeontx2: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
2
-20
/
+5
|
*
ice: Open devlink when device is ready
Leon Romanovsky
2021-09-27
1
-4
/
+2
|
*
net: hinic: Open device for the user access when it is ready
Leon Romanovsky
2021-09-27
1
-5
/
+2
|
*
dpaa2-eth: Register devlink instance at the end of probe
Leon Romanovsky
2021-09-27
3
-7
/
+21
|
*
liquidio: Overcome missing device lock protection in init/remove flows
Leon Romanovsky
2021-09-27
1
-7
/
+12
|
*
bnxt_en: Register devlink instance at the end devlink configuration
Leon Romanovsky
2021-09-27
1
-9
/
+6
|
*
devlink: Notify users when objects are accessible
Leon Romanovsky
2021-09-27
1
-14
/
+93
|
/
*
cxgb: avoid open-coded offsetof()
Arnd Bergmann
2021-09-27
1
-1
/
+1
*
net: stmmac: fix gcc-10 -Wrestrict warning
Arnd Bergmann
2021-09-27
1
-0
/
+4
*
net: ethernet: emac: utilize of_net's of_get_mac_address()
Christian Lamparter
2021-09-27
1
-7
/
+5
*
net: sparx5: fix resource_size.cocci warnings
Yang Li
2021-09-27
1
-2
/
+1
*
ibmveth: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
Cai Huoqing
2021-09-27
1
-16
/
+9
*
net: cisco: Fix a function name in comments
Cai Huoqing
2021-09-27
2
-3
/
+3
*
net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c
Mianhan Liu
2021-09-27
1
-1
/
+0
*
net: smsc: Fix function names in print messages and comments
Cai Huoqing
2021-09-27
1
-3
/
+3
*
net: sis: Fix a function name in comments
Cai Huoqing
2021-09-27
1
-1
/
+1
*
net: broadcom: Fix a function name in comments
Cai Huoqing
2021-09-27
1
-1
/
+1
*
net: atl1c: Fix a function name in print messages
Cai Huoqing
2021-09-27
1
-1
/
+1
*
net: fddi: skfp: Fix a function name in comments
Cai Huoqing
2021-09-27
1
-1
/
+1
*
FDDI: defxx: Fix function names in coments
Cai Huoqing
2021-09-27
1
-3
/
+3
*
net: make napi_disable() symmetric with enable
Jakub Kicinski
2021-09-27
1
-6
/
+12
[next]