aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha2-0/+64
2019-07-30dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switchesMarek Vasut1-0/+3
2019-07-31arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner1-0/+40
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner1-0/+36
2019-07-31lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner1-1/+11
2019-07-31lib/vdso: Move fallback invocation to the callersThomas Gleixner1-17/+36
2019-07-31lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner1-16/+2
2019-07-30net: dsa: qca8k: enable port flow controlxiaofeis1-1/+3
2019-07-30Merge branch 'vsock-virtio-optimizations-to-increase-the-throughput'David S. Miller4-38/+134
2019-07-30vsock/virtio: change the maximum packet size allowedStefano Garzarella1-2/+2
2019-07-30vhost/vsock: split packets to send using multiple buffersStefano Garzarella2-21/+60
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella2-3/+3
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella2-3/+14
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella4-9/+55
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence1-6/+20
2019-07-30kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai1-0/+15
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann6-3/+25
2019-07-30tipc: fix unitilized skb list crashJon Maloy1-2/+1
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd20-68/+15
2019-07-30Merge branch 'Finish-conversion-of-skb_frag_t-to-bio_vec'David S. Miller46-111/+161
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon2-9/+6
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon44-98/+100
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon1-8/+59
2019-07-30Merge branch 'sctp-clean-up-sctp_connect-function'David S. Miller2-231/+147
2019-07-30sctp: factor out sctp_connect_add_peerXin Long1-45/+31
2019-07-30sctp: factor out sctp_connect_new_asocXin Long1-84/+76
2019-07-30sctp: clean up __sctp_connectXin Long1-136/+73
2019-07-30sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectxXin Long1-1/+2
2019-07-30sctp: only copy the available addr data in sctp_transport_initXin Long1-1/+1
2019-07-30Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-7/+5
2019-07-30Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds3-100/+81
2019-07-30Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-6/+26
2019-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-93/+89
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-64/+49
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara3-32/+73
2019-07-30dt-bindings: Fix generated example files getting added to schemasRob Herring1-1/+3
2019-07-30xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling()Jia-Ju Bai1-1/+5
2019-07-30exit: make setting exit_state consistentChristian Brauner1-2/+3
2019-07-30intel_th: Use the correct style for SPDX License IdentifierNishad Kamdar2-2/+2
2019-07-30rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells4-20/+96
2019-07-30Merge tag 'rxrpc-fixes-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller4-1/+21
2019-07-30enetc: Fix build error without PHYLIBYueHaibing1-0/+1
2019-07-30net: stmmac: Sync RX Buffer upon allocationJose Abreu1-3/+10
2019-07-30mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King1-2/+2
2019-07-30net: dsa: mv88e6xxx: use link-down-define instead of plain valueHubert Feurstein1-1/+1
2019-07-30net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein1-2/+4
2019-07-30scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai1-1/+1
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-07-30driver core: Fix use-after-free and double free on glue directoryMuchun Song1-1/+52
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace1-2/+0