summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-23ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski
2024-06-23dt-bindings: net: fman: remove ptp-timer from required listFrank Li
2024-06-23Merge branch 'phy-microchip-ksz-9897-errata'David S. Miller
2024-06-23net: dsa: microchip: monitor potential faults in half-duplex modeEnguerrand de Ribaucourt
2024-06-23net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt
2024-06-23net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt
2024-06-23netlink: specs: Fix pse-set command attributesKory Maincent
2024-06-22ibmvnic: Free any outstanding tx skbs during scrq resetNick Child
2024-06-21Merge tag 'batadv-net-pullrequest-20240621' of git://git.open-mesh.org/linux-...Jakub Kicinski
2024-06-21Merge tag 'linux-can-fixes-for-6.10-20240621' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-06-21vxlan: Pull inner IP header in vxlan_xmit_one().Guillaume Nault
2024-06-21Merge branch 'mlxsw-fixes'David S. Miller
2024-06-21mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel
2024-06-21mlxsw: pci: Fix driver initialization with Spectrum-4Ido Schimmel
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima
2024-06-21net: remove drivers@pensando.io from MAINTAINERSShannon Nelson
2024-06-21net: add softirq safety to netdev_rename_lockEric Dumazet
2024-06-21ionic: fix kernel panic due to multi-buffer handlingTaehee Yoo
2024-06-21net: pse-pd: Kconfig: Fix missing firmware loader config selectKory Maincent
2024-06-21bonding: fix incorrect software timestamping reportHangbin Liu
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava
2024-06-21openvswitch: get related ct labels from its master if it is not confirmedXin Long
2024-06-21can: mcp251xfd: fix infinite loop when xmit failsVitor Soares
2024-06-21can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni
2024-06-21net: can: j1939: recover socket queue on CAN bus error during BAM transmissionOleksij Rempel
2024-06-21net: can: j1939: Initialize unused data in j1939_send_one()Shigeru Yoshida
2024-06-21net: can: j1939: enhanced error handling for tightly received RTS messages in...Oleksij Rempel
2024-06-20net: dsa: microchip: fix initial port flush problemTristram Ha
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-20Merge tag 'sound-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-06-20Merge tag 'mfd-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-06-20net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko
2024-06-20Merge branch 'bnxt_en-bug-fixes-for-net'Jakub Kicinski
2024-06-20bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi
2024-06-20bnxt_en: Set TSO max segs on devices with limitsMichael Chan
2024-06-20bnxt_en: Update firmware interface to 1.10.3.44Michael Chan
2024-06-20net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel
2024-06-20Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-06-20net: do not leave a dangling sk pointer, when socket creation failsIgnat Korchagin
2024-06-20ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATESimon Trimmer
2024-06-19net/tcp_ao: Don't leak ao_info on error-pathDmitry Safonov
2024-06-19ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-19ipv6: bring NLM_DONE out to a separate recv() againJakub Kicinski
2024-06-19Merge tag 'probes-fixes-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-19Merge tag 'mips-fixes_6.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
2024-06-19seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...Jianguo Wu