summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-07-24Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-225/+722
2025-07-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-15/+40
2025-07-24Merge branch 'tools-ynl-gen-print-setters-for-multi-val-attrs'Jakub Kicinski-18/+39
2025-07-24selftests: drv-net: devmem: use new mattr ynl helpersJakub Kicinski-5/+3
2025-07-24tools: ynl-gen: print setters for multi-val attrsJakub Kicinski-6/+13
2025-07-24tools: ynl-gen: print alloc helper for multi-val attrsJakub Kicinski-3/+16
2025-07-24tools: ynl-gen: move free printing to the print_type_full() helperJakub Kicinski-3/+4
2025-07-24tools: ynl-gen: don't add suffix for pure typesJakub Kicinski-1/+3
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-3044/+8362
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1267/+2491
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-306/+549
2025-07-24Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-38/+58
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-66/+46
2025-07-24Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni-23/+61
2025-07-24net: hns3: default enable tx bounce buffer when smmu enabledJijie Shao-0/+33
2025-07-24net: hns3: fixed vf get max channels bugJian Shen-5/+1
2025-07-24net: hns3: disable interrupt when ptp init failedYonglong Liu-3/+6
2025-07-24net: hns3: fix concurrent setting vlan filter issueJian Shen-15/+21
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic-0/+4
2025-07-24ssb: use new GPIO line value setter callbacks for the second GPIO chipBartosz Golaszewski-3/+5
2025-07-24wifi: Fix typosBjorn Helgaas-55/+55
2025-07-23selftests/bpf: Test invalid narrower ctx loadPaul Chaignon-0/+25
2025-07-23bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon-14/+14
2025-07-23bpf: Disable migration in nf_hook_run_bpf().Kuniyuki Iwashima-1/+1
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-38/+101
2025-07-23selftests: drv-net: wait for iperf client to stop sendingNimrod Oren-5/+18
2025-07-23Merge branch 'dualpi2-patch'Jakub Kicinski-5/+1669
2025-07-23Documentation: netlink: specs: tc: Add DualPI2 specificationChia-Yu Chang-2/+149
2025-07-23selftests/tc-testing: Add selftests for qdisc DualPI2Chia-Yu Chang-0/+256
2025-07-23selftests/tc-testing: Fix warning and style check on tdc.shChia-Yu Chang-3/+2
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper-4/+487
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang-17/+152
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang-0/+644
2025-07-23Merge branch 'split-netmem-from-struct-page'Jakub Kicinski-40/+161
2025-07-23libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park-1/+1
2025-07-23net: ti: icssg-prueth: access ->pp through netmem_desc instead of pageByungchul Park-2/+2
2025-07-23mlx5: access ->pp through netmem_desc instead of pageByungchul Park-1/+2
2025-07-23idpf: access ->pp through netmem_desc instead of pageByungchul Park-3/+5
2025-07-23iavf: access ->pp through netmem_desc instead of pageByungchul Park-1/+1
2025-07-23octeontx2-pf: access ->pp through netmem_desc instead of pageByungchul Park-1/+1
2025-07-23net: fec: access ->pp through netmem_desc instead of pageByungchul Park-3/+7
2025-07-23mt76: access ->pp through netmem_desc instead of pageByungchul Park-1/+2
2025-07-23netdevsim: access ->pp through netmem_desc instead of pageByungchul Park-2/+4
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park-3/+22
2025-07-23netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park-1/+19
2025-07-23netmem: introduce struct netmem_desc mirroring struct pageByungchul Park-21/+95
2025-07-23vxlan: remove redundant conversion of vni in vxlan_nl2confWang Liang-1/+1
2025-07-23netdevsim: add fw_update_flash_chunk_time_ms debugfs knobsJiri Pirko-3/+9
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran-39/+42
2025-07-23MAINTAINERS: Add in6.h to MAINTAINERSKees Cook-0/+1