summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-21net: dsa: b53: check for timeoutTom Rix
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-08-20sfc: fix build warnings on 32-bitEdward Cree
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li
2020-08-19net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai
2020-08-19net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior
2020-08-19net: ena: Make missed_tx stat incrementalShay Agroskin
2020-08-19net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin
2020-08-19net: ena: Prevent reset after device destructionShay Agroskin
2020-08-18net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King
2020-08-18bonding: fix active-backup failover for current ARP slaveJiri Wiesner
2020-08-18net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-08-18cxgb4: Fix race between loopback and normal Tx pathGanji Aravind
2020-08-18cxgb4: Fix work request size calculation for loopback testGanji Aravind
2020-08-18sfc: don't free_irq()s if they were never requestedEdward Cree
2020-08-18sfc: null out channel->rps_flow_id after freeing itEdward Cree
2020-08-18sfc: take correct lock in ef100_reset()Edward Cree
2020-08-18sfc: really check hash is valid before using itEdward Cree
2020-08-18macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga
2020-08-17scsi: fcoe: Fix I/O path allocationMike Christie
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-16ipvlan: fix device featuresMahesh Bandewar
2020-08-16bonding: fix a potential double-unregisterCong Wang
2020-08-14net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones
2020-08-14net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones
2020-08-14net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: wan: dlci: Remove set but not used variable 'err'Lee Jones
2020-08-14net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones
2020-08-14net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones
2020-08-14net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones
2020-08-14net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones
2020-08-14net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones
2020-08-14drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He
2020-08-14bonding: show saner speed for broadcast modeJarod Wilson
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-08-14i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-14i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-14sfc: check hash is valid before using itEdward Cree
2020-08-14igc: Fix PTP initializationVinicius Costa Gomes
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell