summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-24sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet
2023-06-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-06-23bonding: do not assume skb mac_header is setEric Dumazet
2023-06-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-06-22Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-06-22net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel
2023-06-22netlink: do not hard code device address lenth in fdb dumpsEric Dumazet
2023-06-22netlink: fix potential deadlock in netlink_set_err()Eric Dumazet
2023-06-22net: stmmac: fix double serdes powerdownBartosz Golaszewski
2023-06-22MAINTAINERS: update email addresses of octeon_ep driver maintainersSathesh Edara
2023-06-22Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth driversKrzysztof Kozlowski
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-22igc: Work around HW bug causing missing timestampsVinicius Costa Gomes
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes
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-22can: isotp: isotp_sendmsg(): fix return error fix on TX pathOliver Hartkopp
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-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
2023-06-21mptcp: consolidate fallback and non fallback state machinePaolo Abeni
2023-06-21mptcp: fix possible list corruption on passive MPJPaolo Abeni
2023-06-21mptcp: fix possible divide by zero in recvmsg()Paolo Abeni
2023-06-21mptcp: handle correctly disconnect() failuresPaolo Abeni
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-21Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds
2023-06-21Merge tag 'spi-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-21Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-21Merge tag 'regmap-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-21io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdrJens Axboe
2023-06-21io_uring/net: disable partial retries for recvmsg with cmsgJens Axboe
2023-06-21io_uring/net: clear msg_controllen on partial sendmsg retryJens Axboe