summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-02-05r8152: get default setting of WOL before initializingHayes Wang
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss
2020-02-05bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan
2020-02-05net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli
2020-02-05qmi_wwan: Add support for Quectel RM500QKristian Evensen
2020-02-05igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-02-05rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-02-05rsi: add hci detach for hibernation and poweroffSiva Rebbagondla
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold
2020-02-01net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski
2020-02-01drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29net/sonic: Prevent tx watchdog timeoutFinn Thain
2020-01-29net/sonic: Fix CAM initializationFinn Thain
2020-01-29net/sonic: Fix command register usageFinn Thain
2020-01-29net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-01-29net/sonic: Fix receive buffer replenishmentFinn Thain
2020-01-29net/sonic: Improve receive descriptor status flag checkFinn Thain
2020-01-29net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain
2020-01-29net/sonic: Fix receive buffer handlingFinn Thain
2020-01-29net/sonic: Fix interface error stats collectionFinn Thain
2020-01-29net/sonic: Use MMIO accessorsFinn Thain
2020-01-29net/sonic: Clear interrupt flags immediatelyFinn Thain
2020-01-29net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-01-29tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-29net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-29gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet
2020-01-29can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2020-01-27hv_netvsc: flag software created hash valueStephen Hemminger
2020-01-27dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2020-01-27dpaa_eth: perform DMA unmapping before readMadalin Bucur