summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-14tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-14MAINTAINERS: Add Jakub to networking drivers.David S. Miller
2020-05-14MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-05-14net: stmmac: fix num_por initializationVinod Koul
2020-05-13net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-13net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli
2020-05-13Merge branch 'tipc-fixes'David S. Miller
2020-05-13tipc: fix failed service subscription deletionTuong Lien
2020-05-13tipc: fix memory leak in service subscriptingTuong Lien
2020-05-13tipc: fix large latency in smart Nagle streamingTuong Lien
2020-05-13Merge branch 's390-fixes'David S. Miller
2020-05-13MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainerUrsula Braun
2020-05-13s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-05-12netlabel: cope with NULL catmapPaolo Abeni
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-12Merge branch 'ionic-fixes'David S. Miller
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson
2020-05-12ionic: leave netdev mac alone after fw-upgradeShannon Nelson
2020-05-12ptp: fix struct member comment for do_aux_workJacob Keller
2020-05-12mptcp: Initialize map_seq upon subflow establishmentChristoph Paasch
2020-05-12netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter
2020-05-12netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expirationPablo Neira Ayuso
2020-05-11Merge branch 'net-ipa-fix-cleanup-after-modem-crash'David S. Miller
2020-05-11net: ipa: use tag process on modem crashAlex Elder
2020-05-11net: ipa: set DMA length in gsi_trans_cmd_add()Alex Elder
2020-05-11netfilter: conntrack: fix infinite loop on rmmodFlorian Westphal
2020-05-11netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-05-10hinic: fix a bug of ndo_stopLuo bin
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-10net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-05-09netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-09net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-05-08net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun
2020-05-08umh: fix memory leak on execve failureVincent Minet
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-05-08dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter
2020-05-08nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun
2020-05-08r8169: re-establish support for RTL8401 chip versionHeiner Kallweit
2020-05-08net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage
2020-05-07net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-07mptcp: set correct vfs info for subflowsPaolo Abeni
2020-05-07net: microchip: encx24j600: add missed kthread_stopChuhong Yuan