summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-10hinic: fix a bug of ndo_stopLuo bin
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
2020-05-07Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-07net: bareudp: avoid uninitialized variable warningArnd Bergmann
2020-05-07net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven
2020-05-07usb: hso: correct debug messageOliver Neukum
2020-05-07net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski
2020-05-07virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper orderLukas Bulwahn
2020-05-06Merge branch 'wireguard-fixes'David S. Miller
2020-05-06wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld