summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-18vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira
2019-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-17Merge tag 'mlx5-fixes-2019-05-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-05-17net/mlx5e: Fix possible modify header actions memory leakEli Britstein
2019-05-17net/mlx5e: Fix no rewrite fields with the same matchEli Britstein
2019-05-17net/mlx5e: Additional check for flow destination comparisonDmytro Linkin
2019-05-17net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin
2019-05-17net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein
2019-05-17net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan
2019-05-17net/mlx5: Fix peer pf disable hca commandBodong Wang
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit
2019-05-17net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev
2019-05-17net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller
2019-05-17vsock/virtio: free packets during the socket releaseStefano Garzarella
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-17lib: Correct comment of prandom_seedPhilippe Mazenauer
2019-05-17net: caif: fix the value of size argument of snprintfswkhack
2019-05-17bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko
2019-05-17selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov
2019-05-16ipv6: fix src addr routing with the exception tableWei Wang
2019-05-16selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern
2019-05-16net: avoid weird emergency messageEric Dumazet
2019-05-16Merge branch 'aqc111-revert-endianess-fixes-and-cleanup-mtu-logic'David S. Miller
2019-05-16aqc111: cleanup mtu related logicIgor Russkikh
2019-05-16Revert "aqc111: fix writing to the phy on BE"Igor Russkikh
2019-05-16Revert "aqc111: fix double endianness swap on BE"Igor Russkikh
2019-05-16xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"Florian Westphal
2019-05-16libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko
2019-05-16tipc: switch order of device registration to fix a crashJunwei Hu
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet
2019-05-16net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn
2019-05-16net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-05-16net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur
2019-05-16net: bpfilter: fallback to netfilter if failed to load bpfilter kernel moduleKonstantin Khlebnikov
2019-05-16hv_sock: Add support for delayed closeSunil Muthuswamy
2019-05-16atm: iphase: Avoid copying pointers to user space.Fuqian Huang
2019-05-16Merge branch 'flow_offload-fix-CVLAN-support'David S. Miller
2019-05-16net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu
2019-05-16flow_offload: support CVLAN matchEdward Cree
2019-05-16tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev
2019-05-16bpf: relax inode permission check for retrieving bpf programChenbo Feng
2019-05-16Merge branch 'rhashtable-Fix-sparse-warnings'David S. Miller
2019-05-16rhashtable: Fix cmpxchg RCU warningsHerbert Xu
2019-05-16rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu
2019-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-16bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0John Fastabend
2019-05-16selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev