| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-01 | ACPI: PM: Fix regression in acpi_device_set_power() |  Rafael J. Wysocki | 1 | -1/+3 |
| 2019-08-01 | fm10k: reduce the scope of the tx_buffer variable |  Jacob Keller | 1 | -2/+2 |
| 2019-08-01 | fm10k: reduce the scope of the q_idx local variable |  Jacob Keller | 1 | -4/+5 |
| 2019-08-01 | fm10k: reduce the scope of local err variable |  Jacob Keller | 1 | -2/+3 |
| 2019-08-01 | fm10k: reduce the scope of qv local variable |  Jacob Keller | 1 | -2/+2 |
| 2019-08-01 | fm10k: reduce scope of *p local variable |  Jacob Keller | 1 | -3/+2 |
| 2019-08-01 | fm10k: reduce scope of the err variable |  Jacob Keller | 1 | -3/+3 |
| 2019-08-01 | Merge branch 'setsockopt-extra-mem' |  Alexei Starovoitov | 3 | -4/+60 |
| 2019-08-01 | selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case |  Stanislav Fomichev | 2 | -0/+47 |
| 2019-08-01 | bpf: always allocate at least 16 bytes for setsockopt hook |  Stanislav Fomichev | 1 | -4/+13 |
| 2019-08-01 | Merge branch 'net-dsa-mv88e6xxx-avoid-some-redundant-VTU-operations' |  David S. Miller | 1 | -84/+98 |
| 2019-08-01 | net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add |  Vivien Didelot | 1 | -49/+44 |
| 2019-08-01 | net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del |  Vivien Didelot | 1 | -6/+15 |
| 2019-08-01 | net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge |  Vivien Didelot | 1 | -9/+22 |
| 2019-08-01 | net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext |  Vivien Didelot | 1 | -9/+12 |
| 2019-08-01 | net: dsa: mv88e6xxx: lock mutex in vlan_prepare |  Vivien Didelot | 1 | -12/+6 |
| 2019-08-01 | i2c: s3c2410: Mark expected switch fall-through |  Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-08-01 | i2c: at91: fix clk_offset for sama5d2 |  Michał Mirosław | 1 | -1/+1 |
| 2019-08-01 | i2c: at91: disable TXRDY interrupt after sending data |  Michał Mirosław | 1 | -4/+5 |
| 2019-08-01 | selftests/bpf: tests for jmp to 1st insn |  Alexei Starovoitov | 1 | -0/+28 |
| 2019-08-01 | bpf: fix x64 JIT code generation for jmp to 1st insn |  Alexei Starovoitov | 1 | -4/+5 |
| 2019-08-01 | libbpf: set BTF FD for prog only when there is supported .BTF.ext data |  Andrii Nakryiko | 1 | -1/+5 |
| 2019-08-01 | block: Fix __blkdev_direct_IO() for bio fragments |  Damien Le Moal | 1 | -1/+2 |
| 2019-08-01 | net/mlx5e: Allow dropping specific tunnel packets |  Tonghao Zhang | 1 | -1/+2 |
| 2019-08-01 | net/mlx5e: TX reporter cleanup |  Aya Levin | 2 | -2/+0 |
| 2019-08-01 | net/mlx5e: Set tx reporter only on successful creation |  Aya Levin | 2 | -7/+9 |
| 2019-08-01 | net/mlx5e: Fix mlx5e_tx_reporter_create return value |  Aya Levin | 1 | -2/+4 |
| 2019-08-01 | net/mlx5e: Rx, checksum handling refactoring |  Saeed Mahameed | 1 | -12/+14 |
| 2019-08-01 | net/mlx5e: Tx, Soften inline mode VLAN dependencies |  Tariq Toukan | 7 | -23/+33 |
| 2019-08-01 | net/mlx5e: XDP, Slight enhancement for WQE fetch function |  Tariq Toukan | 2 | -8/+9 |
| 2019-08-01 | net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet left |  Shay Agroskin | 5 | -33/+63 |
| 2019-08-01 | net/mlx5e: Tx, Strict the room needed for SQ edge NOPs |  Tariq Toukan | 1 | -1/+1 |
| 2019-08-01 | net/mlx5: Add flow counter pool |  Gavi Teitz | 2 | -25/+218 |
| 2019-08-01 | net/mlx5: Add flow counter bulk infrastructure |  Gavi Teitz | 1 | -0/+105 |
| 2019-08-01 | net/mlx5: E-Switch, add ingress rate support |  Eli Cohen | 6 | -0/+145 |
| 2019-08-01 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  Saeed Mahameed | 10 | -244/+283 |
| 2019-08-01 | coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute |  Suzuki K Poulose | 1 | -0/+1 |
| 2019-08-01 | Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent |  Thomas Gleixner | 4 | -3/+13 |
| 2019-08-01 | net/mlx5: E-switch, Tide up eswitch config sequence |  Parav Pandit | 3 | -25/+41 |
| 2019-08-01 | net/mlx5: E-Switch, Remove redundant mc_promisc NULL check |  Parav Pandit | 2 | -3/+5 |
| 2019-08-01 | net/mlx5: E-Switch, remove redundant error handling |  Saeed Mahameed | 1 | -2/+0 |
| 2019-08-01 | net/mlx5: E-switch, Introduce helper function to enable/disable vports |  Parav Pandit | 2 | -42/+73 |
| 2019-08-01 | net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports |  Parav Pandit | 1 | -12/+9 |
| 2019-08-01 | net/mlx5: E-switch, Combine metadata enable/disable functionality |  Parav Pandit | 1 | -36/+12 |
| 2019-08-01 | net/mlx5: E-Switch, Verify support QoS element type |  Eli Cohen | 2 | -0/+38 |
| 2019-08-01 | net/mlx5: Make load_one() and unload_one() symmetric |  Parav Pandit | 1 | -2/+3 |
| 2019-08-01 | net/mlx5: Fix offset of tisc bits reserved field |  Saeed Mahameed | 1 | -1/+1 |
| 2019-08-01 | net/mlx5: Add flow counter bulk allocation hardware bits and command |  Gavi Teitz | 3 | -3/+31 |
| 2019-08-01 | net/mlx5: Refactor and optimize flow counter bulk query |  Gavi Teitz | 4 | -119/+81 |
| 2019-08-01 | Input: kbtab - sanity check for endpoint type |  Oliver Neukum | 1 | -2/+4 |