summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2022-02-25net: openvswitch: IPv6: Add IPv6 extension header supportToms Atteka-0/+6
2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep-0/+1
2022-02-23net: bridge: Add support for bridge port in locked modeHans Schultz-0/+1
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu-0/+1
2022-02-19net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool-0/+1
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval-1/+8
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe-0/+11
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe-0/+4
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+16
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2022-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski-0/+1
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-2/+15
2022-02-09net: drop_monitor: support drop reasonMenglong Dong-0/+1
2022-02-09bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki-1/+2
2022-02-09mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston-0/+18
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+7
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+3
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-141/+2865
2022-02-04uapi: ioam: Insertion frequencyJustin Iurman-0/+9
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+3
2022-02-04netfilter: nfqueue: enable to get skb->priorityNicolas Dichtel-0/+1
2022-02-04netfilter: ctnetlink: disable helper autoassignFlorian Westphal-1/+1
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+41
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+5
2022-02-03Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour-1/+7
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin-6/+5
2022-02-02perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver-0/+2
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-1/+3
2022-01-31bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki-1/+2
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov-0/+3
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov-0/+3
2022-01-31kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.hJanosch Frank-3/+3
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+35
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko-1/+3
2022-01-28ethtool: add header/data split indicationJakub Kicinski-0/+7
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini-0/+1
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2022-01-26tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki-0/+35
2022-01-24bpf: Add bpf_copy_from_user_task() helperKenny Yu-0/+11
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+63
2022-01-21net: xdp: introduce bpf_xdp_pointer utility routineLorenzo Bianconi-0/+18
2022-01-21bpf: introduce bpf_xdp_get_buff_len helperLorenzo Bianconi-0/+7
2022-01-21bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf programLorenzo Bianconi-0/+5
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-0/+1
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds-10/+6
2022-01-20delayacct: track delays from memory compactwangyong-1/+5
2022-01-20uuid: remove licence boilerplate text from the headerAndy Shevchenko-9/+0
2022-01-20uuid: discourage people from using UAPI header in new codeAndy Shevchenko-0/+1