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
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2023-04-24
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
2023-04-24
tsnep: Add XDP socket zero-copy TX support
Gerhard Engleder
2023-04-24
tsnep: Add XDP socket zero-copy RX support
Gerhard Engleder
2023-04-24
tsnep: Move skb receive action to separate function
Gerhard Engleder
2023-04-24
tsnep: Add functions for queue enable/disable
Gerhard Engleder
2023-04-24
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
2023-04-24
tsnep: Replace modulo operation with mask
Gerhard Engleder
2023-04-24
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
2023-04-24
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
2023-04-23
net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
Vladimir Oltean
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2023-04-23
net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardware
Felix Fietkau
2023-04-21
Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-04-21
net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs
Leon Romanovsky
2023-04-21
net/mlx5e: Properly release work data structure
Leon Romanovsky
2023-04-21
net/mlx5e: Compare all fields in IPv6 address
Leon Romanovsky
2023-04-21
net/mlx5e: Don't overwrite extack message returned from IPsec SA validator
Leon Romanovsky
2023-04-21
net/mlx5e: Fix FW error while setting IPsec policy block action
Leon Romanovsky
2023-04-21
net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
Yan Wang
2023-04-21
pds_core: Kconfig and pds_core.rst
Shannon Nelson
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
2023-04-21
pds_core: add the aux client API
Shannon Nelson
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
2023-04-21
net/mlx5: Consider VLAN interface in MACsec TX steering rules
Emeel Hakim
2023-04-21
net/mlx5: Support MACsec over VLAN
Emeel Hakim
2023-04-21
net/mlx5: Enable MACsec offload feature for VLAN interface
Emeel Hakim
2023-04-20
net: enetc: include MAC Merge / FP registers in register dump
Vladimir Oltean
2023-04-20
net: enetc: only commit preemptible TCs to hardware when MM TX is active
Vladimir Oltean
2023-04-20
net: enetc: report mm tx-active based on tx-enabled and verify-status
Vladimir Oltean
2023-04-20
net: enetc: fix MAC Merge layer remaining enabled until a link down event
Vladimir Oltean
2023-04-20
eth: mlx5: avoid iterator use outside of a loop
Jakub Kicinski
2023-04-20
net/mlx5: Update op_mode to op_mod for port selection
Roi Dayan
2023-04-20
net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()
Roi Dayan
2023-04-20
net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()
Roi Dayan
2023-04-20
net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()
Eli Cohen
2023-04-20
net/mlx5e: RX, Hook NAPIs to page pools
Dragos Tatulea
2023-04-20
net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case
Dragos Tatulea
2023-04-20
net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ
Dragos Tatulea
2023-04-20
net/mlx5e: Add vnic devlink health reporter to representors
Maher Sanalla
[next]