summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitorAnton Khirnov
2024-08-07Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov
2024-08-07Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka
2024-08-07ice: Fix reset handlerGrzegorz Nitka
2024-08-07Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-07Merge tag 'for-v6.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-08-07bcachefs: ec should not allocate from ro devsKent Overstreet
2024-08-07bcachefs: Improved allocator debugging for ecKent Overstreet
2024-08-07bcachefs: Add missing bch2_trans_begin() callKent Overstreet
2024-08-07bcachefs: Add a comment for bucket helper typesKent Overstreet
2024-08-07bcachefs: Don't rely on implicit unsigned -> signed integer conversionKent Overstreet
2024-08-07lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STATKent Overstreet
2024-08-07LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()Dandan Zhang
2024-08-07LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSYuli Wang
2024-08-07LoongArch: Use accessors to page table entries instead of direct dereferenceHuacai Chen
2024-08-07LoongArch: Enable general EFI poweroff methodMiao Wang
2024-08-07Merge branch 'tcp-active-reset'David S. Miller
2024-08-07tcp: rstreason: let it work finally in tcp_send_active_reset()Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing
2024-08-06Merge tag 'linux-can-next-for-6.12-20240806' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-08-06net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.cUros Bizjak
2024-08-06net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian
2024-08-06net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha
2024-08-06net: phy: phy_device: fix PHY WOL enabled, PM failed to suspendYouwan Wang
2024-08-06net: veth: Disable netpoll supportBreno Leitao
2024-08-06ethtool: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini()Yue Haibing
2024-08-06tcp: Use clamp() in htcp_alpha_update()Christophe JAILLET
2024-08-06net: airoha: honor reset return value in airoha_hw_init()Lorenzo Bianconi
2024-08-06net: linkwatch: use system_unbound_wqEric Dumazet
2024-08-06MAINTAINERS: Update Mellanox website linksRahul Rameshbabu
2024-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-08-06Merge tag 'platform-drivers-x86-v6.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-08-05Merge branch 'mlx5-ptm-cross-timestamping-support'Jakub Kicinski
2024-08-05net/mlx5: Implement PTM cross timestamping supportRahul Rameshbabu
2024-08-05net/mlx5: Add support for enabling PTM PCI capabilityCarolina Jubran
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu
2024-08-05net: bridge: mcast: wait for previous gc cycles when removing portNikolay Aleksandrov
2024-08-05tools: ynl: remove extraneous ; after statementsColin Ian King
2024-08-05Merge branch 'net-constify-struct-net-parameter-of-socket-lookups'Jakub Kicinski
2024-08-05ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet