summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-24net: sparx5: add the basic sparx5 driverSteen Hegelund
2021-06-23virtio_net: Use virtio_find_vqs_ctx() helperXianting Tian
2021-06-23ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.David Wilder
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2021-06-22net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offloadHuy Nguyen
2021-06-22net/mlx5: Optimize mlx5e_feature_checks for non IPsec packetHuy Nguyen
2021-06-22net/mlx5: remove "default n" from Kconfigcaihuoqing
2021-06-22net/mlx5: Fix spelling mistake "enught" -> "enough"Colin Ian King
2021-06-22net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()Nathan Chancellor
2021-06-22net/mlx5: Fix missing error code in mlx5_init_fs()Jiapeng Chong
2021-06-22net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csumLorenzo Bianconi
2021-06-22stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter
2021-06-22hv_netvsc: Avoid field-overflowing memcpy()Kees Cook
2021-06-22net: dsa: b53: Create default VLAN entry explicitlyFlorian Fainelli
2021-06-22octeontx2-af: Avoid field-overflowing memcpy()Kees Cook
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov
2021-06-22net: iosm: create default link via WWAN coreSergey Ryazanov
2021-06-22wwan: core: support default netdev creationSergey Ryazanov
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov
2021-06-22net: iosm: drop custom netdev(s) removingSergey Ryazanov
2021-06-22wwan: core: remove all netdevs on ops unregisteringSergey Ryazanov
2021-06-22wwan: core: multiple netdevs deletion supportSergey Ryazanov
2021-06-22wwan: core: require WWAN netdev setup callback existenceSergey Ryazanov
2021-06-22wwan: core: relocate ops registering codeSergey Ryazanov
2021-06-22wwan_hwsim: support network interface creationSergey Ryazanov
2021-06-22net: mvpp2: remove unused 'has_phy' fieldMarcin Wojtas
2021-06-22net: mvpp2: enable using phylink with ACPIMarcin Wojtas
2021-06-22net: mvmdio: add ACPI supportMarcin Wojtas
2021-06-22net/fsl: switch to fwnode_mdiobus_registerMarcin Wojtas
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas
2021-06-21ibmvnic: Use strscpy() instead of strncpy()Kees Cook
2021-06-21net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-06-21net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET
2021-06-21net: fec: add ndo_select_queue to fix TX bandwidth fluctuationsFugang Duan
2021-06-21net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang
2021-06-21net: c101: remove redundant spacesPeng Li
2021-06-21net: c101: replace comparison to NULL with "!card"Peng Li
2021-06-21net: c101: add blank line after declarationsPeng Li
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel
2021-06-21mlxsw: reg: Document possible MCIA status valuesIdo Schimmel
2021-06-21mlxsw: reg: Add bank number to MCIA registerIdo Schimmel
2021-06-21net: ipa: add IPA v3.1 configuration dataAlex Elder
2021-06-21net: ipa: introduce gsi_ring_setup()Alex Elder
2021-06-21net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5Alex Elder
2021-06-21net: ipa: disable misc clock gating for IPA v3.1Alex Elder
2021-06-21net: ipa: inter-EE interrupts aren't always availableAlex Elder
2021-06-21nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter
2021-06-21net: qualcomm: rmnet: fix two pointer math bugsDan Carpenter
2021-06-21net: iosm: remove an unnecessary NULL checkDan Carpenter
2021-06-21net: hns3: fix a double shift bugDan Carpenter