summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-12-12Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina
2023-12-12net: wan: Add framer framework supportHerve Codina
2023-12-11rtnl: add helper to send if skb is not nullPedro Tammela
2023-12-11rtnl: add helper to check if a notification is neededVictor Nogueira
2023-12-11rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-07net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger
2023-12-07net: dsa: microchip: properly support platform_data probingVladimir Oltean
2023-12-06bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-05net: core: synchronize link-watch when carrier is queriedJohannes Berg
2023-12-05tcp: reorganize tcp_sock fast path variablesCoco Li
2023-12-05net-device: reorganize net_device fast path variablesCoco Li
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar
2023-12-04net: Add queue and napi associationAmritha Nambiar
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-02cache: enforce cache groupsCoco Li
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-11-29tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe