summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-31ipmi: Don't allow device module unload when in useCorey Minyard1-4/+8
2019-12-31block: Fix writeback throttling W=1 compiler warningsBart Van Assche1-4/+8
2019-12-31media: cec-funcs.h: add status_req checksHans Verkuil1-2/+4
2019-12-31drm: mst: Fix query_payload ack reply structSean Paul1-1/+1
2019-12-31neighbour: remove neigh_cleanup() methodEric Dumazet1-1/+0
2019-12-31net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-31net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1
2019-12-31mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-21PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAXLeonard Crestez1-1/+1
2019-12-21mmc: core: Re-work HW reset for SDIO cardsUlf Hansson1-0/+1
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon3-57/+18
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese1-1/+1
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese1-1/+2
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