summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: check return value of rhashtable_initMichelleJin2021-09-283-6/+12
* net/mlx5e: check return value of rhashtable_initMichelleJin2021-09-281-3/+11
* Merge branch 'bcmgenet-flow-control'David S. Miller2021-09-273-89/+130
|\
| * net: bcmgenet: add support for ethtool flow controlDoug Berger2021-09-273-7/+92
| * net: bcmgenet: pull mac_config from adjust_linkDoug Berger2021-09-271-45/+49
| * net: bcmgenet: remove old link state valuesDoug Berger2021-09-273-45/+0
| * net: bcmgenet: remove netif_carrier_off from adjust_linkDoug Berger2021-09-271-3/+0
|/
* Merge branch 'rtl8366-cleanups'David S. Miller2021-09-273-105/+188
|\
| * net: dsa: rtl8366: Drop and depromote pointless printsLinus Walleij2021-09-271-7/+4
| * net: dsa: rtl8366: Fix a bug in deleting VLANsLinus Walleij2021-09-271-1/+1
| * net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij2021-09-271-1/+1
| * net: dsa: rtl8366rb: Rewrite weird VLAN filering enablementLinus Walleij2021-09-273-44/+95
| * net: dsa: rtl8366: Drop custom VLAN set-upLinus Walleij2021-09-273-52/+1
| * net: dsa: rtl8366rb: Support bridge offloadingDENG Qingfang2021-09-271-0/+86
|/
* Merge branch 'devlink_register-last'David S. Miller2021-09-2730-177/+202
|\
| * net: dsa: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-6/+4
| * staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+3
| * ptp: ocp: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-4/+2
| * net: wwan: iosm: Move devlink_register to be last devlink commandLeon Romanovsky2021-09-271-5/+2
| * netdevsim: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+3
| * net: ethernet: ti: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-272-14/+8
| * qed: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+2
| * ionic: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-2/+2
| * nfp: Move delink_register to be last commandLeon Romanovsky2021-09-272-10/+4
| * net: mscc: ocelot: delay devlink registration to the endLeon Romanovsky2021-09-271-3/+2
| * mlxsw: core: Register devlink instance lastLeon Romanovsky2021-09-271-13/+6
| * net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky2021-09-273-7/+6
| * net/mlx4: Move devlink_register to be the last initialization commandLeon Romanovsky2021-09-271-5/+3
| * net/prestera: Split devlink and traps registrations to separate routinesLeon Romanovsky2021-09-273-27/+14
| * octeontx2: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-272-20/+5
| * ice: Open devlink when device is readyLeon Romanovsky2021-09-271-4/+2
| * net: hinic: Open device for the user access when it is readyLeon Romanovsky2021-09-271-5/+2
| * dpaa2-eth: Register devlink instance at the end of probeLeon Romanovsky2021-09-273-7/+21
| * liquidio: Overcome missing device lock protection in init/remove flowsLeon Romanovsky2021-09-271-7/+12
| * bnxt_en: Register devlink instance at the end devlink configurationLeon Romanovsky2021-09-271-9/+6
| * devlink: Notify users when objects are accessibleLeon Romanovsky2021-09-271-14/+93
|/
* cxgb: avoid open-coded offsetof()Arnd Bergmann2021-09-271-1/+1
* net: stmmac: fix gcc-10 -Wrestrict warningArnd Bergmann2021-09-271-0/+4
* net: ethernet: emac: utilize of_net's of_get_mac_address()Christian Lamparter2021-09-271-7/+5
* net: sparx5: fix resource_size.cocci warningsYang Li2021-09-271-2/+1
* ibmveth: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()Cai Huoqing2021-09-271-16/+9
* net: cisco: Fix a function name in commentsCai Huoqing2021-09-272-3/+3
* net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.cMianhan Liu2021-09-271-1/+0
* net: smsc: Fix function names in print messages and commentsCai Huoqing2021-09-271-3/+3
* net: sis: Fix a function name in commentsCai Huoqing2021-09-271-1/+1
* net: broadcom: Fix a function name in commentsCai Huoqing2021-09-271-1/+1
* net: atl1c: Fix a function name in print messagesCai Huoqing2021-09-271-1/+1
* net: fddi: skfp: Fix a function name in commentsCai Huoqing2021-09-271-1/+1
* FDDI: defxx: Fix function names in comentsCai Huoqing2021-09-271-3/+3
* net: make napi_disable() symmetric with enableJakub Kicinski2021-09-271-6/+12