summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-208-26/+97
|\
| * Btrfs: tree-checker: detect file extent items with overlapping rangesFilipe Manana2019-05-161-4/+45
| * Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana2019-05-161-0/+12
| * Btrfs: avoid fallback to transaction commit during fsync of files with holesFilipe Manana2019-05-161-0/+1
| * btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytesQu Wenruo2019-05-161-5/+7
| * btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding2019-05-161-1/+6
| * btrfs: sysfs: Fix error path kobject memory leakTobin C. Harding2019-05-161-2/+1
| * Btrfs: do not abort transaction at btrfs_update_root() after failure to COW pathFilipe Manana2019-05-091-3/+1
| * btrfs: use the existing reserved items for our first prop for inheritanceJosef Bacik2019-05-091-8/+22
| * btrfs: don't double unlock on error in btrfs_punch_holeJosef Bacik2019-05-031-3/+1
| * btrfs: Check the compression level before getting a workspaceJohnny Chang2019-05-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2093-416/+874
|\ \
| * | of_net: fix of_get_mac_address retval if compiled without CONFIG_OFPetr Štetiar2019-05-191-1/+1
| * | net: fix kernel-doc warnings for socket.cRandy Dunlap2019-05-191-17/+17
| * | net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert2019-05-196-6/+6
| * | kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal2019-05-181-51/+26
| * | Merge branch 'mlxsw-Two-port-module-fixes'David S. Miller2019-05-185-2/+33
| |\ \
| | * | mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak2019-05-181-2/+16
| | * | mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak2019-05-184-0/+17
| |/ /
| * | vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira2019-05-181-7/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-1711-22/+23
| |\ \
| | * | bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko2019-05-171-2/+2
| | * | selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov2019-05-171-1/+1
| | * | libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko2019-05-165-16/+15
| | * | tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-05-161-2/+2
| | * | selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2019-05-162-0/+2
| | * | bpf: relax inode permission check for retrieving bpf programChenbo Feng2019-05-161-1/+1
| * | | Merge tag 'mlx5-fixes-2019-05-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-05-1716-62/+136
| |\ \ \
| | * | | net/mlx5e: Fix possible modify header actions memory leakEli Britstein2019-05-171-1/+4
| | * | | net/mlx5e: Fix no rewrite fields with the same matchEli Britstein2019-05-171-6/+16
| | * | | net/mlx5e: Additional check for flow destination comparisonDmytro Linkin2019-05-171-0/+2
| | * | | net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin2019-05-171-1/+18
| | * | | net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein2019-05-171-4/+5
| | * | | net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed2019-05-171-1/+17
| | * | | net/mlx5e: Fix wrong xmit_more applicationTariq Toukan2019-05-173-6/+8
| | * | | net/mlx5: Fix peer pf disable hca commandBodong Wang2019-05-171-1/+1
| | * | | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-176-41/+43
| | * | | net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev2019-05-171-1/+21
| | * | | net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed2019-05-171-0/+1
| |/ / /
| * | | Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller2019-05-171-7/+7
| * | | vsock/virtio: free packets during the socket releaseStefano Garzarella2019-05-171-0/+7
| * | | tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-171-7/+7
| * | | lib: Correct comment of prandom_seedPhilippe Mazenauer2019-05-171-2/+2
| * | | net: caif: fix the value of size argument of snprintfswkhack2019-05-175-6/+5
| * | | ipv6: fix src addr routing with the exception tableWei Wang2019-05-161-24/+27
| * | | selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern2019-05-161-9/+9
| * | | net: avoid weird emergency messageEric Dumazet2019-05-161-1/+1
| * | | Merge branch 'aqc111-revert-endianess-fixes-and-cleanup-mtu-logic'David S. Miller2019-05-161-25/+10
| |\ \ \
| | * | | aqc111: cleanup mtu related logicIgor Russkikh2019-05-161-4/+2
| | * | | Revert "aqc111: fix writing to the phy on BE"Igor Russkikh2019-05-161-17/+6