aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-08-17eth: bnxt: decrease indent in bnxt_init_int_mode()Jakub Kicinski1-18/+18
2026-08-17r8169: keep LED device name valid after setupZhixing Chen1-6/+5
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet8-16/+18
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet6-14/+31
2026-08-17can: m_can: pci: Remove driver_dataMarkus Schneider-Pargmann (The Capable Hub)1-3/+3
2026-08-17drivers: gs_usb: gs_usb_probe(): fix typo in error messageFanbo He1-1/+1
2026-08-17can: m_can: Use of_property_present() for wakeup-sourcebui duc phuc1-1/+1
2026-08-17can: vxcan: support per-netns device unregistration.Kuniyuki Iwashima1-11/+15
2026-08-17can: rockchip: add RK3588 CAN supportCunhao Lu3-2/+34
2026-08-17can: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer1-4/+27
2026-08-17net: ionic: Fetch RCQ sign bit from firmwareAbhijit Gangurde1-1/+5
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu3-12/+22
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory3-37/+45
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-2/+12
2026-08-13net: usb: lg-vl600: fix Ethernet header on fragmented RX packetsXu Rao1-1/+1
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar1-0/+3
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman110-573/+1374
2026-08-13net: stmmac: intel: Add missing pci_free_irq_vectors() callsFlorian Bezdeka1-0/+2
2026-08-13netdevsim: drop the ability to change max_vfs via debugfsSlawomir Stepien3-82/+3
2026-08-13net: tun: bound receive headroomAsim Viladi Oglu Manizada1-5/+16
2026-08-13net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo1-85/+27
2026-08-13net: phy: dp83640: clear state after PTP registration failureXuanqiang Luo1-0/+4
2026-08-13net: phy: dp83640: embed pin configuration in clockXuanqiang Luo1-11/+4
2026-08-13net: phy: add PHY package locking helpersXuanqiang Luo2-0/+25
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-102/+206
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov1-4/+1
2026-08-13netconsole: publish the userdata payload with RCUBreno Leitao1-36/+56
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg3-14/+151
2026-08-13net: mana: Route ring-buffer access through offset-based helpersAditya Garg1-24/+39
2026-08-13net/mlx5: rsc_dump and hv_vhca return NULL on create errorMichael Guralnik4-22/+19
2026-08-12Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski9-37/+63
2026-08-12r8169: give RTL_GIGA_MAC_VER_EXTENDED a distinct valueKarl Mehltretter1-1/+1
2026-08-12net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
2026-08-12pptp: drop packets received before connectQingfang Deng1-6/+2
2026-08-12ppp: annotate lockless queue empty checkQingfang Deng1-1/+1
2026-08-12ixd: add devlink supportAmritha Nambiar7-3/+167
2026-08-12ixd: add the core initializationLarysa Zaremba8-1/+430
2026-08-12ixd: add reset checks and initialize the mailboxLarysa Zaremba7-9/+322
2026-08-12ixd: add basic driver framework for Intel(R) Control Plane FunctionLarysa Zaremba7-0/+191
2026-08-12idpf: print a debug message and bail in case of non-event ctlq messageLarysa Zaremba1-0/+7
2026-08-12idpf: make mbx_task queueing and cancelling more consistentLarysa Zaremba3-5/+10
2026-08-12idpf: refactor idpf to use libie control queuesPavan Kumar Linga16-2481/+841
2026-08-12idpf: refactor idpf to use libie_pci APIsPavan Kumar Linga12-316/+285
2026-08-12idpf: remove unused code for getting RSS info from deviceLarysa Zaremba3-99/+22
2026-08-12idpf: remove 'vport_params_reqd' fieldPavan Kumar Linga3-24/+10
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra1-0/+623
2026-08-12libie: add control queue supportPhani R Burra3-0/+684
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga1-4/+8
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra3-0/+239
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj17-2287/+16