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-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider
2020-09-03ipvlan: fix device featuresMahesh Bandewar
2020-09-03net: 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: Prevent reset after device destructionShay Agroskin
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner
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-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada
2020-08-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
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-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-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-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/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-19rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang
2020-08-19rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin
2020-08-19rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-08-19ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-19net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-08-19net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-08-19net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-08-19mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-19iavf: Fix updating statisticsTony Nguyen
2020-08-19iavf: fix error return code in iavf_init_get_resources()Wei Yongjun