summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-06gro: add ability to control gro max packet sizeCoco Li
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-01-05can: netlink: report the CAN controller mode supported flagsVincent Mailhol
2022-01-04nl80211: clarify comment for mesh PLINK_BLOCKED stateFelix Fietkau
2022-01-02net/smc: Add netlink net namespace supportTony Lu
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-29net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2021-12-23xfrm: rate limit SA mapping change message to user spaceAntony Antony
2021-12-23xfrm: Add support for SM4 symmetric cipher algorithmXu Jia
2021-12-23xfrm: Add support for SM3 secure hashXu Jia
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-21uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-20mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston
2021-12-20nl82011: clarify interface combinations wrt. channelsJohannes Berg
2021-12-20nl80211: Add support to offload SA Query procedures for AP SME deviceVeerendranath Jakkam
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer
2021-12-20cfg80211: Fix order of enum nl80211_band_iftype_attr documentationIlan Peer
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-16drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson
2021-12-14mptcp: add missing documented NL paramsMatthieu Baerts
2021-12-14amdgpu: fix some comment typosYann Dirson
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-14drm: document DRM_IOCTL_MODE_GETFB2Simon Ser
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-13bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa
2021-12-11bpf: Add bpf_strncmp helperHou Tao
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers
2021-12-09drm/vmwgfx: Allow checking for gl43 contextsZack Rusin
2021-12-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov