Age | Commit message (Expand) | Author |
2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-30 | net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flow | Felix Fietkau |
2023-03-30 | net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offload | Felix Fietkau |
2023-03-30 | net: ethernet: mtk_eth_soc: fix flow block refcounting logic | Felix Fietkau |
2023-03-30 | net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit() | Russell King (Oracle) |
2023-03-30 | smsc911x: remove superfluous variable init | Wolfram Sang |
2023-03-29 | Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-03-29 | bnxt_en: Add missing 200G link speed reporting | Michael Chan |
2023-03-29 | bnxt_en: Fix typo in PCI id to device description string mapping | Kalesh AP |
2023-03-29 | bnxt_en: Fix reporting of test result in ethtool selftest | Kalesh AP |
2023-03-29 | i40e: fix registers dump after run ethtool adapter self test | Radoslaw Tyl |
2023-03-29 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2023-03-29 | net: ena: removed unused tx_bytes variable | Simon Horman |
2023-03-29 | octeon_ep: unlock the correct lock on error path | Dan Carpenter |
2023-03-29 | bnx2x: use the right build_skb() helper | Jakub Kicinski |
2023-03-29 | net: hns3: support wake on lan configuration and query | Hao Lan |
2023-03-29 | sfc: add offloading of 'foreign' TC (decap) rules | Edward Cree |
2023-03-29 | sfc: add code to register and unregister encap matches | Edward Cree |
2023-03-29 | sfc: add functions to insert encap matches into the MAE | Edward Cree |
2023-03-29 | sfc: handle enc keys in efx_tc_flower_parse_match() | Edward Cree |
2023-03-29 | sfc: add notion of match on enc keys to MAE machinery | Edward Cree |
2023-03-29 | sfc: document TC-to-EF100-MAE action translation concepts | Edward Cree |
2023-03-29 | ipv6: Remove in6addr_any alternatives. | Kuniyuki Iwashima |
2023-03-28 | Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-03-28 | net: ethernet: 8390: axnet_cs: remove unused xfer_count variable | Tom Rix |
2023-03-28 | net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G links | Felix Fietkau |
2023-03-28 | Revert "sh_eth: remove open coded netif_running()" | Wolfram Sang |
2023-03-28 | net/mlx5e: Fix build break on 32bit | Saeed Mahameed |
2023-03-28 | net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache stats | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Break the wqe bulk refill in smaller chunks | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Increase WQE bulk size for legacy rq | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Split off release path for xsk buffers for legacy rq | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Defer page release in legacy rq for better recycling | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Change wqe last_in_page field from bool to bit flags | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Defer page release in striding rq for better recycling | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic name | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Enable skb page recycling through the page_pool | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Enable dma map and sync from page_pool allocator | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Remove internal page_cache | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Store SHAMPO header pages in array | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Remove alloc unit layout constraint for striding rq | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Remove alloc unit layout constraint for legacy rq | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocation | Dragos Tatulea |
2023-03-28 | ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg() | Jakob Koschel |
2023-03-28 | ice: add profile conflict check for AVF FDIR | Junfeng Guo |
2023-03-28 | ice: Fix ice_cfg_rdma_fltr() to only update relevant fields | Brett Creeley |
2023-03-28 | ice: fix W=1 headers mismatch | Jesse Brandeburg |
2023-03-28 | net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remap | Grygorii Strashko |
2023-03-28 | net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rate | Grygorii Strashko |
2023-03-28 | smsc911x: avoid PHY being resumed when interface is not up | Wolfram Sang |