summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-16Merge branch 'tls-misc-bugfixes'Jakub Kicinski3-11/+92
2025-10-16selftests: tls: add test for short splice due to full skmsgSabrina Dubroca1-0/+31
2025-10-16selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca1-0/+34
2025-10-16tls: don't rely on tx_work during send()Sabrina Dubroca1-0/+13
2025-10-16tls: wait for pending async decryptions if tls_strp_msg_hold failsSabrina Dubroca1-2/+4
2025-10-16tls: always set record_type in tls_process_cmsgSabrina Dubroca1-5/+2
2025-10-16tls: wait for async encrypt in case of error during latter iterations of sendmsgSabrina Dubroca1-3/+4
2025-10-16tls: trim encrypted message to match the plaintext on short spliceSabrina Dubroca1-1/+4
2025-10-16tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov1-4/+1
2025-10-16MAINTAINERS: new entry for IPv6 IOAMJustin Iurman1-0/+10
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler3-7/+16
2025-10-15net: core: fix lockdep splat on device unregisterFlorian Westphal1-5/+35
2025-10-14MAINTAINERS: add myself as maintainer for b53Jonas Gorski1-0/+1
2025-10-14selftests: net: check jq command is supportedWang Liang2-0/+4
2025-10-14net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()Lorenzo Bianconi1-1/+15
2025-10-14tcp: fix tcp_tso_should_defer() vs large RTTEric Dumazet1-4/+15
2025-10-14r8152: add error handling in rtl8152_driver_initYi Cong1-1/+6
2025-10-14usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2025-10-14Octeontx2-af: Fix missing error code in cgx_probe()Harshit Mogalapalli1-0/+1
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju2-1/+1
2025-10-14net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut1-12/+11
2025-10-14Merge branch 'intel-wired-lan-driver-updates-2025-10-01-idpf-ixgbe-ixgbevf'Jakub Kicinski12-34/+310
2025-10-14ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den1-1/+2
2025-10-14ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski2-0/+47
2025-10-14ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-14ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski2-0/+47
2025-10-14ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-14idpf: cleanup remaining SKBs in PTP flowsMilena Olech2-0/+4
2025-10-14net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov3-16/+16
2025-10-14net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil HorĂ¡k - 2N2-1/+20
2025-10-14r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111HLinmao Li1-2/+3
2025-10-14net: gro_cells: Use nested-BH locking for gro_cellSebastian Andrzej Siewior1-0/+10
2025-10-14dpll: zl3073x: Handle missing or corrupted flash configurationIvan Vecera2-0/+24
2025-10-13doc: fix seg6_flowlabel pathNicolas Dichtel1-0/+3
2025-10-12selftests: drv-net: update remaining Python init filesJakub Kicinski3-16/+57
2025-10-12net: dlink: handle dma_map_single() failure properlyYeounsu Moon1-7/+16
2025-10-12net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...Rex Lu1-2/+6
2025-10-12net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...Bhanu Seshu Kumar Valluri1-4/+7
2025-10-10dpll: zl3073x: Increase maximum size of flash utilityIvan Vecera1-1/+1
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds77-596/+1113
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds42-191/+223
2025-10-09Merge tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+13
2025-10-09net: airoha: Fix loopback mode configuration for GDM2 portLorenzo Bianconi2-1/+6
2025-10-09Merge branch 'eth-fbnic-fix-xdp_tx-and-xdp-vs-qstats'Paolo Abeni9-49/+209
2025-10-09selftests: drv-net: pp_alloc_fail: add necessary optoins to configJakub Kicinski1-0/+4
2025-10-09selftests: drv-net: pp_alloc_fail: lower traffic expectationsJakub Kicinski1-5/+11
2025-10-09selftests: drv-net: fix linter warnings in pp_alloc_failJakub Kicinski1-6/+14
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski5-11/+58
2025-10-09selftests: drv-net: xdp: add test for interface level qstatsJakub Kicinski1-2/+89
2025-10-09selftests: drv-net: xdp: rename netnl to ethnlJakub Kicinski1-4/+4