summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-12mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds
2024-09-12Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz
2024-09-12Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)Michael Burch
2024-09-12Bluetooth: btsdio: Do not bind to non-removable CYW4373Scott Ehlert
2024-09-12net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...Lorenzo Bianconi
2024-09-12Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-11Merge branch 'add-support-for-open-alliance-10base-t1x-macphy-serial-interface'Jakub Kicinski
2024-09-11dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHYParthiban Veerasooran
2024-09-11microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHYParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement mac-phy interruptParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement receive path to receive rx ethernet framesParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: enable open alliance tc6 data communicationParthiban Veerasooran
2024-09-11net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHYParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement error interrupts unmaskingParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement software resetParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran
2024-09-11Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interfaceParthiban Veerasooran
2024-09-11Merge branch 'device-memory-tcp'Jakub Kicinski
2024-09-11netdev: add dmabuf introspectionMina Almasry
2024-09-11selftests: add ncdevmem, netcat for devmem TCPMina Almasry
2024-09-11net: add devmem TCP documentationMina Almasry
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-11net: add support for skbs with unreadable fragsMina Almasry
2024-09-11net: support non paged skb fragsMina Almasry
2024-09-11memory-provider: dmabuf devmem memory providerMina Almasry
2024-09-11page_pool: devmem supportMina Almasry
2024-09-11netdev: netdevice devmem allocatorMina Almasry
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-09-11netdev: add netdev_rx_queue_restart()Mina Almasry
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn
2024-09-11netlink: specs: mptcp: fix port endiannessAsbjørn Sloth Tønnesen
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-11net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera
2024-09-11net: ethtool: phy: Check the req_info.pdn field for GET commandsMaxime Chevallier
2024-09-11net: gianfar: fix NVMEM mac addressRosen Penev
2024-09-11sfc: Add X4 PF supportJonathan Cooper
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-11qlcnic: make read-only const array key staticColin Ian King
2024-09-11mptcp: pm: Fix uaf in __timer_delete_syncEdward Adam Davis
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu
2024-09-11Merge branch 'mptcp-fallback-to-tcp-after-3-mpc-drop-cache'Jakub Kicinski
2024-09-11mptcp: disable active MPTCP in case of blackholeMatthieu Baerts (NGI0)
2024-09-11mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)