summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-02-26device: add device_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_group{s}_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_link_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_file_change_owner()Christian Brauner
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2020-02-24bpf: Provide recursion prevention helpersThomas Gleixner
2020-02-24bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.David Miller
2020-02-24bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller
2020-02-24bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner
2020-02-24bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-22Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik
2020-02-21Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann
2020-02-21genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu
2020-02-20sched: Provide cant_migrate()Thomas Gleixner
2020-02-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner
2020-02-19Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-02-19bpf, sk_msg: Don't clear saved sock proto on restoreJakub Sitnicki