summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan1-1/+1
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-34/+322
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+4
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+28
2023-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+17
2023-02-21Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-2/+47
2023-02-21Merge tag 'for-6.3/io_uring-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-1/+7
2023-02-20Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+29
2023-02-18bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau1-0/+6
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+32
2023-02-16io_uring: Support calling io_uring_register with a registered ring fdJosh Triplett1-1/+5
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram1-0/+4
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit1-0/+11
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam1-0/+17
2023-02-14bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky1-0/+11
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel1-0/+8
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-0/+1
2023-02-11Daniel Borkmann says:Jakub Kicinski2-1/+60
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas1-0/+1
2023-02-10Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-02-10Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+2
2023-02-07fanotify: define struct members to hold response decision contextRichard Guy Briggs1-1/+29
2023-02-07perf: Add perf_event_attr::config3Rob Herring1-0/+3
2023-02-06drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph1-0/+1
2023-02-06uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2-0/+2
2023-02-06net: bridge: Add netlink knobs for number / maximum MDB entriesPetr Machata2-0/+4
2023-02-04bpf: fix typo in header for bpf_perf_prog_read_valueFlorian Lehner1-1/+1
2023-02-03netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+59
2023-02-02net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long1-0/+3
2023-02-02packet: add TP_STATUS_GSO_TCP for tp_statusXin Long1-0/+1
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar8-10/+129
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller1-0/+2
2023-01-30ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei1-2/+34
2023-01-30ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei1-0/+13
2023-01-30io_uring/msg_ring: Pass custom flags to the cqeBreno Leitao1-0/+2
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+12
2023-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+2
2023-01-27io_uring: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-01-26icmp: Add counters for rate limitsJamie Bainbridge1-0/+3
2023-01-26inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki1-0/+1
2023-01-24net: fou: regenerate the uAPI from the specJakub Kicinski1-28/+26
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-2/+2
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2-2/+0
2023-01-24Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+3
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev1-0/+5
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean2-0/+21
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean2-0/+72