aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller14-129/+251
2020-08-27net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()Murali Karicheri1-6/+21
2020-08-27net: Fix some commentsMiaohe Lin6-8/+8
2020-08-27net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-08-26Merge branch 'net-fix-netpoll-crash-with-bnxt'David S. Miller3-10/+7
2020-08-26bnxt: don't enable NAPI until rings are readyJakub Kicinski1-8/+4
2020-08-26net: disable netpoll on fresh napisJakub Kicinski2-2/+3
2020-08-26ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+2
2020-08-26drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-08-26mptcp: free acked data before waiting for more memoryFlorian Westphal1-2/+1
2020-08-26taprio: 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-25ibmvnic 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-24Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-8/+14
2020-08-24sfc: fix boolreturn.cocci warning and rename functionEdward Cree1-4/+4
2020-08-24net: ocelot: Add of_node_put() before return statementSumera Priyadarsini1-0/+1
2020-08-24dt-bindings: net: dsa: Fix typoKurt Kanzenbach1-1/+1
2020-08-24firestream: Fix memleak in fs_openDinghao Liu1-0/+1
2020-08-24net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-08-24NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu1-1/+1
2020-08-24Merge branch 'MAINTAINERS-Remove-self-from-PHY-LIBRARY'David S. Miller1-1/+16
2020-08-24MAINTAINERS: Remove self from PHY LIBRARYFlorian Fainelli1-1/+0
2020-08-24MAINTAINERS: Add entry for Broadcom Ethernet PHY driversFlorian Fainelli1-0/+10
2020-08-24MAINTAINERS: GENET: Add UniMAC MDIO controller filesFlorian Fainelli1-0/+3
2020-08-24MAINTAINERS: GENET: Add DT binding fileFlorian Fainelli1-0/+1
2020-08-24MAINTAINERS: B53: Add DT binding fileFlorian Fainelli1-0/+1
2020-08-24MAINTAINERS: GENET: Add missing platform data fileFlorian Fainelli1-0/+1
2020-08-24net: dsa: sja1105: Do not use address of compatible member in sja1105_check_device_idNathan Chancellor1-1/+1
2020-08-24net: Get rid of consume_skb when tracing is offHerbert Xu2-0/+11
2020-08-24drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1
2020-08-24netlabel: fix problems with mapping removalPaul Moore1-29/+30
2020-08-24sctp: not disable bh in the whole sctp_get_port_local()Xin Long1-10/+6
2020-08-24ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-08-24ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser1-1/+1