aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-10-14net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-10-14bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-10-14net: team: fix memory leak in __team_options_registerAnant Thazhemadam
2020-10-14team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet
2020-10-14macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-10-07drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-10-07drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He
2020-10-07rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-10-07net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-10-07drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devicesXie He
2020-10-01net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix
2020-10-01ieee802154: fix one possible memleak in ca8210_dev_com_initLiu Jian
2020-10-01wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu
2020-10-01wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong
2020-10-01mt76: clear skb pointers from rx aggregation reorder buffer during cleanupFelix Fietkau
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2020-10-01ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan
2020-10-01ath10k: fix array out-of-bounds accessMiaoqing Pan
2020-09-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada
2020-09-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-26nfp: use correct define to return NONE fecJakub Kicinski
2020-09-26net: dsa: rtl8366: Properly clear member configLinus Walleij
2020-09-26hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-26geneve: add transport ports in route lookup for geneveMark Gray
2020-09-26cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-23hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-09-17drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He
2020-09-17drivers/net/wan/lapbether: Set network_header before transmittingXie He
2020-09-17drivers/net/wan/lapbether: Added needed_tailroomXie He
2020-09-12net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-09-09net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya
2020-09-09usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2020-09-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu