index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2021-02-13
skbuff: use __build_skb_around() in __alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: simplify __alloc_skb() a bit
Alexander Lobakin
2021-02-13
skbuff: make __build_skb_around() return void
Alexander Lobakin
2021-02-13
skbuff: simplify kmalloc_reserve()
Alexander Lobakin
2021-02-13
skbuff: move __alloc_skb() next to the other skb allocation functions
Alexander Lobakin
2021-02-12
Merge branch 'Xilinx-axienet-updates'
David S. Miller
2021-02-12
net: axienet: Support dynamic switching between 1000BaseX and SGMII
Robert Hancock
2021-02-12
dt-bindings: net: xilinx_axienet: add xlnx,switch-x-sgmii attribute
Robert Hancock
2021-02-12
net: axienet: hook up nway_reset ethtool operation
Robert Hancock
2021-02-12
Merge branch 'tcp-mem-pressure-vs-SO_RCVLOWAT'
David S. Miller
2021-02-12
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
2021-02-12
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
2021-02-12
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2021-02-12
Merge branch 'tc-mpls-selftests'
David S. Miller
2021-02-12
selftests: tc: Add generic mpls matching support for tc-flower
Guillaume Nault
2021-02-12
selftests: tc: Add basic mpls_* matching support for tc-flower
Guillaume Nault
2021-02-12
Merge branch 'brport-flags'
David S. Miller
2021-02-12
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
2021-02-12
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
2021-02-12
net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
Vladimir Oltean
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-12
net: dsa: configure better brport flags when ports leave the bridge
Vladimir Oltean
2021-02-12
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
2021-02-12
net: bridge: offload all port flags at once in br_setport
Vladimir Oltean
[next]