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