aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer1-0/+8
2026-04-10iavf: fix kernel-doc comment style in iavf_ethtool.cAleksandr Loktionov1-50/+53
2026-04-10net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi1-3/+5
2026-04-10net: dsa: mxl862xx: implement VLAN functionalityDaniel Golle4-14/+1211
2026-04-10net: dsa: mxl862xx: don't skip early bridge port configurationDaniel Golle1-1/+1
2026-04-10net: dsa: mxl862xx: reject DSA_PORT_TYPE_DSADaniel Golle1-3/+7
2026-04-10net: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen1-5/+4
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+8
2026-04-09eth: fbnic: Use wake instead of startMohsin Bashir1-1/+1
2026-04-09net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()Lorenzo Bianconi1-6/+10
2026-04-09net: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu1-0/+2
2026-04-09net: bcmgenet: fix racing timeout handlerJustin Chen1-13/+9
2026-04-09net: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
2026-04-09net: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
2026-04-09net: macb: Use napi_schedule_irqoff() in IRQ handlerKevin Hao1-2/+2
2026-04-09ppp: consolidate refcount decrementsQingfang Deng1-33/+28
2026-04-09net: phy: realtek: Add property to enable SSCMarek Vasut1-0/+127
2026-04-09macsec: Support VLAN-filtering lower devicesCosmin Ratiu1-8/+63
2026-04-09nsim: Add support for VLAN filtersCosmin Ratiu2-2/+71
2026-04-09net: use get_random_u{16,32,64}() where appropriateDavid Carlier1-2/+2
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski1-63/+349
2026-04-09netkit: Add xsk support for af_xdp applicationsDaniel Borkmann1-0/+86
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-2/+67
2026-04-09netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei1-12/+114
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann1-49/+82
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-65/+168
2026-04-09ice: use bitmap_empty() in ice_vf_has_no_qs_enaYury Norov1-2/+2
2026-04-09ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()Yury Norov1-3/+1
2026-04-09can: ucan: fix devres lifetimeJohan Hovold1-1/+1
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier1-3/+18
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier1-1/+4
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier1-0/+2
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner3-6/+8
2026-04-09r8152: Add support for the RTL8157 hardwareBirger Koblitz1-184/+729
2026-04-09r8152: Add support for 5Gbit Link Speeds and EEEBirger Koblitz1-18/+82
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh1-1/+2
2026-04-09net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich1-1/+1
2026-04-09net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich1-3/+4
2026-04-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-33/+67
2026-04-08netdevsim: Add devlink port resource registrationOr Har-Toov2-1/+26
2026-04-08net/mlx5: Register SF resource on PF port representorOr Har-Toov2-0/+41
2026-04-08net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean1-1/+34
2026-04-08net: bcmasp: Switch to page pool for RX pathFlorian Fainelli4-23/+115
2026-04-08net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOGEric Dumazet2-3/+3
2026-04-08net: phy: realtek: get rid of magic numbers in rtl8201_config_intr()Aleksander Jan Bajkowski1-3/+12
2026-04-08net: txgbe: leave space for null terminators on property_entryFabio Baltieri1-4/+4
2026-04-08Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-2/+7
2026-04-08net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu1-2/+1
2026-04-08wifi: ath10k: Add device-tree quirk to skip host cap QMI requestsAmit Pundir3-3/+14
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers2-116/+5