summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-01-24net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-01-24MAINTAINERS: Update cavium networking driversSudarsana Reddy Kalluru
2019-01-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-01-24Merge branch 'mlx4_core-fixes'David S. Miller
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-01-24sctp: set flow sport from saddr only when it's 0Xin Long
2019-01-24sctp: set chunk transport correctly when it's a new asocXin Long
2019-01-24sctp: improve the events for sctp stream addingXin Long
2019-01-24sctp: improve the events for sctp stream resetXin Long
2019-01-24ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu
2019-01-23ax25: fix possible use-after-freeEric Dumazet
2019-01-23sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-01-23hv_netvsc: fix typos in code commentsAdrian Vladu
2019-01-23hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang
2019-01-23hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang
2019-01-23hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang
2019-01-23ravb: expand rx descriptor data to accommodate hw checksumSimon Horman
2019-01-22net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn
2019-01-22net: fec: get regulator optionalStefan Agner
2019-01-22net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel
2019-01-22net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-01-22net: dpaa2: improve PTP Kconfig optionYangbo Lu
2019-01-22Merge branch 'qed-Error-recovery-process'David S. Miller
2019-01-22qede: Error recovery processTomer Tayar
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-22qed: Revise load sequence to avoid PCI errorsTomer Tayar
2019-01-22net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski
2019-01-22net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi
2019-01-22net: sun: cassini: Cleanup license conflictThomas Gleixner
2019-01-22can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König
2019-01-22can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing
2019-01-22can: bcm: check timer values before ktime conversionOliver Hartkopp
2019-01-22can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2019-01-21Linux 5.0-rc3v5.0-rc3Linus Torvalds
2019-01-21Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-21Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-20pstore/ram: Avoid allocation and leak of platform dataKees Cook
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-21Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds
2019-01-21fix int_sqrt64() for very large numbersFlorian La Roche
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon
2019-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller