summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-12ionic: account for vlan tag len in rx buffer lenShannon Nelson
2021-01-12net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier
2021-01-12net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-12net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2021-01-12net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2021-01-12tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra
2021-01-12net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu
2021-01-12ibmvnic: continue fatal error reset after passive initLijun Pan
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2021-01-12ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2021-01-12net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2021-01-12iavf: fix double-release of rtnl_lockJakub Kicinski
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-30virtio_net: Fix error code in probe()Dan Carpenter
2020-12-30qlcnic: Fix error code in probeDan Carpenter
2020-12-30net: korina: fix return valueVincent Stehlé
2020-12-30net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET
2020-12-30net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET
2020-12-30lan743x: fix rx_napi_poll/interrupt ping-pongSven Van Asbroeck
2020-12-30can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...Sean Nyekjaer
2020-12-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg
2020-12-30net/mlx5: Properly convey driver version to firmwareLeon Romanovsky
2020-12-30ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-12-30cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-12-30rsi: fix error return code in rsi_reset_card()Zhang Changzhong
2020-12-30qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai
2020-12-30orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-12-30mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim
2020-12-30iwlwifi: pcie: add one missing entry for AX210Luca Coelho
2020-12-30vxlan: Copy needed_tailroom from lowerdevSven Eckelmann
2020-12-30vxlan: Add needed_headroom for lower deviceSven Eckelmann
2020-12-30net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-12-30ixgbe: avoid premature Rx buffer reuseBjörn Töpel