summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-05net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean
2020-01-05Merge branch 'dsa-deferred-xmit'David S. Miller
2020-01-05net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmitVladimir Oltean
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean
2020-01-05macb: Don't unregister clks unconditionallyStephen Boyd
2020-01-05Merge branch 'Fix-10G-PHY-interface-types'David S. Miller
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2020-01-05Merge branch 'ionic-add-sriov-support'David S. Miller
2020-01-05ionic: support sr-iov operationsShannon Nelson
2020-01-05ionic: ionic_if bits for sr-iov supportShannon Nelson
2020-01-05MAINTAINERS: Drop obsolete entries from Samsung sxgbe ethernet driverKrzysztof Kozlowski
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-05net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang
2020-01-05Merge branch 'net-phy-switch-to-using-fwnode_gpiod_get_index'David S. Miller
2020-01-05net: phy: fixed_phy: switch to using fwnode_gpiod_get_indexDmitry Torokhov
2020-01-05net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov
2020-01-05net: phylink: switch to using fwnode_gpiod_get_index()Dmitry Torokhov
2020-01-05net: dsa: vsc73xx: Remove dependency on CONFIG_OFFlorian Fainelli
2020-01-05Linux 5.5-rc5v5.5-rc5Linus Torvalds
2020-01-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-01-05Merge branch 'WireGuard-bug-fixes-and-cleanups'David S. Miller
2020-01-05wireguard: socket: mark skbs as not on list when receiving via groJason A. Donenfeld
2020-01-05wireguard: queueing: do not account for pfmemalloc when clearing skb headerJason A. Donenfeld
2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld
2020-01-05Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-05netfilter: nf_tables: unbind callbacks from flowtable destroy pathPablo Neira Ayuso
2020-01-05netfilter: nf_flow_table_offload: fix the nat port mangle.wenxu
2020-01-05netfilter: nf_flow_table_offload: check the status of dst_neighwenxu
2020-01-05netfilter: nf_flow_table_offload: fix incorrect ethernet dst addresswenxu
2020-01-05netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu
2020-01-04igc: Remove no need declaration of the igc_sw_initSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_write_itrSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_assign_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorsSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_irq_disableSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_irq_enableSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_configure_msixSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_rx_modeSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_interrupt_capabilitySasha Neftin
2020-01-04igc: Remove no need declaration of the igc_alloc_mapped_pageSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_configureSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_default_mac_filterSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_power_down_linkSasha Neftin
2020-01-04Documentation: riscv: add patch acceptance guidelinesPaul Walmsley
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley