summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-07-03ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean-49/+37
2025-07-03bonding: don't force LACPDU tx to ~333 ms boundariesSeth Forshee (DigitalOcean)-5/+6
2025-07-03net: ngbe: specify IRQ vector when the number of VFs is 7Jiawen Wu-2/+16
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu-17/+16
2025-07-03net: txgbe: request MISC IRQ in ndo_openJiawen Wu-13/+11
2025-07-03virtio_net: Enforce minimum TX ring size for reliabilityLaurent Vivier-0/+6
2025-07-03virtio_net: Cleanup '2+MAX_SKB_FRAGS'Laurent Vivier-4/+4
2025-07-03virtio-net: xsk: rx: fix the frame's length checkBui Quang Minh-4/+18
2025-07-03virtio-net: use the check_mergeable_len helperBui Quang Minh-27/+7
2025-07-03virtio-net: remove redundant truesize check with PAGE_SIZEBui Quang Minh-4/+3
2025-07-03virtio-net: ensure the received length does not exceed allocated sizeBui Quang Minh-4/+34
2025-07-03wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start()Dan Carpenter-1/+2
2025-07-02net/mlx5: Manage TC arbiter nodes and implement full support for tc-bwCarolina Jubran-9/+285
2025-07-02net/mlx5: Add traffic class scheduling support for vport QoSCarolina Jubran-30/+422
2025-07-02net/mlx5: Add support for setting tc-bw on nodesCarolina Jubran-9/+304
2025-07-02net/mlx5: Add no-op implementation for setting tc-bw on rate objectsCarolina Jubran-0/+30
2025-07-02selftest: netdevsim: Add devlink rate tc-bw testCarolina Jubran-0/+44
2025-07-02netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran-9/+4
2025-07-02tun: remove unnecessary tun_xdp_hdr structureJason Wang-6/+4
2025-07-02Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-19/+32
2025-07-02amd-xgbe: add support for giant packet sizeRaju Rangoju-4/+24
2025-07-02net: ifb: support BIG TCP packetsEric Dumazet-0/+1
2025-07-02net: libwx: fix the incorrect display of the queue numberJiawen Wu-0/+1
2025-07-02amd-xgbe: do not double read link statusRaju Rangoju-9/+19
2025-07-02net: thunderbolt: Enable end-to-end flow control also in transmitzhangjianrong-7/+6
2025-07-02net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_x...zhangjianrong-4/+4
2025-07-02net/mlx5: Check device memory pointer before usageStav Aviram-5/+2
2025-07-02net/mlx5: fs, fix RDMA TRANSPORT init cleanup flowPatrisious Haddad-4/+18
2025-07-02wifi: ath12k: add extended NSS bandwidth support for 160 MHzPradeep Kumar Chitrapu-6/+27
2025-07-02wifi: ath12k: add support for 160 MHz bandwidthPradeep Kumar Chitrapu-13/+108
2025-07-02wifi: ath12k: clean up 80P80 supportPradeep Kumar Chitrapu-41/+10
2025-07-02wifi: ath12k: add support for setting fixed HE rate/GI/LTFPradeep Kumar Chitrapu-52/+625
2025-07-02wifi: ath12k: generate rx and tx mcs maps for supported HE mcsPradeep Kumar Chitrapu-10/+30
2025-07-02wifi: ath12k: move HE MCS mapper to a separate functionPradeep Kumar Chitrapu-8/+14
2025-07-02wifi: ath12k: push EHT MU-MIMO params to hardwarePradeep Kumar Chitrapu-0/+79
2025-07-02wifi: ath12k: push HE MU-MIMO params to hardwarePradeep Kumar Chitrapu-102/+169
2025-07-02nui: Fix dma_mapping_error() checkThomas Fourier-1/+34
2025-07-01net: tulip: Rename PCI driver struct to end in _driverUwe Kleine-König-2/+2
2025-07-01net: atlantic: Rename PCI driver struct to end in _driverUwe Kleine-König-3/+3
2025-07-01net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...Lucien.Jheng-4/+41
2025-07-01net: dsa: hellcreek: Constify struct devlink_region_ops and struct hellcreek_...Christophe JAILLET-10/+10
2025-07-01net: dsa: mv88e6xxx: Use kcalloc()Christophe JAILLET-9/+4
2025-07-01net: dsa: mv88e6xxx: Constify struct devlink_region_ops and struct mv88e6xxx_...Christophe JAILLET-9/+9
2025-07-01net: atlantic: add set_power to fw_ops for atl2 to fix wolEric Work-0/+41
2025-07-01net: mana: Handle Reset Request from MANA NICHaiyang Zhang-35/+133
2025-07-01phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYsOleksij Rempel-0/+132
2025-07-01enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari-2/+2
2025-07-01amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju-2/+13
2025-07-01sfc: siena: eliminate xdp_rxq_info_valid using XDP base APIFushuai Wang-7/+1
2025-07-01sfc: eliminate xdp_rxq_info_valid using XDP base APIFushuai Wang-7/+1