aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-19net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert6-6/+6
2019-05-18kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal1-51/+26
2019-05-18Merge branch 'mlxsw-Two-port-module-fixes'David S. Miller5-2/+33
2019-05-18mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak1-2/+16
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak4-0/+17
2019-05-18vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira1-7/+6
2019-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-22/+23
2019-05-17Merge tag 'mlx5-fixes-2019-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller16-62/+136
2019-05-17net/mlx5e: Fix possible modify header actions memory leakEli Britstein1-1/+4
2019-05-17net/mlx5e: Fix no rewrite fields with the same matchEli Britstein1-6/+16
2019-05-17net/mlx5e: Additional check for flow destination comparisonDmytro Linkin1-0/+2
2019-05-17net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin1-1/+18
2019-05-17net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein1-4/+5
2019-05-17net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed1-1/+17
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan3-6/+8
2019-05-17net/mlx5: Fix peer pf disable hca commandBodong Wang1-1/+1
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit6-41/+43
2019-05-17net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev1-1/+21
2019-05-17net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed1-0/+1
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registration"David S. Miller1-7/+7
2019-05-17vsock/virtio: free packets during the socket releaseStefano Garzarella1-0/+7
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu1-7/+7
2019-05-17lib: Correct comment of prandom_seedPhilippe Mazenauer1-2/+2
2019-05-17net: caif: fix the value of size argument of snprintfswkhack5-6/+5
2019-05-17bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko1-2/+2
2019-05-17selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov1-1/+1
2019-05-16ipv6: fix src addr routing with the exception tableWei Wang1-24/+27
2019-05-16selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern1-9/+9
2019-05-16net: avoid weird emergency messageEric Dumazet1-1/+1
2019-05-16Merge branch 'aqc111-revert-endianess-fixes-and-cleanup-mtu-logic'David S. Miller1-25/+10
2019-05-16aqc111: cleanup mtu related logicIgor Russkikh1-4/+2
2019-05-16Revert "aqc111: fix writing to the phy on BE"Igor Russkikh1-17/+6
2019-05-16Revert "aqc111: fix double endianness swap on BE"Igor Russkikh1-4/+2
2019-05-16xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"Florian Westphal1-11/+13
2019-05-16libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko5-16/+15
2019-05-16tipc: switch order of device registration to fix a crashJunwei Hu1-7/+7
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet3-4/+18
2019-05-16net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn1-3/+6
2019-05-16net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2019-05-16net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur1-0/+1
2019-05-16net: bpfilter: fallback to netfilter if failed to load bpfilter kernel moduleKonstantin Khlebnikov1-4/+2
2019-05-16hv_sock: Add support for delayed closeSunil Muthuswamy1-31/+77
2019-05-16atm: iphase: Avoid copying pointers to user space.Fuqian Huang1-6/+0
2019-05-16Merge branch 'flow_offload-fix-CVLAN-support'David S. Miller3-1/+10
2019-05-16net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu1-1/+1
2019-05-16flow_offload: support CVLAN matchEdward Cree2-0/+9
2019-05-16tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song1-2/+2
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2-0/+2
2019-05-16bpf: relax inode permission check for retrieving bpf programChenbo Feng1-1/+1
2019-05-16Merge branch 'rhashtable-Fix-sparse-warnings'David S. Miller2-42/+49