summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-11net: liquidio: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-10net: stmmac: Integrate it with DesignWare XPCSJose Abreu1-0/+1
2020-03-10net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu1-0/+41
2020-03-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-18/+32
2020-03-09remoteproc: add IPA notification to q6v5 driverAlex Elder1-0/+82
2020-03-08net/mlx5: HW bit for goto chain offload supportEli Cohen1-1/+2
2020-03-08net/mlx5: Expose link speed directlyMark Bloch1-1/+2
2020-03-08net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed1-1/+2
2020-03-08net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham1-1/+1
2020-03-06PCI: Introduce pci_get_dsnJacob Keller1-0/+5
2020-03-06net: sched: Make FIFO Qdisc offloadablePetr Machata1-0/+1
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski1-3/+42
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas2-13/+24
2020-03-05PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+1
2020-03-05PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-0/+7
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-5/+5
2020-03-01ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno1-0/+6
2020-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-27/+121
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni1-10/+2
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+1
2020-02-28bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau2-2/+6
2020-02-28bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau1-0/+1
2020-02-28inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau1-4/+7
2020-02-28inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau1-7/+5
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-9/+27
2020-02-28net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen1-0/+1
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+20
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-15/+42
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-1/+1
2020-02-27device: add device_change_owner()Christian Brauner1-0/+1
2020-02-27sysfs: add sysfs_change_owner()Christian Brauner1-0/+6
2020-02-27sysfs: add sysfs_group{s}_change_owner()Christian Brauner1-0/+20
2020-02-27sysfs: add sysfs_link_change_owner()Christian Brauner1-0/+10
2020-02-27sysfs: add sysfs_file_change_owner()Christian Brauner1-0/+10
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+10
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso1-1/+10
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-25bpf: Provide recursion prevention helpersThomas Gleixner1-0/+30
2020-02-25bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.David Miller2-6/+7
2020-02-25bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller1-3/+1
2020-02-25bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner1-1/+1
2020-02-25bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner1-2/+24
2020-02-25mdio_bus: Add generic mdio_find_bus()Jeremy Linton1-0/+1
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-02-23Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik1-1/+10
2020-02-22Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov2-0/+37