Age | Commit message (Expand) | Author |
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 | 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 | 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 | macvlan: Add netlink attribute for broadcast cutoff | Herbert Xu |
2023-03-29 | macvlan: Skip broadcast queue if multicast with single receiver | Herbert Xu |
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 | 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 | 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-27 | Merge tag 'linux-can-next-for-6.4-20230327' of git://git.kernel.org/pub/scm/l... | Jakub Kicinski |
2023-03-27 | net: ena: Advertise TX push support | Shay Agroskin |
2023-03-27 | net: ena: Add support to changing tx_push_buf_len | Shay Agroskin |
2023-03-27 | net: ena: Recalculate TX state variables every device reset | Shay Agroskin |
2023-03-27 | net: ena: Add an option to configure large LLQ headers | David Arinzon |
2023-03-27 | net: ena: Make few cosmetic preparations to support large LLQ | Shay Agroskin |
2023-03-27 | qed: remove unused num_ooo_add_to_peninsula variable | Tom Rix |
2023-03-27 | net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the code | Heiner Kallweit |
2023-03-27 | net: sunhme: Consolidate common probe tasks | Sean Anderson |
2023-03-27 | net: sunhme: Inline error returns | Sean Anderson |
2023-03-27 | net: sunhme: Clean up mac address init | Sean Anderson |
2023-03-27 | net: sunhme: Consolidate mac address initialization | Sean Anderson |
2023-03-27 | net: sunhme: Switch SBUS to devres | Sean Anderson |
2023-03-27 | net: sunhme: Alphabetize includes | Sean Anderson |
2023-03-27 | net: sunhme: Unify IRQ requesting | Sean Anderson |