summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-17smb: client: fix OOB in SMB2_query_info_init()Paulo Alcantara
2023-12-17smb: client: fix OOB in cifsd when receiving compounded respsPaulo Alcantara
2023-12-17Linux 6.7-rc6v6.7-rc6Linus Torvalds
2023-12-17Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-17Merge branch 'mptcp-misc-fixes'David S. Miller
2023-12-17mailmap: add entries for Geliang TangGeliang Tang
2023-12-17mptcp: fill in missing MODULE_DESCRIPTION()Matthieu Baerts
2023-12-17mptcp: fix inconsistent state on fastopen racePaolo Abeni
2023-12-17selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang
2023-12-17Merge branch 'phy-ackage-addr-mmd-apis'David S. Miller
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi
2023-12-17net: phy: restructure __phy_write/read_mmd to helper and phydev userChristian Marangi
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi
2023-12-17net: phy: make addr type u8 in phy_package_shared structChristian Marangi
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh
2023-12-17Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-17Merge tag 'soundwire-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-17Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-12-17Merge tag 'dmaengine-fix-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-17Merge tag 'edac_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-17Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-12-17ovl: fix dentry reference leak after changes to underlying layersAmir Goldstein
2023-12-17Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2023-12-17wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warningsGustavo A. R. Silva
2023-12-17Merge branch 'skb-coalescing-page_pool'David S. Miller
2023-12-17skbuff: Optimization of SKB coalescing for page poolLiang Chen
2023-12-17skbuff: Add a function to check if a page belongs to page_poolLiang Chen
2023-12-17page_pool: halve BIAS_MAX for multiple user references of a fragmentLiang Chen
2023-12-17Merge branch 'tcp-ao-selftests'David S. Miller
2023-12-17selftests/net: Add TCP-AO key-management testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO selfconnect/simultaneous connect testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO RST testDmitry Safonov
2023-12-17selftests/net: Add SEQ number extension testDmitry Safonov
2023-12-17selftests/net: Add TCP_REPAIR TCP-AO testsDmitry Safonov
2023-12-17selftests/net: Add test/benchmark for removing MKTsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket testsDmitry Safonov
2023-12-17selftests/net: Add test for TCP-AO add setsockopt() commandDmitry Safonov
2023-12-17selftests/net: Add a test for TCP-AO keys matchingDmitry Safonov
2023-12-17selftests/net: Add TCP-AO ICMPs accept testDmitry Safonov
2023-12-17selftests/net: Verify that TCP-AO complies with ignoring ICMPsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov
2023-12-17net: phylink: reimplement population of pl->supported for in-bandVladimir Oltean
2023-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-16Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-15Merge branch 'tcp-dccp-refine-source-port-selection'Jakub Kicinski
2023-12-15tcp/dccp: change source port selection at connect() timeEric Dumazet
2023-12-15inet: returns a bool from inet_sk_get_local_port_range()Eric Dumazet