summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov
2018-12-24drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King
2018-12-24bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2018-12-24net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki
2018-12-24net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki
2018-12-24ieee802154: lowpan_header_create check must check daddrWillem de Bruijn
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall
2018-12-24iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal
2018-12-23net: Revert recent Spectre-v1 patches.David S. Miller
2018-12-22can: af_can: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-22packet: validate address length if non-zeroWillem de Bruijn
2018-12-22nfc: af_nfc: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-22phonet: af_phonet: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-22net: core: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-21serial/sunsu: fix refcount leakYangtao Li
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com
2018-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2018-12-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg
2018-12-21Merge branch 'skb_ext-fixes'David S. Miller
2018-12-21net: minor cleanup in skb_ext_add()Paolo Abeni
2018-12-21net: drop the unused helper skb_ext_get()Paolo Abeni
2018-12-21net: fix possible user-after-free in skb_ext_add()Paolo Abeni
2018-12-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet
2018-12-21Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg
2018-12-21packet: validate address lengthWillem de Bruijn
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-12-21Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann
2018-12-21Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-21Merge tag 'mlx5-XDP-100Mpps' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy