summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-30smsc911x: remove superfluous variable initWolfram Sang
2023-03-29Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-29net: ena: removed unused tx_bytes variableSimon Horman
2023-03-29octeon_ep: unlock the correct lock on error pathDan Carpenter
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree
2023-03-29sfc: add code to register and unregister encap matchesEdward Cree
2023-03-29sfc: add functions to insert encap matches into the MAEEdward Cree
2023-03-29sfc: handle enc keys in efx_tc_flower_parse_match()Edward Cree
2023-03-29sfc: add notion of match on enc keys to MAE machineryEdward Cree
2023-03-29sfc: document TC-to-EF100-MAE action translation conceptsEdward Cree
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu
2023-03-29macvlan: Skip broadcast queue if multicast with single receiverHerbert Xu
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-28net: ethernet: 8390: axnet_cs: remove unused xfer_count variableTom Rix
2023-03-28Revert "sh_eth: remove open coded netif_running()"Wolfram Sang
2023-03-28net/mlx5e: Fix build break on 32bitSaeed Mahameed
2023-03-28net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea
2023-03-28net/mlx5e: RX, Break the wqe bulk refill in smaller chunksDragos Tatulea
2023-03-28net/mlx5e: RX, Increase WQE bulk size for legacy rqDragos Tatulea
2023-03-28net/mlx5e: RX, Split off release path for xsk buffers for legacy rqDragos Tatulea
2023-03-28net/mlx5e: RX, Defer page release in legacy rq for better recyclingDragos Tatulea
2023-03-28net/mlx5e: RX, Change wqe last_in_page field from bool to bit flagsDragos Tatulea
2023-03-28net/mlx5e: RX, Defer page release in striding rq for better recyclingDragos Tatulea
2023-03-28net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic nameDragos Tatulea
2023-03-28net/mlx5e: RX, Enable skb page recycling through the page_poolDragos Tatulea
2023-03-28net/mlx5e: RX, Enable dma map and sync from page_pool allocatorDragos Tatulea
2023-03-28net/mlx5e: RX, Remove internal page_cacheDragos Tatulea
2023-03-28net/mlx5e: RX, Store SHAMPO header pages in arrayDragos Tatulea
2023-03-28net/mlx5e: RX, Remove alloc unit layout constraint for striding rqDragos Tatulea
2023-03-28net/mlx5e: RX, Remove alloc unit layout constraint for legacy rqDragos Tatulea
2023-03-28net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocationDragos Tatulea
2023-03-28net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remapGrygorii Strashko
2023-03-28net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko
2023-03-27Merge tag 'linux-can-next-for-6.4-20230327' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-03-27net: ena: Advertise TX push supportShay Agroskin
2023-03-27net: ena: Add support to changing tx_push_buf_lenShay Agroskin
2023-03-27net: ena: Recalculate TX state variables every device resetShay Agroskin
2023-03-27net: ena: Add an option to configure large LLQ headersDavid Arinzon
2023-03-27net: ena: Make few cosmetic preparations to support large LLQShay Agroskin
2023-03-27qed: remove unused num_ooo_add_to_peninsula variableTom Rix
2023-03-27net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the codeHeiner Kallweit
2023-03-27net: sunhme: Consolidate common probe tasksSean Anderson
2023-03-27net: sunhme: Inline error returnsSean Anderson
2023-03-27net: sunhme: Clean up mac address initSean Anderson
2023-03-27net: sunhme: Consolidate mac address initializationSean Anderson
2023-03-27net: sunhme: Switch SBUS to devresSean Anderson
2023-03-27net: sunhme: Alphabetize includesSean Anderson
2023-03-27net: sunhme: Unify IRQ requestingSean Anderson