summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2024-11-07net: nfc: Propagate ISO14443 type A target ATS to userspace via netlinkJuraj Šarinay1-0/+3
2024-11-06netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-11-05tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski1-7/+7
2024-11-03UAPI: ethtool: Use __struct_group() in struct ethtool_link_settingsGustavo A. R. Silva1-15/+18
2024-11-03dpll: add clock quality level attribute and opJiri Pirko1-0/+24
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+4
2024-10-30Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+10
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-9/+12
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao1-0/+3
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau1-0/+2
2024-10-23wifi: cfg80211: report per wiphy radio antenna maskFelix Fietkau1-0/+3
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau1-0/+5
2024-10-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-8/+5
2024-10-19Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds1-1/+7
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei1-1/+7
2024-10-15Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...Paolo Abeni1-13/+16
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+15
2024-10-15netdev-genl: Support setting per-NAPI config valuesJoe Damato1-0/+1
2024-10-15netdev-genl: Dump gro_flush_timeoutJoe Damato1-0/+1
2024-10-15netdev-genl: Dump napi_defer_hard_irqsJoe Damato1-0/+1
2024-10-10netlink: spec: add shaper introspection supportPaolo Abeni1-0/+17
2024-10-10netlink: spec: add shaper YAML specPaolo Abeni1-0/+78
2024-10-10ASoC: topology: Bump minimal topology ABI versionAmadeusz Sławiński1-1/+1
2024-10-10Fix misspelling of "accept*" in netAlexander Zubkov1-1/+1
2024-10-09ptp: Add support for the AMZNC10C 'vmclock' deviceDavid Woodhouse1-0/+182
2024-10-08netkit: Add option for scrubbing skb meta dataDaniel Borkmann1-0/+15
2024-10-05batman-adv: Add flex array to struct batadv_tvlv_tt_dataErick Archer1-13/+16
2024-10-05net_sched: sch_fq: add the ability to offload pacingJeffrey Ji1-0/+2
2024-10-05net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet1-0/+1
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko1-0/+2
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-1/+1
2024-10-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen1-8/+5
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds2-0/+20
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+36
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-11/+136
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+15
2024-09-26netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter1-1/+1
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen1-0/+7
2024-09-25Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+21
2024-09-25Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+25
2024-09-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-0/+42
2024-09-24Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel.dk/linuxLinus Torvalds1-3/+3
2024-09-24Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+30
2024-09-24Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-1/+589
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+39
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1