summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27taprio: Fix using wrong queues in gate maskVinicius Costa Gomes1-6/+24
2020-08-26net: cdc_ncm: Fix build errorYueHaibing1-0/+1
2020-08-26net: hns3: Fix for geneve tx checksum bugYi Li1-2/+4
2020-08-26Merge branch 'bnxt_en-Bug-fixes'David S. Miller2-33/+61
2020-08-26bnxt_en: Setup default RSS map in all scenarios.Michael Chan1-9/+30
2020-08-26bnxt_en: init RSS table for Minimal-Static VF reservationEdwin Peer1-8/+7
2020-08-26bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer1-4/+7
2020-08-26bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan1-2/+8
2020-08-26bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3
2020-08-26bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.Michael Chan1-9/+2
2020-08-26bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-08-26bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi1-1/+1
2020-08-26net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski1-6/+6
2020-08-26ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao1-1/+14
2020-08-25net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host portMurali Karicheri1-1/+1
2020-08-25net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri1-1/+1
2020-08-25net: caif: fix error code handlingTong Zhang1-2/+2
2020-08-25net: dsa: mt7530: Add of_node_put() before break and return statementsSumera Priyadarsini1-1/+4
2020-08-25gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel1-0/+1
2020-08-25Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-8/+14
2020-08-25sfc: fix boolreturn.cocci warning and rename functionEdward Cree1-4/+4
2020-08-25net: ocelot: Add of_node_put() before return statementSumera Priyadarsini1-0/+1
2020-08-25dt-bindings: net: dsa: Fix typoKurt Kanzenbach1-1/+1
2020-08-25firestream: Fix memleak in fs_openDinghao Liu1-0/+1
2020-08-25net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-08-25NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu1-1/+1
2020-08-25Merge branch 'MAINTAINERS-Remove-self-from-PHY-LIBRARY'David S. Miller1-1/+16
2020-08-25MAINTAINERS: Remove self from PHY LIBRARYFlorian Fainelli1-1/+0
2020-08-25MAINTAINERS: Add entry for Broadcom Ethernet PHY driversFlorian Fainelli1-0/+10
2020-08-25MAINTAINERS: GENET: Add UniMAC MDIO controller filesFlorian Fainelli1-0/+3
2020-08-25MAINTAINERS: GENET: Add DT binding fileFlorian Fainelli1-0/+1
2020-08-25MAINTAINERS: B53: Add DT binding fileFlorian Fainelli1-0/+1
2020-08-25MAINTAINERS: GENET: Add missing platform data fileFlorian Fainelli1-0/+1
2020-08-25net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...Nathan Chancellor1-1/+1
2020-08-25net: Get rid of consume_skb when tracing is offHerbert Xu2-0/+11
2020-08-25drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1
2020-08-25netlabel: fix problems with mapping removalPaul Moore1-29/+30
2020-08-25sctp: not disable bh in the whole sctp_get_port_local()Xin Long1-10/+6
2020-08-25ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-08-24ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser1-1/+1
2020-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-17/+92
2020-08-24net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu1-2/+4
2020-08-24net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds21-25/+161
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-92/+52
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+7
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-163/+310