summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-29tools: ynl: fix typo in info stringRuben Wauters
2025-04-29idpf: assign extracted ptype to struct libeth_rqe_info fieldMateusz Polchlopek
2025-04-29ixgbe: devlink: add devlink region support for E610Slawomir Mrozowicz
2025-04-29ixgbe: add E610 .set_phys_id() callback implementationJedrzej Jagielski
2025-04-29ixgbe: apply different rules for setting FC on E610Jedrzej Jagielski
2025-04-29ixgbe: add support for ACPI WOL for E610Jedrzej Jagielski
2025-04-29ixgbe: create E610 specific ethtool_ops structureJedrzej Jagielski
2025-04-29igc: Change Tx mode for MQPRIO offloadingKurt Kanzenbach
2025-04-29igc: Limit netdev_tc calls to MQPRIOKurt Kanzenbach
2025-04-29igb: Get rid of spurious interruptsKurt Kanzenbach
2025-04-29igb: Add support for persistent NAPI configKurt Kanzenbach
2025-04-29igb: Link queues to NAPI instancesKurt Kanzenbach
2025-04-29igb: Link IRQs to NAPI instancesKurt Kanzenbach
2025-04-29net: phy: aquantia: fix commenting formatAryan Srivastava
2025-04-29net: ipv6: fix UDPv6 GSO segmentation with NATFelix Fietkau
2025-04-29Merge branch 'fix-felix-dsa-taprio-gates-after-clock-jump'Jakub Kicinski
2025-04-29selftests: net: tc_taprio: new testVladimir Oltean
2025-04-29selftests: net: tsn_lib: add window_size argument to isochron_do()Vladimir Oltean
2025-04-29selftests: net: tsn_lib: create common helper for counting received packetsVladimir Oltean
2025-04-29net: dsa: felix: fix broken taprio gate states after clock jumpVladimir Oltean
2025-04-29net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAMChad Monroe
2025-04-29igc: fix lock order in igc_ptp_resetJacob Keller
2025-04-29idpf: protect shutdown from resetLarysa Zaremba
2025-04-29idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski
2025-04-29Merge branch 'xsk-respect-the-offsets-when-copying-frags'Jakub Kicinski
2025-04-29xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc()Bui Quang Minh
2025-04-29xsk: respect the offsets when copying fragsBui Quang Minh
2025-04-29bpf: net_sched: Fix using bpf qdisc as default qdiscAmery Hung
2025-04-29Merge tag 'mmc-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-04-29selftests/bpf: Fix compilation errorsFeng Yang
2025-04-29net: mdio: mux-meson-gxl: set reversed bit when using internal phyDa Xue
2025-04-29net: dlink: Correct endianness handling of led_modeSimon Horman
2025-04-29crypto/krb5: Fix change to use SG miter to use offsetDavid Howells
2025-04-29net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACESAlexander Duyck
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-29Merge tag 'platform-drivers-x86-v6.15-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-29Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-29Merge branch 'io_uring-zcrx-selftests-more-cleanups'Jakub Kicinski
2025-04-29io_uring/zcrx: selftests: parse json from ethtool -gDavid Wei
2025-04-29io_uring/zcrx: selftests: use rand_port()David Wei
2025-04-29ptp: ocp: Add const to bp->attr_group allocation typeKees Cook
2025-04-29nfp: xsk: Adjust allocation type for nn->dp.xsk_poolsKees Cook
2025-04-29net/mlx4_core: Adjust allocation type for buddy->bitsKees Cook
2025-04-29pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()Kees Cook
2025-04-29ipv4: fib: Fix fib_info_hash_alloc() allocation typeKees Cook
2025-04-29Merge branch 'ip-improve-tcp-sock-multipath-routing'Paolo Abeni
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn
2025-04-29ip: load balance tcp connections to single dst addr and portWillem de Bruijn
2025-04-29ipv4: prefer multipath nexthop that matches source addressWillem de Bruijn
2025-04-28net: ti: icssg-prueth: Add ICSSG FW StatsMD Danish Anwar