index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-15
net: stmmac: Add Toshiba Visconti SoCs glue driver
Nobuhiro Iwamatsu
2021-02-15
dt-bindings: net: Add DT bindings for Toshiba Visconti TMPV7700 SoC
Nobuhiro Iwamatsu
2021-02-15
net: mvpp2: Add TX flow control support for jumbo frames
Stefan Chulski
2021-02-15
net: mvpp2: reduce tx-fifo for loopback port
Stefan Chulski
2021-02-15
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
2021-02-15
tcp: tcp_data_ready() must look at SOCK_DONE
Eric Dumazet
2021-02-15
Merge branch 'br-next-fixes'
David S. Miller
2021-02-15
net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n
Vladimir Oltean
2021-02-15
net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=n
Vladimir Oltean
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
2021-02-15
r8169: fix resuming from suspend on RTL8105e if machine runs on battery
Heiner Kallweit
2021-02-14
Merge branch 'mvpp2-next'
David S. Miller
2021-02-14
net: mvpp2: improve Networking Complex Control register naming
Stefan Chulski
2021-02-14
net: mvpp2: improve mvpp2_get_sram return
Stefan Chulski
2021-02-14
net: mvpp2: improve Packet Processor version check
Stefan Chulski
2021-02-14
net: mvpp2: simplify PPv2 version ID read
Stefan Chulski
2021-02-14
Merge branch 'Propagate-extack-for-switchdev-LANs-from-DSA'
David S. Miller
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-14
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
2021-02-14
net: bridge: propagate extack through store_bridge_parm
Vladimir Oltean
2021-02-14
net: bridge: remove __br_vlan_filter_toggle
Vladimir Oltean
2021-02-14
Merge branch 'PTP-for-DSA-tag_ocelot_8021q'
David S. Miller
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-14
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
2021-02-14
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: single out PTP-related transmit tag processing
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv
Vladimir Oltean
2021-02-14
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
Vladimir Oltean
2021-02-14
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-14
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
2021-02-14
net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-14
Merge branch 'bnxt_en-next'
David S. Miller
2021-02-14
bnxt_en: Improve logging of error recovery settings information.
Michael Chan
2021-02-14
bnxt_en: Reply to firmware's echo request async message.
Michael Chan
2021-02-14
bnxt_en: Initialize "context kind" field for context memory blocks.
Michael Chan
2021-02-14
bnxt_en: Add context memory initialization infrastructure.
Michael Chan
2021-02-14
bnxt_en: Implement faster recovery for firmware fatal error.
Michael Chan
2021-02-14
bnxt_en: selectively allocate context memories
Edwin Peer
2021-02-14
bnxt_en: Update firmware interface spec to 1.10.2.16.
Michael Chan
2021-02-13
Merge branch 'skbuff-introduce-skbuff_heads-bulking-and-reusing'
David S. Miller
2021-02-13
skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing
Alexander Lobakin
2021-02-13
skbuff: allow to use NAPI cache from __napi_alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: allow to optionally use NAPI cache from __alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
Alexander Lobakin
2021-02-13
skbuff: move NAPI cache declarations upper in the file
Alexander Lobakin
2021-02-13
skbuff: remove __kfree_skb_flush()
Alexander Lobakin
[next]