summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-10inet: frags: avoid theoretical race in ip_frag_reinit()Jakub Kicinski2-4/+4
2025-12-10Merge branch 'selftests-fix-build-warnings-and-errors' (part)Jakub Kicinski3-4/+12
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck1-1/+2
2025-12-10selftests: net: Fix build warningsGuenter Roeck1-2/+4
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck1-1/+6
2025-12-10selftests: tls: fix warning of uninitialized variableAnkit Khushwaha1-1/+1
2025-12-10broadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
2025-12-10net/handshake: restore destructor on submit failurecaoping1-0/+2
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann1-1/+2
2025-12-10net: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets1-3/+10
2025-12-09Merge branch 'mptcp-misc-fixes-for-v6-19-rc1'Jakub Kicinski5-9/+32
2025-12-09mptcp: avoid deadlock on fallback while reinjectingPaolo Abeni1-2/+5
2025-12-09mptcp: schedule rtx timer only after pushing dataPaolo Abeni1-6/+9
2025-12-09selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2025-12-09mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)2-1/+3
2025-12-09tools: ynl: fix build on systems with old kernel headersJakub Kicinski1-0/+2
2025-12-09ynl: add regen hint to new headersJakub Kicinski3-0/+3
2025-12-09mptcp: select CRYPTO_LIB_UTILS instead of CRYPTOEric Biggers1-1/+1
2025-12-09af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smpMateusz Guzik1-1/+1
2025-12-05bnxt_en: Fix XDP_TX pathMichael Chan1-2/+1
2025-12-05gve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES callTim Hostetler1-7/+10
2025-12-05r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
2025-12-05Merge branch 'mlxsw-three-m-router-fixes'Jakub Kicinski2-13/+16
2025-12-05mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
2025-12-05mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
2025-12-05mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel1-5/+5
2025-12-05net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum1-1/+1
2025-12-04net/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer1-0/+1
2025-12-04ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov1-0/+3
2025-12-04net: dsa: mxl-gsw1xx: fix SerDes RX polarityDaniel Golle1-1/+7
2025-12-04net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin1-4/+0
2025-12-04Merge branch 'mlx5-misc-fixes-2025-12-01'Paolo Abeni2-3/+9
2025-12-04net/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu1-1/+0
2025-12-04net/mlx5: make enable_mpesw idempotentMoshe Shemesh1-2/+9
2025-12-04net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim1-1/+1
2025-12-04net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane1-0/+2
2025-12-04netrom: Fix memory leak in nr_sendmsg()Wang Liang1-1/+3
2025-12-04net: fec: ERR007885 Workaround for XDP TX pathWei Fang1-1/+6
2025-12-04Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1652-23922/+57995
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds157-4998/+10852
2025-12-04Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-3/+35
2025-12-04Merge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-19/+176
2025-12-04Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds17-115/+207
2025-12-04Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds131-477/+59666
2025-12-04Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+12
2025-12-04Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-411/+1893
2025-12-04Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-206/+436
2025-12-03Merge tag 'wq-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-36/+50
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-387/+678
2025-12-03Merge tag 'lkmm.2025.12.01a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3