summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-05l2t_seq_next should increase position indexVasily Averin1-2/+1
2020-02-05seq_tab_next() should increase position indexVasily Averin1-2/+1
2020-02-05net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2-0/+28
2020-02-05net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-02-05net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-02-05net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur1-1/+6
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2-0/+3
2020-02-05r8152: get default setting of WOL before initializingHayes Wang1-4/+5
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu1-10/+27
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl1-5/+0
2020-02-05net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski1-1/+1
2020-02-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-02-05zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-05rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-05ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-05rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang1-3/+13
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes1-0/+15
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman1-0/+2
2020-01-29can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2-4/+20
2020-01-29net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2-5/+5
2020-01-29net: stmmac: fix length of PTP clock's name stringAntonio Borneo1-1/+1
2020-01-29net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter1-1/+1
2020-01-29net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter1-1/+1
2020-01-29net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter1-1/+1
2020-01-29net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan1-1/+1
2020-01-29net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan1-2/+2
2020-01-29ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-29net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2020-01-29ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing1-1/+1
2020-01-29net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5
2020-01-29mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi1-1/+1
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet1-0/+1
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet1-2/+3
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu1-1/+3
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu1-2/+2
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-23wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost1-1/+1
2020-01-23wimax: i2400: fix memory leakNavid Emamdoost1-0/+1
2020-01-23p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri1-0/+1
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1