aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-01ACPI: PM: Fix regression in acpi_device_set_power()Rafael J. Wysocki1-1/+3
2019-08-01fm10k: reduce the scope of the tx_buffer variableJacob Keller1-2/+2
2019-08-01fm10k: reduce the scope of the q_idx local variableJacob Keller1-4/+5
2019-08-01fm10k: reduce the scope of local err variableJacob Keller1-2/+3
2019-08-01fm10k: reduce the scope of qv local variableJacob Keller1-2/+2
2019-08-01fm10k: reduce scope of *p local variableJacob Keller1-3/+2
2019-08-01fm10k: reduce scope of the err variableJacob Keller1-3/+3
2019-08-01Merge branch 'setsockopt-extra-mem'Alexei Starovoitov3-4/+60
2019-08-01selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use caseStanislav Fomichev2-0/+47
2019-08-01bpf: always allocate at least 16 bytes for setsockopt hookStanislav Fomichev1-4/+13
2019-08-01Merge branch 'net-dsa-mv88e6xxx-avoid-some-redundant-VTU-operations'David S. Miller1-84/+98
2019-08-01net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_addVivien Didelot1-49/+44
2019-08-01net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_delVivien Didelot1-6/+15
2019-08-01net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purgeVivien Didelot1-9/+22
2019-08-01net: dsa: mv88e6xxx: explicit entry passed to vtu_getnextVivien Didelot1-9/+12
2019-08-01net: dsa: mv88e6xxx: lock mutex in vlan_prepareVivien Didelot1-12/+6
2019-08-01i2c: s3c2410: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-01i2c: at91: fix clk_offset for sama5d2Michał Mirosław1-1/+1
2019-08-01i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław1-4/+5
2019-08-01selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov1-0/+28
2019-08-01bpf: fix x64 JIT code generation for jmp to 1st insnAlexei Starovoitov1-4/+5
2019-08-01libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko1-1/+5
2019-08-01block: Fix __blkdev_direct_IO() for bio fragmentsDamien Le Moal1-1/+2
2019-08-01net/mlx5e: Allow dropping specific tunnel packetsTonghao Zhang1-1/+2
2019-08-01net/mlx5e: TX reporter cleanupAya Levin2-2/+0
2019-08-01net/mlx5e: Set tx reporter only on successful creationAya Levin2-7/+9
2019-08-01net/mlx5e: Fix mlx5e_tx_reporter_create return valueAya Levin1-2/+4
2019-08-01net/mlx5e: Rx, checksum handling refactoringSaeed Mahameed1-12/+14
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan7-23/+33
2019-08-01net/mlx5e: XDP, Slight enhancement for WQE fetch functionTariq Toukan2-8/+9
2019-08-01net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet leftShay Agroskin5-33/+63
2019-08-01net/mlx5e: Tx, Strict the room needed for SQ edge NOPsTariq Toukan1-1/+1
2019-08-01net/mlx5: Add flow counter poolGavi Teitz2-25/+218
2019-08-01net/mlx5: Add flow counter bulk infrastructureGavi Teitz1-0/+105
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen6-0/+145
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed10-244/+283
2019-08-01coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose1-0/+1
2019-08-01Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner4-3/+13
2019-08-01net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit3-25/+41
2019-08-01net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit2-3/+5
2019-08-01net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed1-2/+0
2019-08-01net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit2-42/+73
2019-08-01net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit1-12/+9
2019-08-01net/mlx5: E-switch, Combine metadata enable/disable functionalityParav Pandit1-36/+12
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen2-0/+38
2019-08-01net/mlx5: Make load_one() and unload_one() symmetricParav Pandit1-2/+3
2019-08-01net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed1-1/+1
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz3-3/+31
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz4-119/+81
2019-08-01Input: kbtab - sanity check for endpoint typeOliver Neukum1-2/+4