summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-11ethtool: netlink: do not return SQI value if link is downOleksij Rempel
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-10tcp: avoid too many retransmit packetsEric Dumazet
2024-07-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-09net: fix rc7's __skb_datagram_iter()Hugh Dickins
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-07-09skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-08bpf: Fix too early release of tcx_entryDaniel Borkmann
2024-07-08docs: networking: devlink: capitalise length valueChris Packham
2024-07-05tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell
2024-07-05Merge branch 'wireguard-fixes-for-6-10-rc7'Jakub Kicinski
2024-07-05wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld
2024-07-05wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld
2024-07-05wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter
2024-07-04dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-07-04Merge tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-04inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima
2024-07-03Merge branch 'fix-oom-and-order-check-in-msg_zerocopy-selftest'Jakub Kicinski
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03Merge branch 'intel-wired-lan-driver-updates-2024-06-25-ice'Jakub Kicinski
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal
2024-07-03Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds