summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-14net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean
2021-02-14net: bridge: propagate extack through store_bridge_parmVladimir Oltean
2021-02-14net: bridge: remove __br_vlan_filter_toggleVladimir Oltean
2021-02-14Merge branch 'PTP-for-DSA-tag_ocelot_8021q'David S. Miller
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: dsa: tag_ocelot: single out PTP-related transmit tag processingVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcvVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean
2021-02-14net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frameVladimir Oltean
2021-02-14net: mscc: ocelot: better error handling in ocelot_xtr_irq_handlerVladimir Oltean
2021-02-14net: mscc: ocelot: only drain extraction queue on errorVladimir Oltean
2021-02-14net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handlerVladimir Oltean
2021-02-14Merge branch 'bnxt_en-next'David S. Miller
2021-02-14bnxt_en: Improve logging of error recovery settings information.Michael Chan
2021-02-14bnxt_en: Reply to firmware's echo request async message.Michael Chan
2021-02-14bnxt_en: Initialize "context kind" field for context memory blocks.Michael Chan
2021-02-14bnxt_en: Add context memory initialization infrastructure.Michael Chan
2021-02-14bnxt_en: Implement faster recovery for firmware fatal error.Michael Chan
2021-02-14bnxt_en: selectively allocate context memoriesEdwin Peer
2021-02-14bnxt_en: Update firmware interface spec to 1.10.2.16.Michael Chan
2021-02-13Merge branch 'skbuff-introduce-skbuff_heads-bulking-and-reusing'David S. Miller
2021-02-13skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin
2021-02-13skbuff: allow to use NAPI cache from __napi_alloc_skb()Alexander Lobakin
2021-02-13skbuff: allow to optionally use NAPI cache from __alloc_skb()Alexander Lobakin
2021-02-13skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin
2021-02-13skbuff: move NAPI cache declarations upper in the fileAlexander Lobakin
2021-02-13skbuff: remove __kfree_skb_flush()Alexander Lobakin
2021-02-13skbuff: use __build_skb_around() in __alloc_skb()Alexander Lobakin
2021-02-13skbuff: simplify __alloc_skb() a bitAlexander Lobakin
2021-02-13skbuff: make __build_skb_around() return voidAlexander Lobakin
2021-02-13skbuff: simplify kmalloc_reserve()Alexander Lobakin
2021-02-13skbuff: move __alloc_skb() next to the other skb allocation functionsAlexander Lobakin
2021-02-12Merge branch 'Xilinx-axienet-updates'David S. Miller
2021-02-12net: axienet: Support dynamic switching between 1000BaseX and SGMIIRobert Hancock
2021-02-12dt-bindings: net: xilinx_axienet: add xlnx,switch-x-sgmii attributeRobert Hancock
2021-02-12net: axienet: hook up nway_reset ethtool operationRobert Hancock
2021-02-12Merge branch 'tcp-mem-pressure-vs-SO_RCVLOWAT'David S. Miller
2021-02-12tcp: factorize logic into tcp_epollin_ready()Eric Dumazet
2021-02-12tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet
2021-02-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-12Merge branch 'tc-mpls-selftests'David S. Miller
2021-02-12selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault
2021-02-12selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault
2021-02-12Merge branch 'brport-flags'David S. Miller
2021-02-12net: dsa: sja1105: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean