summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-21PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAXLeonard Crestez
2019-12-21mmc: core: Re-work HW reset for SDIO cardsUlf Hansson
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-18cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi
2019-12-18net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-18tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2019-12-18tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2019-12-18tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2019-12-18inet: protect against too small mtu values.Eric Dumazet
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov
2019-12-17RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche
2019-12-17ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2019-12-17compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann
2019-12-13rfkill: allocate static minorMarcel Holtmann
2019-12-13jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2019-12-13kernfs: fix ino wrap-around detectionTejun Heo
2019-12-13ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2019-12-04net/tls: use sg_next() to walk sg entriesJakub Kicinski
2019-12-04net/tls: remove the dead inplace_crypto codeJakub Kicinski
2019-12-04net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-12-04sctp: cache netns in sctp_ep_commonXin Long
2019-11-29futex: Add mutex around futex exitThomas Gleixner
2019-11-29futex: Mark the begin of futex exit explicitlyThomas Gleixner
2019-11-29futex: Split futex_mm_release() for exit/execThomas Gleixner
2019-11-29exit/exec: Seperate mm_release()Thomas Gleixner
2019-11-29futex: Replace PF_EXITPIDONE with a stateThomas Gleixner
2019-11-29futex: Move futex exit handling into futex codeThomas Gleixner
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-19net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel
2019-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin
2019-11-11iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu