summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-12net: wangxun: reorder timer and work sync cancellationsJiawen Wu
2026-04-12net: wangxun: move ethtool_ops.set_channels into libwxJiawen Wu
2026-04-12net: wangxun: replace busy-wait reset flag with kernel mutexJiawen Wu
2026-04-12net: ngbe: remove redundant macrosJiawen Wu
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer
2026-04-10iavf: fix kernel-doc comment style in iavf_ethtool.cAleksandr Loktionov
2026-04-10net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi
2026-04-10net: dsa: mxl862xx: implement VLAN functionalityDaniel Golle
2026-04-10net: dsa: mxl862xx: don't skip early bridge port configurationDaniel Golle
2026-04-10net: dsa: mxl862xx: reject DSA_PORT_TYPE_DSADaniel Golle
2026-04-10net: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen
2026-04-10wifi: ath12k: avoid dynamic alloc when parsing wmi tbNicolas Escande
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-09eth: fbnic: Use wake instead of startMohsin Bashir
2026-04-09net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-09net: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu
2026-04-09net: bcmgenet: fix racing timeout handlerJustin Chen
2026-04-09net: bcmgenet: fix leaking free_bdsJustin Chen
2026-04-09net: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen
2026-04-09net: macb: Use napi_schedule_irqoff() in IRQ handlerKevin Hao
2026-04-09ppp: consolidate refcount decrementsQingfang Deng
2026-04-09net: phy: realtek: Add property to enable SSCMarek Vasut
2026-04-09macsec: Support VLAN-filtering lower devicesCosmin Ratiu
2026-04-09nsim: Add support for VLAN filtersCosmin Ratiu
2026-04-09net: use get_random_u{16,32,64}() where appropriateDavid Carlier
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski
2026-04-09netkit: Add xsk support for af_xdp applicationsDaniel Borkmann
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-04-09netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09ice: use bitmap_empty() in ice_vf_has_no_qs_enaYury Norov
2026-04-09ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()Yury Norov
2026-04-09can: ucan: fix devres lifetimeJohan Hovold
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-09r8152: Add support for the RTL8157 hardwareBirger Koblitz
2026-04-09r8152: Add support for 5Gbit Link Speeds and EEEBirger Koblitz
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh
2026-04-09net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich
2026-04-09net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich
2026-04-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-04-08netdevsim: Add devlink port resource registrationOr Har-Toov
2026-04-08net/mlx5: Register SF resource on PF port representorOr Har-Toov
2026-04-08net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean
2026-04-08net: bcmasp: Switch to page pool for RX pathFlorian Fainelli