aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-23Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman1-7/+8
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman1-7/+8
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain1-0/+1
2024-04-22vDPA: code clean for vhost_vdpa uapiZhu Lingshan1-3/+3
2024-04-22io_uring/net: support bundles for recvJens Axboe1-7/+8
2024-04-22io_uring/net: support bundles for sendJens Axboe1-0/+9
2024-04-18net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)1-0/+12
2024-04-18ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)2-0/+46
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+8
2024-04-18riscv: Include riscv_set_icache_flush_ctx prctlCharlie Jenkins1-0/+6
2024-04-18udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE SupportAntony Antony1-1/+1
2024-04-18VT: Use macros to define ioctlsAlexey Gladkov1-47/+49
2024-04-15io_uring: Avoid anonymous enums in io_uring uapiGabriel Krisman Bertazi1-10/+8
2024-04-15media: videodev2: Fix v4l2_ext_control packing.Ricardo Ribalda1-1/+1
2024-04-15media: dvb: Fix dtvs_stats packing.Ricardo Ribalda1-1/+1
2024-04-11mptcp: add last time fields in mptcp_infoGeliang Tang1-0/+4
2024-04-11ntsync: Introduce NTSYNC_IOC_SEM_POST.Elizabeth Figura1-0/+2
2024-04-11ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura1-0/+21
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song1-0/+5
2024-04-10ethtool: update tsinfo statistics attribute docs with correct typeRahul Rameshbabu1-3/+3
2024-04-09PCI/DOE: Support discovery version 2Alexey Kardashevskiy1-0/+1
2024-04-08devlink: Support setting max_io_eqsParav Pandit1-0/+1
2024-04-08vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEMichael S. Tsirkin1-7/+8
2024-04-06net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+1
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier1-0/+16
2024-04-05netlink: specs: ethtool: define header-flags as an enumJakub Kicinski1-6/+5
2024-04-05ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu1-0/+14
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+14
2024-04-04bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-112/+124
2024-04-03net: ethtool: Add impedance mismatch result code to cable testPawel Dembicki1-0/+4
2024-04-03tee: tstee: Add Trusted Services TEE driverBalint Dobszay1-0/+1
2024-04-02uapi: team: use header file generated from YAML specHangbin Liu1-73/+43
2024-04-02bpf: Fix typo in uapi doc commentsDavid Lechner1-2/+2
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers1-11/+19
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski2-0/+17
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin1-0/+33
2024-04-01Merge tag 'v6.9-rc2' into media_stageHans Verkuil1-3/+14
2024-03-28bpf: Add support for passing mark with bpf_fib_lookupAnton Protopopov1-2/+18
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+4
2024-03-27drm/amdkfd: range check cp bad op exception interruptsJonathan Kim1-3/+14
2024-03-26statx: stx_subvolKent Overstreet1-1/+3
2024-03-25wifi: nl80211: cleanup nl80211.h kernel-docJeff Johnson1-28/+40
2024-03-25wifi: nl80211: fix nl80211 uapi comment style issuesJeff Johnson1-83/+83
2024-03-25wifi: nl80211: rename enum plink_actionsJeff Johnson1-1/+1
2024-03-25media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard1-0/+17
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-7/+19
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+43
2024-03-19bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsAndrii Nakryiko1-2/+4
2024-03-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-5/+29