summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2021-08-02net/ipv4: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-08-02net_sched: refactor TC action init APICong Wang
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-29mctp: Allow per-netns default networksMatt Johnston
2021-07-29mctp: Add device handling and netlink interfaceJeremy Kerr
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr
2021-07-29mctp: Add sockaddr_mctp to uapiJeremy Kerr
2021-07-29mctp: Add MCTP baseJeremy Kerr
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck
2021-07-28net/sched: act_skbmod: Add SKBMOD_F_ECN option supportPeilin Ye
2021-07-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-07-27openvswitch: fix alignment issuesMark Gray
2021-07-27openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDSMark Gray
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2021-07-21uapi: IPv6 IOAM headers definitionJustin Iurman
2021-07-20net: bridge: vlan: add mcast snooping controlNikolay Aleksandrov
2021-07-20net: bridge: vlan: add support for dumping global vlan optionsNikolay Aleksandrov
2021-07-20net: bridge: vlan: add support for global optionsNikolay Aleksandrov
2021-07-20net: bridge: multicast: include router port vlan id in notificationsNikolay Aleksandrov
2021-07-20net: bridge: add vlan mcast snooping knobNikolay Aleksandrov
2021-07-16openvswitch: Introduce per-cpu upcall dispatchMark Gray
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-07-15bpf: Add bpf_get_func_ip helper for kprobe programsJiri Olsa
2021-07-15bpf: Add bpf_get_func_ip helper for tracing programsJiri Olsa
2021-07-15bpf: Introduce bpf timers.Alexei Starovoitov
2021-07-14bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-12RDMA/irdma: Make spdxcheck.py happyLukas Bulwahn
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport
2021-07-07bpf: Support input xdp_md context in BPF_PROG_TEST_RUNZvi Effron
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-07netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.hDuncan Roe
2021-07-06Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-06PCI: Fix kernel-doc formattingKrzysztof WilczyƄski
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-04Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-07-03virtio: update virtio id table, add transitional idsZhu Lingshan
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu