summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-09-03macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie
2020-09-03drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider
2020-08-27net: ena: Make missed_tx stat incrementalShay Agroskin
2020-08-26net: dsa: b53: check for timeoutTom Rix
2020-08-26hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-26net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai
2020-08-26net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin
2020-08-26net: ena: Prevent reset after device destructionShay Agroskin
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner
2020-08-26ipvlan: fix device featuresMahesh Bandewar
2020-08-26bonding: fix a potential double-unregisterCong Wang
2020-08-26bonding: show saner speed for broadcast modeJarod Wilson
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-26igc: Fix PTP initializationVinicius Costa Gomes
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-19r8152: Use MAC address from correct device tree nodeThierry Reding
2020-08-19net: phy: marvell10g: fix null pointer dereferenceMarek Behún
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-19Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-19hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-19dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-19net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-19net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-19net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-19net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-19wl1251: fix always return 0 errorWang Hai
2020-08-19qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai