summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-18cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi1-0/+1
2019-12-18net: core: rename indirect block ingress cb functionJohn Hurley1-8/+7
2019-12-18tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-18tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-3/+13
2019-12-18tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-2/+16
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-2/+4
2019-12-18net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca1-1/+1
2019-12-18inet: protect against too small mtu values.Eric Dumazet2-0/+10
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz1-1/+1
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov1-0/+10
2019-12-17RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche1-3/+1
2019-12-17ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko1-3/+3
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil1-2/+2
2019-12-17compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann1-0/+7
2019-12-13rfkill: allocate static minorMarcel Holtmann1-0/+1
2019-12-13jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara1-2/+2
2019-12-13kernfs: fix ino wrap-around detectionTejun Heo1-0/+1
2019-12-13ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai1-0/+1
2019-12-05net/tls: use sg_next() to walk sg entriesJakub Kicinski1-1/+1
2019-12-05net/tls: remove the dead inplace_crypto codeJakub Kicinski1-1/+0
2019-12-05net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski1-13/+13
2019-12-05sctp: cache netns in sctp_ep_commonXin Long1-0/+3
2019-11-29futex: Add mutex around futex exitThomas Gleixner2-0/+2
2019-11-29futex: Mark the begin of futex exit explicitlyThomas Gleixner1-28/+3
2019-11-29futex: Split futex_mm_release() for exit/execThomas Gleixner1-2/+4
2019-11-29exit/exec: Seperate mm_release()Thomas Gleixner1-2/+4
2019-11-29futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2-1/+34
2019-11-29futex: Move futex exit handling into futex codeThomas Gleixner2-15/+16
2019-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+8
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal1-0/+6
2019-11-20net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn1-0/+2
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+11
2019-11-16mm/memory_hotplug: fix try_offline_node()David Hildenbrand1-0/+1
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+3
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran1-0/+1
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel1-0/+1
2019-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-23/+13
2019-11-12KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson1-0/+1
2019-11-12devlink: Add method for time-stamp on reporter's dumpAya Levin1-0/+1
2019-11-11iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger1-2/+4
2019-11-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-3/+3
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+0
2019-11-10tcp: remove redundant new line from tcp_event_sk_skbTony Lu1-1/+1
2019-11-10devlink: disallow reload operation during device cleanupJiri Pirko1-1/+4
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-22/+34
2019-11-09Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-09net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-19/+1