summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-22net: macb: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: dsa: b53: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: qca8k: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: prestera: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvpp2: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvneta: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: lynx: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: lynxi: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-22net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)
2023-06-22Merge branch 'fix-comment-typos-about-transmit'Jakub Kicinski
2023-06-22net/tls: fix comment typoYueh-Shun Li
2023-06-22tcp: fix comment typoYueh-Shun Li
2023-06-22i40e, xsk: fix comment typoYueh-Shun Li
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-22Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-22Merge tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-22Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-06-22Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-22Merge tag 'io_uring-6.4-2023-06-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-22Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-22KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-06-22revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-22sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-21wifi: mac80211: report all unusable beacon framesBenjamin Berg
2023-06-21Merge branch 'mptcp-expose-more-info-and-small-improvements'Jakub Kicinski
2023-06-21mptcp: pass addr to mptcp_pm_alloc_anno_listGeliang Tang
2023-06-21mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()Paolo Abeni
2023-06-21selftests: mptcp: join: skip check if MIB counter not supported (part 2)Matthieu Baerts
2023-06-21selftests: mptcp: add MPTCP_FULL_INFO testcasePaolo Abeni
2023-06-21mptcp: introduce MPTCP_FULL_INFO getsockoptPaolo Abeni
2023-06-21mptcp: add subflow unique idPaolo Abeni
2023-06-21selftests: mptcp: explicitly tests aggregate countersPaolo Abeni
2023-06-21mptcp: track some aggregate data countersPaolo Abeni
2023-06-21mptcp: move snd_una update earlier for fallback socketPaolo Abeni
2023-06-21Merge branch 'mptcp-fixes-for-6-4'Jakub Kicinski
2023-06-21mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni
2023-06-21mptcp: drop legacy code around RX EOFPaolo Abeni