aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-27proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-27auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer
2017-11-27mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov
2017-11-27mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov
2017-11-27tipc: eliminate access after delete in group_filter_msg()Jon Maloy
2017-11-27xen-netfront: remove warning when unloading moduleEduardo Otubo
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-28Merge branch 'sctp-stream-reconfig-fixes'David S. Miller
2017-11-28sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long
2017-11-28sctp: avoid flushing unsent queue when doing asoc resetXin Long
2017-11-28sctp: only allow the asoc reset when the asoc outq is emptyXin Long
2017-11-28sctp: only allow the out stream reset when the stream outq is emptyXin Long
2017-11-28sctp: use sizeof(__u16) for each stream number length instead of magic numberXin Long
2017-11-27mac80211: tear down RX aggregations firstSara Sharon
2017-11-27mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-26Linux 4.15-rc1Linus Torvalds
2017-11-26openvswitch: fix the incorrect flow action alloc sizezhangliping
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-27net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-26uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger
2017-11-26net: dsa: fix 'increment on 0' warningVivien Didelot
2017-11-26VSOCK: Don't call vsock_stream_has_data in atomic contextJorgen Hansen
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-25net: sched: crash on blocks with goto chain actionRoman Kapl
2017-11-25net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-25crypto: skcipher - Fix skcipher_walk_aead_commonOndrej Mosnáček
2017-11-24cfg80211: select CRYPTO_SHA256 if neededJohannes Berg
2017-11-25forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun
2017-11-25Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller