summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2022-01-12Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-11Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-01-11Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-03btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana
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-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-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-20audit: replace zero-length array with flexible-array memberXiu Jianfeng
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-14mptcp: add missing documented NL paramsMatthieu Baerts
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
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-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-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab
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
2021-12-02bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang
2021-12-01Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet
2021-11-30bpf: Add bpf_loop helperJoanne Koong
2021-11-30Bonding: add arp_missed_max optionHangbin Liu
2021-11-29net: snmp: add statistics for tcp small queue checkMenglong Dong