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