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
2024-06-19
mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion
Amit Cohen
2024-06-19
mlxsw: pci: Do not store SKB for RDQ elements
Amit Cohen
2024-06-19
mlxsw: pci: Optimize data buffer access
Amit Cohen
2024-06-19
mlxsw: pci: Use page pool for Rx buffers allocation
Amit Cohen
2024-06-19
mlxsw: pci: Initialize page pool per CQ
Amit Cohen
2024-06-19
mlxsw: pci: Store CQ pointer as part of RDQ structure
Amit Cohen
2024-06-19
mlxsw: pci: Split NAPI setup/teardown into two steps
Amit Cohen
2024-06-19
net: hsr: cosmetic: Remove extra white space
Lukasz Majewski
2024-06-19
virtio_net: add support for Byte Queue Limits
Jiri Pirko
2024-06-19
net: smc9194: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-19
net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
net: dsa: mt7530: add support for bridge port isolation
Matthias Schiffer
2024-06-19
net: dsa: mt7530: factor out bridge join/leave logic
Matthias Schiffer
2024-06-19
Merge branch 'net-drop-rx-socket-tracepoint'
David S. Miller
2024-06-19
af_packet: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
udp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
tcp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
net: raw: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
ping: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
2024-06-19
Merge branch 'am65x-ptp'
David S. Miller
2024-06-19
arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices
Diogo Ivo
2024-06-19
net: ti: icss-iep: Enable compare events
Diogo Ivo
2024-06-19
dt-bindings: net: Add IEP interrupt
Diogo Ivo
2024-06-19
net: ti: icss-iep: Remove spinlock-based synchronization
Diogo Ivo
2024-06-19
net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devices
Diogo Ivo
2024-06-19
rds:Simplify the allocation of slab caches
Hongfu Li
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
2024-06-18
Merge branch 'net-mlx4_en-use-ethtool_puts-sprintf'
Jakub Kicinski
2024-06-18
net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings
Kamal Heib
2024-06-18
net/mlx4_en: Use ethtool_puts to fill selftest strings
Kamal Heib
2024-06-18
net/mlx4_en: Use ethtool_puts to fill priv flags strings
Kamal Heib
2024-06-18
net: microchip: Constify struct vcap_operations
Christophe JAILLET
2024-06-18
Merge branch 'introduce-phy-mode-10g-qxgmii'
Paolo Abeni
2024-06-18
dt-bindings: net: ethernet-controller: add 10g-qxgmii mode
Vladimir Oltean
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2024-06-18
net: stmmac: Enable TSO on VLANs
Furong Xu
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
2024-06-17
net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
Jeff Johnson
2024-06-17
net: mana: Use mana_cleanup_port_context() for rxq cleanup
Shradha Gupta
2024-06-17
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
2024-06-17
Merge branch 'net-smc-IPPROTO_SMC'
David S. Miller
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
2024-06-17
Merge branch 'mlx5-genl-queue-stats'
David S. Miller
[next]