summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski858-4041/+9167
2021-06-19Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds145-589/+1513
2021-06-19Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-131/+306
2021-06-18afs: Re-enable freezing once a page fault is interruptedMatthew Wilcox (Oracle)1-5/+8
2021-06-18Merge branch 'RPMSG-WWAN-CTRL-driver'David S. Miller8-7/+219
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold3-6/+46
2021-06-18net: wwan: Add RPMSG WWAN CTRL driverStephan Gerhold4-0/+169
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold2-1/+4
2021-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-364/+62
2021-06-18Revert "net: add pf_family_names[] for protocol family"David S. Miller2-49/+1
2021-06-18net: add pf_family_names[] for protocol familyYejune Deng2-1/+49
2021-06-18net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3
2021-06-18Merge branch 'csock-seqpoacket-small-fixes'David S. Miller2-13/+12
2021-06-18vsock/virtio: remove redundant `copy_failed` variableStefano Garzarella1-5/+2
2021-06-18vsock: rename vsock_wait_data()Stefano Garzarella1-6/+8
2021-06-18vsock: rename vsock_has_data()Stefano Garzarella1-2/+2
2021-06-18NFC: nxp-nci: remove unnecessary labelwengjianfeng1-5/+2
2021-06-18net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...Vladimir Oltean1-7/+12
2021-06-18net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...Vladimir Oltean1-2/+1
2021-06-18net: hns3: fix reuse conflict of the rx pageYunsheng Lin1-7/+19
2021-06-18net: dsa: sja1105: properly power down the microcontroller clock for SJA1110Vladimir Oltean4-16/+53
2021-06-18Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux...David S. Miller5-15/+35
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen1-0/+74
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2-0/+10
2021-06-18net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal1-0/+5
2021-06-18net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal1-1/+1
2021-06-18net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal1-1/+13
2021-06-18net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal1-1/+5
2021-06-18qlcnic: remove redundant continue statementColin Ian King1-3/+0
2021-06-18net: bridge: remove redundant continue statementColin Ian King1-3/+1
2021-06-18net: stmmac: remove redundant continue statementColin Ian King1-3/+1
2021-06-18net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Machek1-1/+1
2021-06-18NFC: nxp-nci: remove unnecessary labelswengjianfeng1-26/+13
2021-06-18ethernet: marvell/octeontx2: Simplify the return expression of npc_is_samedingsenjie1-5/+2
2021-06-18net: caif: modify the label out_err to outDongliang Mu1-1/+1
2021-06-18MAINTAINERS: add Guvenc as SMC maintainerKarsten Graul1-0/+1
2021-06-18Merge branch 'bnxt_en-fixes'David S. Miller1-1/+7
2021-06-18bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur1-0/+1
2021-06-18bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari1-1/+1
2021-06-18bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan1-0/+5
2021-06-18net: vlan: pass thru all GSO_SOFTWARE in hw_enc_featuresJakub Kicinski1-1/+2
2021-06-18cxgb4: fix wrong shift.Pavel Machek1-1/+1
2021-06-18dt-bindings: dwmac: Add bindings for new Loongson SoC and bridge chipQing Zhang1-0/+6
2021-06-18MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHQing Zhang1-2/+4
2021-06-18MIPS: Loongson64: Add GMAC support for Loongson-2K1000Qing Zhang1-0/+46
2021-06-18stmmac: pci: Add dwmac support for LoongsonQing Zhang3-0/+228
2021-06-18Merge branch 'hostess_sv11-cleanups'David S. Miller1-63/+50
2021-06-18net: hostess_sv11: fix the alignment issuePeng Li1-1/+1
2021-06-18net: hostess_sv11: fix the comments style issuePeng Li1-30/+18