summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-24selftests: drv-net: devmem: use new mattr ynl helpersJakub Kicinski
2025-07-24tools: ynl-gen: print setters for multi-val attrsJakub Kicinski
2025-07-24tools: ynl-gen: print alloc helper for multi-val attrsJakub Kicinski
2025-07-24tools: ynl-gen: move free printing to the print_type_full() helperJakub Kicinski
2025-07-24tools: ynl-gen: don't add suffix for pure typesJakub Kicinski
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-24Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-07-24Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2025-07-24net: hns3: default enable tx bounce buffer when smmu enabledJijie Shao
2025-07-24net: hns3: fixed vf get max channels bugJian Shen
2025-07-24net: hns3: disable interrupt when ptp init failedYonglong Liu
2025-07-24net: hns3: fix concurrent setting vlan filter issueJian Shen
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic
2025-07-24ssb: use new GPIO line value setter callbacks for the second GPIO chipBartosz Golaszewski
2025-07-24wifi: Fix typosBjorn Helgaas
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-23selftests: drv-net: wait for iperf client to stop sendingNimrod Oren
2025-07-23Merge branch 'dualpi2-patch'Jakub Kicinski
2025-07-23Documentation: netlink: specs: tc: Add DualPI2 specificationChia-Yu Chang
2025-07-23selftests/tc-testing: Add selftests for qdisc DualPI2Chia-Yu Chang
2025-07-23selftests/tc-testing: Fix warning and style check on tdc.shChia-Yu Chang
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang
2025-07-23Merge branch 'split-netmem-from-struct-page'Jakub Kicinski
2025-07-23libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23net: ti: icssg-prueth: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23mlx5: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23idpf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23iavf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23octeontx2-pf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23net: fec: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23mt76: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23netdevsim: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park
2025-07-23netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park
2025-07-23netmem: introduce struct netmem_desc mirroring struct pageByungchul Park
2025-07-23vxlan: remove redundant conversion of vni in vxlan_nl2confWang Liang
2025-07-23netdevsim: add fw_update_flash_chunk_time_ms debugfs knobsJiri Pirko
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran
2025-07-23MAINTAINERS: Add in6.h to MAINTAINERSKees Cook
2025-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-23KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercallsManuel Andreas
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-07-23Merge tag 'pull-ufs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2025-07-23fix the regression in ufs options parsingAl Viro
2025-07-23Merge tag 'iwlwifi-next-2025-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg