summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29igc: Remove duplicate code in Tx timestamp handlingAndre Guedes
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes
2020-06-29igc: Add initial LTR supportSasha Neftin
2020-06-29Merge branch 'Add-ethtool-extended-link-state'David S. Miller
2020-06-29selftests: forwarding: Add tests for ethtool extended stateAmit Cohen
2020-06-29selftests: forwarding: forwarding.config.sample: Add port with no cable conne...Amit Cohen
2020-06-29selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_libAmit Cohen
2020-06-29mlxsw: spectrum_ethtool: Add link extended stateAmit Cohen
2020-06-29mlxsw: reg: Port Diagnostics Database RegisterAmit Cohen
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-06-29Documentation: networking: ethtool-netlink: Add link extended stateAmit Cohen
2020-06-29mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen
2020-06-29mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen
2020-06-29mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()Amit Cohen
2020-06-29igc: Add initial EEE supportSasha Neftin
2020-06-29Merge branch 'dpaa2-eth-send-a-scatter-gather-FD-instead-of-realloc-ing'David S. Miller
2020-06-29dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei
2020-06-29dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei
2020-06-29Merge branch 'sfc-prerequisites-for-EF100-driver-part-1'David S. Miller
2020-06-29sfc: extend common GRO interface to support CHECKSUM_COMPLETEEdward Cree
2020-06-29sfc: commonise ARFS handlingEdward Cree
2020-06-29sfc: commonise drain event handlingEdward Cree
2020-06-29sfc: commonise PCI error handlersEdward Cree
2020-06-29sfc: track which BAR is mappedEdward Cree
2020-06-29sfc: commonise FC advertisingEdward Cree
2020-06-29sfc: commonise other ethtool bitsEdward Cree
2020-06-29sfc: commonise ethtool NFC and RXFH/RSS functionsEdward Cree
2020-06-29sfc: commonise ethtool link handling functionsEdward Cree
2020-06-29sfc: split up nic.hEdward Cree
2020-06-29sfc: refactor EF10 stats handlingEdward Cree
2020-06-29sfc: don't try to create more channels than we can have VIsEdward Cree
2020-06-29sfc: extend bitfield macros up to POPULATE_DWORD_13Edward Cree
2020-06-29sfc: determine flag word automatically in efx_has_cap()Edward Cree
2020-06-29sfc: update MCDI protocol headersEdward Cree
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-29Merge branch 'MPTCP-improve-fallback-to-TCP'David S. Miller
2020-06-29mptcp: close poll() racesPaolo Abeni
2020-06-29mptcp: __mptcp_tcp_fallback() returns a struct sockPaolo Abeni
2020-06-29mptcp: create first subflow at msk creation timePaolo Abeni
2020-06-29mptcp: check for plain TCP sock at accept timePaolo Abeni
2020-06-29mptcp: fallback in case of simultaneous connectDavide Caratti
2020-06-29net: mptcp: improve fallback to TCPDavide Caratti
2020-06-29net: phy: marvell10g: support XFI rate matching modeBaruch Siach
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2020-06-29Merge branch 'TC-Introduce-qevents'David S. Miller
2020-06-29selftests: forwarding: Add a RED test for SW datapathPetr Machata
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata
2020-06-29net: sched: sch_red: Split init and change callbacksPetr Machata
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata