summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-21Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe
2019-04-21dt-bindings: add an explanation for internal phy-modeCorentin Labbe
2019-04-20net/tls: don't leak IV and record seq when offload failsJakub Kicinski
2019-04-20net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin
2019-04-19Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar
2019-04-18net/tls: fix refcount adjustment in fallbackJakub Kicinski
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King
2019-04-18net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King
2019-04-18Merge branch 'mlxsw-Few-small-fixes'David S. Miller
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-04-17ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2019-04-16tipc: fix link established but not in sessionTuong Lien
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard
2019-04-16Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-04-16KVM: x86: fix warning Using plain integer as NULL pointerHariprasad Kelam
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson