summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+3
2022-01-05can: netlink: report the CAN controller mode supported flagsVincent Mailhol1-0/+13
2022-01-04nl80211: clarify comment for mesh PLINK_BLOCKED stateFelix Fietkau1-1/+1
2022-01-02net/smc: Add netlink net namespace supportTony Lu2-5/+8
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+39
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar1-1/+1
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+5
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+3
2021-12-29net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-0/+1
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski1-1/+1
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin1-2/+2
2021-12-23xfrm: rate limit SA mapping change message to user spaceAntony Antony1-0/+1
2021-12-23xfrm: Add support for SM4 symmetric cipher algorithmXu Jia1-0/+1
2021-12-23xfrm: Add support for SM3 secure hashXu Jia1-0/+1
2021-12-22uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2-0/+2
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski1-8/+53
2021-12-21mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston1-0/+2
2021-12-20nl82011: clarify interface combinations wrt. channelsJohannes Berg1-1/+1
2021-12-20nl80211: Add support to offload SA Query procedures for AP SME deviceVeerendranath Jakkam1-4/+12
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam1-1/+19
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi1-7/+7
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer1-0/+7
2021-12-20cfg80211: Fix order of enum nl80211_band_iftype_attr documentationIlan Peer1-2/+1
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng1-3/+6
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-12/+21
2021-12-17Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-8/+10
2021-12-15mptcp: add missing documented NL paramsMatthieu Baerts1-8/+10
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-1/+15
2021-12-13bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa1-0/+28
2021-12-12bpf: Add bpf_strncmp helperHou Tao1-0/+11
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+10
2021-12-11Increase default MLOCK_LIMIT to 8 MiBDrew DeVault1-3/+10
2021-12-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+103
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers1-1/+1
2021-12-03Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+7
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-12-02bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov1-1/+58
2021-12-02bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov1-0/+19
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang1-1/+1
2021-12-02Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet1-1/+0
2021-11-30bpf: Add bpf_loop helperJoanne Koong1-0/+25
2021-11-30Bonding: add arp_missed_max optionHangbin Liu1-0/+1
2021-11-29net: snmp: add statistics for tcp small queue checkMenglong Dong1-0/+1
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh1-0/+7
2021-11-23mctp: Add MCTP-over-serial transport bindingJeremy Kerr1-0/+1
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen1-0/+1
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen1-0/+1
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi1-0/+13
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+7