summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-23mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
2021-06-23mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi
2021-06-23mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg
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-22ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet
2021-06-22ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csumLorenzo Bianconi
2021-06-22net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra
2021-06-22stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-22net: broadcom: bcm4908_enet: reset DMA rings sw indexes properlyRafał Miłecki
2021-06-22bonding: avoid adding slave device with IFF_MASTER flagDi Zhu
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-22sfc: avoid duplicated code in ef10_sriovÍñigo Huguet
2021-06-22sfc: explain that "attached" VFs only refer to XenÍñigo Huguet
2021-06-22sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-06-22sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-06-22vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet
2021-06-22wcn36xx: Avoid memset() beyond end of struct fieldKees Cook
2021-06-22ath11k: Avoid memcpy() over-reading of he_capKees Cook
2021-06-22mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2021-06-22mwifiex: Avoid memset() over-write of WEP key_materialKees Cook
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook
2021-06-22mwl8k: Avoid memcpy() over-reading of mcs.rx_maskKees Cook
2021-06-22orinoco: Avoid field-overflowing memcpy()Kees Cook