summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-23net: hns3: refine the tcam key convert handleJian Shen
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-06-22net: fix net device address assign typePiotr Gardocki
2023-06-22sfc: keep alive neighbour entries while a TC encap action is using themEdward Cree
2023-06-22net: dsa: qca8k: add support for additional modes for netdev triggerChristian Marangi
2023-06-22docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entryChristian Marangi
2023-06-22igb: Fix igb_down hung on surprise removalYing Hsu
2023-06-22Merge branch 'net-dsa-microchip-fix-writes-to-phy-registers-0x10'Jakub Kicinski
2023-06-22net: dsa: microchip: fix writes to phy registers >= 0x10Rasmus Villemoes
2023-06-22net: dsa: microchip: add ksz_prmw32() helperRasmus Villemoes
2023-06-22net: dsa: microchip: simplify ksz_prmw8()Rasmus Villemoes
2023-06-22tools: ynl: improve the direct-include header guard logicJakub Kicinski
2023-06-22net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksumZhengchao Shao
2023-06-22Merge branch 'add-and-use-helper-for-pcs-negotiation-modes'Jakub Kicinski
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-22wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg
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