summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2019-05-16selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev
2019-05-16libbpf: don't fail when feature probing failsStanislav Fomichev
2019-05-15tcp: do not recycle cloned skbsEric Dumazet
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil
2019-05-14nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-05-14ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-05-14net: macb: fix error format in dev_err()Luca Ceresoli
2019-05-14rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca
2019-05-14net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-14NFC: Orphan the subsystemJohannes Berg
2019-05-14net: Always descend into dsa/Florian Fainelli
2019-05-14tcp: fix retrans timestamp on passive Fast OpenYuchung Cheng
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-05-14Add gitignore file for samples/vfs/ generated filesLinus Torvalds
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-14Merge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2019-05-14Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branch 'lru-map-fix'Alexei Starovoitov