Age | Commit message (Expand) | Author |
2024-07-22 | Merge tag 'thermal-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-19 | Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-07-19 | Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-07-19 | eth: fbnic: don't build the driver when skb has more than 21 frags | Jakub Kicinski |
2024-07-18 | Kconfig: reduce the amount of power sequencing noise | Bartosz Golaszewski |
2024-07-18 | thermal: core: Allow thermal zones to tell the core to ignore them | Rafael J. Wysocki |
2024-07-18 | net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports | Martin Willi |
2024-07-18 | net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports | Martin Willi |
2024-07-18 | net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue() | Lorenzo Bianconi |
2024-07-18 | net: wwan: t7xx: add support for Dell DW5933e | Jack Wu |
2024-07-17 | net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_ports | Lorenzo Bianconi |
2024-07-17 | gve: Fix XDP TX completion handling when counters overflow | Joshua Washington |
2024-07-17 | eth: fbnic: fix s390 build. | Paolo Abeni |
2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko |
2024-07-17 | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info() | Jiri Pirko |
2024-07-17 | virtio_net: convert to use virtio_find_vqs_info() | Jiri Pirko |
2024-07-17 | caif_virtio: use virtio_find_single_vq() for single virtqueue finding | Jiri Pirko |
2024-07-16 | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-07-16 | Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-16 | eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering" | Colin Ian King |
2024-07-16 | wifi: ath12k: fix build vs old compiler | Paolo Abeni |
2024-07-15 | Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-07-15 | eth: fbnic: Write the TCAM tables used for RSS control and Rx to host | Alexander Duyck |
2024-07-15 | eth: fbnic: Add L2 address programming | Alexander Duyck |
2024-07-15 | eth: fbnic: Add basic Rx handling | Alexander Duyck |
2024-07-15 | eth: fbnic: Add basic Tx handling | Alexander Duyck |
2024-07-15 | eth: fbnic: Add link detection | Alexander Duyck |
2024-07-15 | eth: fbnic: Add initial messaging to notify FW of our presence | Alexander Duyck |
2024-07-15 | eth: fbnic: Implement Rx queue alloc/start/stop/free | Alexander Duyck |
2024-07-15 | eth: fbnic: Implement Tx queue alloc/start/stop/free | Alexander Duyck |
2024-07-15 | eth: fbnic: Allocate a netdevice and napi vectors with queues | Alexander Duyck |
2024-07-15 | eth: fbnic: Add FW communication mechanism | Alexander Duyck |
2024-07-15 | eth: fbnic: Add message parsing for FW messages | Alexander Duyck |
2024-07-15 | eth: fbnic: Add register init to set PCIe/Ethernet device config | Alexander Duyck |
2024-07-15 | eth: fbnic: Allocate core device specific structures and devlink interface | Alexander Duyck |
2024-07-15 | eth: fbnic: Add scaffolding for Meta's NIC driver | Alexander Duyck |
2024-07-15 | Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski |
2024-07-15 | Merge branch 'thermal-core' | Rafael J. Wysocki |
2024-07-15 | Revert "net: mvpp2: Improve data types and use min()" | Jakub Kicinski |
2024-07-15 | dsa: lan9303: consistent naming for PHY address parameter | Christian Eggers |
2024-07-15 | Merge branch 'net-make-timestamping-selectable' | Jakub Kicinski |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent |
2024-07-15 | net: Change the API of PHY default timestamp to MAC | Kory Maincent |
2024-07-15 | net: ethernet: lantiq_etop: remove redundant device name setup | Aleksander Jan Bajkowski |