summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-17net: phy: realtek: clear master_slave_state if link is downDaniel Golle1-1/+3
2025-01-17net: phy: realtek: clear 1000Base-T lpa if link is downDaniel Golle1-11/+8
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-399/+552
2025-01-16Merge tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-86/+81
2025-01-16Merge tag 'acpi-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-23/+28
2025-01-16Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2025-01-16Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski2-5/+25
2025-01-16Merge branch 'mlx5-misc-fixes-2025-01-15'Paolo Abeni7-33/+42
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky2-3/+14
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky1-7/+5
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky1-10/+6
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang1-1/+3
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi1-0/+1
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas1-12/+12
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad1-0/+1
2025-01-16net: make page_pool_ref_netmem work with net iovsPavel Begunkov1-1/+1
2025-01-16net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-01-16net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean1-1/+2
2025-01-16net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean1-0/+1
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira1-3/+6
2025-01-15net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld1-5/+14
2025-01-15net: netpoll: ensure skb_pool list is always initializedJohn Sperbeck1-5/+5
2025-01-15net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson1-0/+6
2025-01-15nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter1-1/+2
2025-01-15Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-144/+209
2025-01-15Merge branch 'mptcp-fixes-for-connect-selftest-flakes'Jakub Kicinski3-15/+43
2025-01-15selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-15mptcp: fix spurious wake-up on under memory pressurePaolo Abeni1-2/+7
2025-01-15mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni1-2/+4
2025-01-14cpufreq: Move endif to the end of Kconfig fileViresh Kumar1-2/+2
2025-01-14Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+16
2025-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+6
2025-01-14Merge tag 'sound-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds14-19/+369
2025-01-14Merge branch 'vsock-some-fixes-due-to-transport-de-assignment'Paolo Abeni3-10/+53
2025-01-14vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]Stefano Garzarella1-0/+9
2025-01-14vsock: reset socket state when de-assigning the transportStefano Garzarella1-0/+9
2025-01-14vsock/virtio: cancel close work in the destructorStefano Garzarella1-8/+21
2025-01-14vsock/bpf: return early if transport is not assignedStefano Garzarella1-0/+9
2025-01-14vsock/virtio: discard packets if the transport changesStefano Garzarella1-2/+5
2025-01-14Merge branch 'gtp-pfcp-fix-use-after-free-of-udp-tunnel-socket'Paolo Abeni2-14/+27
2025-01-14pfcp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima1-5/+10
2025-01-14gtp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima1-1/+6
2025-01-14gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().Kuniyuki Iwashima1-8/+11
2025-01-14udp: Make rehash4 independent in udp_lib_rehash()Philo Lu1-19/+27
2025-01-14r8169: remove redundant hwmon supportHeiner Kallweit1-44/+0
2025-01-14net/ncsi: fix locking in Get MAC Address handlingPaul Fertser3-15/+22
2025-01-13btrfs: add the missing error handling inside get_canonical_dev_pathQu Wenruo1-0/+4
2025-01-13ACPI: video: Fix random crashes due to bad kfree()Chris Bainbridge2-23/+28