summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
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-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-14mptcp: add missing documented NL paramsMatthieu Baerts
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
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-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
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
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh
2021-11-23mctp: Add MCTP-over-serial transport bindingJeremy Kerr
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang
2021-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski
2021-11-15i2c: dev: Handle 255 byte blocks for i2c ioctlMatt Johnston
2021-11-15i2c: core: Allow 255 byte transfers for SMBus 3.xMatt Johnston