summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2020-12-30i40e: avoid premature Rx buffer reuseBjörn Töpel
2020-12-30i40e: optimise prefetch page refcountLi RongQing
2020-12-30i40e: Refactor rx_bi accessesBjörn Töpel
2020-12-30can: softing: softing_netdev_open(): fix error handlingZhang Qilong
2020-12-21net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-21net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl
2020-12-21net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong
2020-12-21net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-21lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer
2020-12-21net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-21net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-12-21enetc: Fix reporting of h/w packet countersClaudiu Manoil
2020-12-21net: hns3: remove a misused pragma packedHuazhong Tan
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-16can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma
2020-12-16ibmvnic: skip tx timeout reset while in resettingLijun Pan
2020-12-16iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon
2020-12-16iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg
2020-12-16iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-12-11Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski
2020-12-11rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-08net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-12-08vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong