summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski348-2231/+3062
2024-07-04Merge branch 'crypto-caam-unembed-net_dev'Jakub Kicinski5-13/+64
2024-07-04crypto: caam: Unembed net_dev structure in dpaa2Breno Leitao2-4/+26
2024-07-04crypto: caam: Unembed net_dev structure from qiBreno Leitao1-8/+35
2024-07-04crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TESTBreno Leitao1-1/+1
2024-07-04crypto: caam: Avoid unused imx8m_machine_match variableBreno Leitao1-0/+2
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds67-378/+630
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-13/+12
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-13/+18
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+24
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds10-20/+70
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi1-1/+5
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski5-22/+20
2024-07-04Merge tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-2/+1
2024-07-04inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida1-0/+2
2024-07-04net: dsa: microchip: lan937x: Add error handling in lan937x_setupOleksij Rempel1-10/+17
2024-07-04l2tp: Remove duplicate included header file trace.hThorsten Blum1-1/+0
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima1-0/+7
2024-07-04Merge branch 'fix-oom-and-order-check-in-msg_zerocopy-selftest'Jakub Kicinski1-2/+12
2024-07-04selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-04selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-04Merge branch 'intel-wired-lan-driver-updates-2024-06-25-ice'Jakub Kicinski3-31/+111
2024-07-04ice: use proper macro for testing bitPetr Oros1-1/+1
2024-07-04ice: Reject pin requests with unsupported flagsJacob Keller2-16/+23
2024-07-04ice: Don't process extts if PTP is disabledJacob Keller1-0/+4
2024-07-04ice: Fix improper extts handlingMilena Olech2-22/+91
2024-07-04selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-04af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida1-4/+5
2024-07-04bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-04Merge branch 'selftests-openvswitch-address-some-flakes-in-the-ci-environment'Jakub Kicinski2-8/+16
2024-07-04selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole1-3/+6
2024-07-04selftests: openvswitch: Attempt to autoload module.Aaron Conole1-5/+9
2024-07-04selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole1-0/+1
2024-07-04net: ethtool: fix compat with old RSS context APIJakub Kicinski1-2/+2
2024-07-04net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec1-2/+2
2024-07-04selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski1-6/+10
2024-07-04tools: ynl: use ident name for Family, too.Paolo Abeni1-26/+26
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal1-2/+1
2024-07-04Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2-1/+2
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi4-12/+20
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi2-0/+11
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi3-3/+10
2024-07-03mm: avoid overflows in dirty throttling logicJan Kara1-4/+26
2024-07-03Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara1-1/+1
2024-07-03mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng1-0/+2
2024-07-03Merge tag 'io_uring-6.10-20240703' of git://git.kernel.dk/linuxLinus Torvalds1-4/+6
2024-07-03Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-2/+3
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2-3/+3