summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-25cxgb4: Properly revert VPD changesNathan Chancellor
2021-08-25Merge branch 'mptcp-next'David S. Miller
2021-08-25selftests: mptcp: add MP_FAIL mibs checkGeliang Tang
2021-08-25mptcp: add the mibs for MP_FAILGeliang Tang
2021-08-25mptcp: send out MP_FAIL when data checksum failsGeliang Tang
2021-08-25mptcp: MP_FAIL suboption receivingGeliang Tang
2021-08-25mptcp: MP_FAIL suboption sendingGeliang Tang
2021-08-25mptcp: shrink mptcp_out_options structPaolo Abeni
2021-08-25mptcp: optimize out option generationPaolo Abeni
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-25Merge branch 'lan7800-improvements'David S. Miller
2021-08-25lan78xx: Limit number of driver warning messagesJohn Efstathiades
2021-08-25lan78xx: Fix race condition in disconnect handlingJohn Efstathiades
2021-08-25lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2021-08-25lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2021-08-25lan78xx: Fix exception on link speed changeJohn Efstathiades
2021-08-25lan78xx: Add missing return code checksJohn Efstathiades
2021-08-25lan78xx: Remove unused pause frame queueJohn Efstathiades
2021-08-25lan78xx: Set flow control threshold to prevent packet lossJohn Efstathiades
2021-08-25lan78xx: Remove unused timerJohn Efstathiades
2021-08-25lan78xx: Fix white space and style issuesJohn Efstathiades
2021-08-25Merge branch 'xen-harden-netfront'David S. Miller
2021-08-25xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-08-25xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-08-25xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-08-25xen/netfront: read response from backend only onceJuergen Gross
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad
2021-08-25net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...Gilad Naaman
2021-08-25can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()Tang Bin
2021-08-25can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...Tang Bin
2021-08-25can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignmentLad Prabhakar
2021-08-25can: rcar: Kconfig: Add helper dependency on COMPILE_TESTCai Huoqing
2021-08-24net: bridge: change return type of br_handle_ingress_vlan_tunnelKangmin Park
2021-08-24selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2021-08-24Merge branch 'ethtool-extend-coalesce-uapi'Jakub Kicinski
2021-08-24net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo
2021-08-24netdevice: move xdp_rxq within netdev_rx_queueJakub Kicinski
2021-08-24r8169: enable ASPM L0s stateHeiner Kallweit
2021-08-24page_pool: use relaxed atomic for release side accountingYunsheng Lin
2021-08-24Merge branch 'dsa-sw-bridging'David S. Miller
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean
2021-08-24net: dsa: don't advertise 'rx-vlan-filter' when not neededVladimir Oltean
2021-08-24net: dsa: properly fall back to software bridgingVladimir Oltean