summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren
2019-04-23Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-04-23Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-04-22nfsd: wake blocked file lock waiters before sending callbackJeff Layton
2019-04-22nfsd: wake waiters blocked on file_lock before deleting itJeff Layton
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal
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-21Linux 5.1-rc6Linus Torvalds
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-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-20Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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