summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-01-16netfilter: bitwise: add NFTA_BITWISE_DATA attribute.Jeremy Sowden
2020-01-16netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.Jeremy Sowden
2020-01-16netfilter: nft_bitwise: correct uapi header comment.Jeremy Sowden
2020-01-15Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-m...David S. Miller
2020-01-15bpf: Add batch ops to all htab bpf mapYonghong Song
2020-01-15bpf: Add generic support for update and delete batch opsBrian Vazquez
2020-01-15bpf: Add generic support for lookup batch opBrian Vazquez
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe
2020-01-15net: bridge: vlan: add rtnetlink group and notify supportNikolay Aleksandrov
2020-01-15net: bridge: vlan: add rtm range supportNikolay Aleksandrov
2020-01-15net: bridge: vlan: add rtm definitions and dump supportNikolay Aleksandrov
2020-01-15nl80211: add handling for BSS colorJohn Crispin
2020-01-14ipv4: Add "offload" and "trap" indications to routesIdo Schimmel
2020-01-14net: macsec: add nla support for changing the offloading selectionAntoine Tenart
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2020-01-14ns: Introduce Time NamespaceAndrei Vagin
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman
2020-01-10bpf: Introduce function-by-function verificationAlexei Starovoitov
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov
2020-01-09bpf: Add BPF_FUNC_tcp_send_ack helperMartin KaFai Lau
2020-01-09bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau
2020-01-09bpf: Introduce BPF_PROG_TYPE_STRUCT_OPSMartin KaFai Lau
2020-01-09PCI: dwc: intel: PCIe RC controller driverDilip Kota
2020-01-08Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab
2020-01-07random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski
2020-01-07random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov
2020-01-04tee: add AMD-TEE driverRijo Thomas
2020-01-03media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann
2020-01-03media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-01-02net: Add device index to tcp_md5sigDavid Ahern
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann
2019-12-31fscrypt: include <linux/ioctl.h> in UAPI headerEric Biggers
2019-12-31fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEYEric Biggers
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek