summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mptcp: free acked data before waiting for more memoryFlorian Westphal2020-08-271-2/+1
* taprio: Fix using wrong queues in gate maskVinicius Costa Gomes2020-08-271-6/+24
* net: cdc_ncm: Fix build errorYueHaibing2020-08-261-0/+1
* net: hns3: Fix for geneve tx checksum bugYi Li2020-08-261-2/+4
* Merge branch 'bnxt_en-Bug-fixes'David S. Miller2020-08-262-33/+61
|\
| * bnxt_en: Setup default RSS map in all scenarios.Michael Chan2020-08-261-9/+30
| * bnxt_en: init RSS table for Minimal-Static VF reservationEdwin Peer2020-08-261-8/+7
| * bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer2020-08-261-4/+7
| * bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan2020-08-261-2/+8
| * bnxt_en: Fix PCI AER error recovery flowVasundhara Volam2020-08-261-0/+3
| * bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.Michael Chan2020-08-261-9/+2
| * bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam2020-08-261-0/+3
| * bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi2020-08-261-1/+1
|/
* net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski2020-08-261-6/+6
* ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao2020-08-261-1/+14
* net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host portMurali Karicheri2020-08-251-1/+1
* net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri2020-08-251-1/+1
* net: caif: fix error code handlingTong Zhang2020-08-251-2/+2
* net: dsa: mt7530: Add of_node_put() before break and return statementsSumera Priyadarsini2020-08-251-1/+4
* gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel2020-08-251-0/+1
* Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller2020-08-253-8/+14
|\
| * batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna2020-08-181-1/+4
| * batman-adv: Fix own OGM check in aggregated OGMsLinus Lüssing2020-08-181-5/+6
| * batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann2020-08-181-2/+4
* | sfc: fix boolreturn.cocci warning and rename functionEdward Cree2020-08-251-4/+4
* | net: ocelot: Add of_node_put() before return statementSumera Priyadarsini2020-08-251-0/+1
* | dt-bindings: net: dsa: Fix typoKurt Kanzenbach2020-08-251-1/+1
* | firestream: Fix memleak in fs_openDinghao Liu2020-08-251-0/+1
* | net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu2020-08-251-0/+1
* | NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu2020-08-251-1/+1
* | Merge branch 'MAINTAINERS-Remove-self-from-PHY-LIBRARY'David S. Miller2020-08-251-1/+16
|\ \
| * | MAINTAINERS: Remove self from PHY LIBRARYFlorian Fainelli2020-08-251-1/+0
| * | MAINTAINERS: Add entry for Broadcom Ethernet PHY driversFlorian Fainelli2020-08-251-0/+10
| * | MAINTAINERS: GENET: Add UniMAC MDIO controller filesFlorian Fainelli2020-08-251-0/+3
| * | MAINTAINERS: GENET: Add DT binding fileFlorian Fainelli2020-08-251-0/+1
| * | MAINTAINERS: B53: Add DT binding fileFlorian Fainelli2020-08-251-0/+1
| * | MAINTAINERS: GENET: Add missing platform data fileFlorian Fainelli2020-08-251-0/+1
|/ /
* | net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...Nathan Chancellor2020-08-251-1/+1
* | net: Get rid of consume_skb when tracing is offHerbert Xu2020-08-252-0/+11
* | drivers/net/wan/lapbether: Added needed_tailroomXie He2020-08-251-0/+1
* | netlabel: fix problems with mapping removalPaul Moore2020-08-251-29/+30
* | sctp: not disable bh in the whole sctp_get_port_local()Xin Long2020-08-251-10/+6
* | ravb: Fixed to be able to unload modulesYuusuke Ashizuka2020-08-251-55/+55
* | ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser2020-08-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-247-17/+92
|\ \
| * | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-212-1/+5
| * | netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-08-211-1/+1
| * | netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso2020-08-211-1/+2
| * | netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio2020-08-211-1/+33
| * | netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...Stefano Brivio2020-08-211-9/+14