aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
26 hoursMerge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'HEADtestingmainJakub Kicinski3-11/+65
26 hoursnet: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
26 hoursnet: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
27 hoursMerge branch 'gve-stats-reporting-fixes'Jakub Kicinski2-28/+53
27 hoursgve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
27 hoursgve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
27 hoursMerge branch 'net-gro-fix-outer-network-offset'Jakub Kicinski2-0/+66
27 hoursselftest: net: add a test-case for encap segmentation after GROPaolo Abeni1-0/+64
27 hoursnet: gro: fix outer network offsetPaolo Abeni1-0/+2
27 hoursnet: add proper RCU protection to /proc/net/ptypeEric Dumazet1-16/+34
27 hoursnet: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
2 daysnet: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek1-6/+15
2 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-88/+136
2 daysMerge branch 'enetc-v4-hardware-integration-fixes'Jakub Kicinski4-14/+24
2 daysnet: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil2-4/+15
2 daysnet: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil1-2/+2
2 daysnet: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+0
2 daysnet: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+7
2 daystipc: use kfree_sensitive() for session key materialDaniel Hodges1-2/+2
2 daysnet: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)1-1/+2
2 daysnet: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski2-10/+2
2 dayslinkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen1-5/+15
4 daysnet: don't touch dev->stats in BPF redirect pathsJakub Kicinski1-4/+4
5 daysnet: usb: r8152: fix resume reset deadlockSergey Senozhatsky1-14/+15
5 daysmacvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
5 daysnet: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún1-0/+2
6 daysi40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
6 daysice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
6 daysice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
6 daysice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
6 daysice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
6 daysdpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
6 daysMerge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices'Jakub Kicinski2-21/+22
6 daysnet: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
6 daysnet: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
6 daysnet: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
6 daysdpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
6 daysMerge branch 'net-fix-potential-crash-in-net-sched-cls_u32-c'Jakub Kicinski2-7/+18
6 daysnet/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet1-7/+6
6 daysnet: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
6 daysMAINTAINERS: add an entry for PSPJakub Kicinski1-0/+12
6 daysMerge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-163/+402
7 daysMerge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-26/+3
7 daysnet: fix segmentation of forwarding fraglist GROJibin Zhang4-3/+8
7 daysMerge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-3/+5
7 dayswifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg1-3/+5
7 daysMerge branch 'mptcp-avoid-dup-nl-events-and-propagate-error'Jakub Kicinski2-13/+81
7 daysselftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
7 daysselftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+20
7 daysmptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)1-4/+5
7 daysselftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+51
7 daysmptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)1-2/+2
7 daysMerge branch 'mlx5-misc-fixes-2026-01-27'Jakub Kicinski6-13/+25
7 daysnet/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
7 daysnet/mlx5: Fix vhca_id access call trace use before allocParav Pandit4-11/+21
7 daysnet/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory1-1/+2
7 daysnet: phy: micrel: fix clk warning when removing the driverWei Fang1-4/+13
7 daysnet/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka1-6/+11
7 daysMerge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-21/+16
7 daysnet: bridge: fix static key checkMartin Kaiser1-1/+1
7 daysnfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima3-4/+29
8 daysMerge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-168/+26
8 daysgve: fix probe failure if clock read failsJordan Rhee5-15/+14
8 daysMerge branch 'mlx5-misc-fixes-2026-01-26'Jakub Kicinski6-15/+70
8 daysnet/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
8 daysnet/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
8 daysnet/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory5-0/+46
8 daysice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
8 daysice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
8 daysixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju1-4/+2
8 daysixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju1-12/+8
8 daysMerge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+12
9 daysbonding: fix use-after-free due to enslave fail after slave array updateNikolay Aleksandrov1-5/+5
9 daysdt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix 'usb32_drvvbus0' gro...Gabor Juhos1-1/+1
9 dayspinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski1-0/+17
9 daysnfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima2-2/+19
9 daysnet: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang1-7/+27
9 daysmptcp: fix race in mptcp_pm_nl_flush_addrs_doit()Eric Dumazet1-3/+13
9 daysrocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
10 daysMerge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-40/+82
10 daysnet: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang1-7/+8
10 daysnet/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi1-1/+1
10 daysnet: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
10 daysLinux 6.19-rc7Linus Torvalds1-1/+1
10 daysselftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera1-0/+7
10 daysipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera1-1/+3
10 daysnet: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
10 dayssfc: fix deadlock in RSS config readEdward Cree1-6/+1
10 daysMerge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...Jakub Kicinski2-3/+3
10 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-4/+36
10 daysMerge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
11 daysMerge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds30-139/+313
11 daysMerge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-8/+13
11 daysMerge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
11 daysMerge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
11 dayskeys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan1-2/+2
11 daysInput: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
11 daysInput: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
11 daysMerge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-7/+25
11 daysMerge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds1-0/+1
11 daysMerge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+23
11 daysDocumentation: Project continuityDan Williams2-0/+42
11 daysMerge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-74/+209
12 daysMerge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
12 daysMerge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-17/+7
12 daysMerge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+20
12 daysMerge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+17
12 daysMerge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+12
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-38/+73
12 daysMerge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-1/+1
12 daysMerge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini17-38/+73
12 daysMerge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+7
12 daysMerge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-12/+13
12 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-21/+33
12 daysbonding: annotate data-races around slave->last_rxEric Dumazet3-18/+21
12 daysMerge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-9/+9
12 daysMerge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-21/+20
12 daysMerge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-18/+256
12 daysMerge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+17
12 daysMerge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-0/+55
12 daysMerge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-58/+101
12 daysMerge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+59
12 daysMerge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+3
12 daysocteon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
12 daysnet: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
12 daysMerge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-2/+5
12 daysMAINTAINERS: Update be2net maintainersAjit Khaparde1-1/+0
12 daysscripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He1-0/+2
12 daysfunction_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng1-1/+1
12 daystracing: Avoid possible signed 64-bit truncationIan Rogers1-4/+4
12 daystracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
12 daysMerge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-26/+13
12 daysMerge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
12 daysMerge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+9
12 daysMerge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-10/+24
12 daysarm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
13 daysMerge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-11/+54
13 dayscan: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde1-2/+2
13 daysMerge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds48-405/+561
13 daysserial: Fix not set tty->port race conditionKrzysztof Kozlowski1-0/+6
13 daysvfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky1-0/+12
13 dayssched/fair: Revert force wakeup preemptionVincent Guittot1-10/+0
13 dayssched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman1-1/+1
13 daysnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
13 daysMerge tag 'v6.19-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+6
13 daysriscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor1-1/+1
13 daysx86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
13 dayssmb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on initStefan Metzmacher1-0/+1
13 dayssmb: server: fix comment for ksmbd_vfs_kern_path_start_removing()Stefan Metzmacher1-1/+1
13 daysksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
13 daysMerge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie10-243/+158
13 daysMerge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie9-48/+36
13 daysMerge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie20-40/+175
13 daysMerge tag 'drm-misc-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-74/+192
13 daysBluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang1-0/+3
13 daysBluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
14 daysMerge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds108-472/+1144
14 daysMerge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
14 daysRevert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
14 daysPCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19
14 daysPCI: Fix BAR resize rollback path overwriting retIlpo Järvinen1-2/+1
14 daysOcteontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
14 daysdpll: Prevent duplicate registrationsIvan Vecera1-8/+4
14 daysnet/sched: act_ife: avoid possible NULL derefEric Dumazet1-2/+4
14 dayshinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong1-9/+13
14 dayscan: at91_can: Fix memory leak in at91_can_probe()Zilin Guan1-1/+1
14 daysMerge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski15-150/+171
14 daysMerge branch 'vsock-virtio-fix-tx-credit-handling'Paolo Abeni2-9/+133
14 daysvsock/test: add stream TX credit bounds testMelbin K Mathew1-0/+101
14 daysvsock/virtio: cap TX credit to local buffer sizeMelbin K Mathew1-2/+12
14 daysvsock/test: fix seqpacket message bounds testStefano Garzarella1-0/+11
14 daysvsock/virtio: fix potential underflow in virtio_transport_get_credit()Melbin K Mathew1-7/+9
14 daysbcache: use bio cloning for detached device requestsShida Zhang3-46/+54
14 daysblk-mq: use BLK_POLL_ONESHOT for synchronous poll completionMing Lei1-1/+1
14 dayss390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
14 daysi2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan1-1/+1
14 daysALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 audioMartin Hamilton1-1/+23
14 daysALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphoneZhang Heng1-0/+1
14 daysmmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He1-0/+1
14 daysmmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He1-0/+6
14 daysnet: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
14 daysnet: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang1-5/+6
14 daysdrm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström1-1/+2
14 daysarm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
14 daysarm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
14 daysarm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland1-14/+12
14 daysdrm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström4-5/+22
14 daysdrm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah1-5/+13
14 daysdrm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah1-7/+8
14 daysdrm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah2-5/+12
14 daysdrm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah1-9/+9
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-46/+127
2026-01-21Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...Linus Torvalds1-2/+5
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle1-3/+1
2026-01-21rxrpc: Fix data-race warning and potential load/store tearingDavid Howells7-14/+36
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-8/+33
2026-01-21net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean1-1/+1
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3