summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-01-31tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2020-01-31tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2020-01-31tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-01-31net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-01-31inet: protect against too small mtu values.Eric Dumazet
2020-01-31mfd: rk808: Fix RK818 ID templateDaniel Schultz
2020-01-31quota: Check that quota is not dirty before releaseDmitry Monakhov
2020-01-31RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche
2020-01-31ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko
2020-01-31media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2020-01-19jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2020-01-19kernfs: fix ino wrap-around detectionTejun Heo
2020-01-19ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2020-01-19signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2020-01-19net/tls: use sg_next() to walk sg entriesJakub Kicinski
2020-01-19net/tls: remove the dead inplace_crypto codeJakub Kicinski
2020-01-19net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2020-01-19net: sockmap: use bitmap for copy infoJakub Kicinski
2020-01-19sctp: cache netns in sctp_ep_commonXin Long
2020-01-19net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen
2020-01-19idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)
2020-01-19reset: fix reset_control_ops kerneldoc commentRandy Dunlap
2020-01-09net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn
2020-01-09fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2020-01-09iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2020-01-09KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2020-01-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu
2019-12-29x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-12-29bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-12-29ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-12-29bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann
2019-12-29RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-12-29netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner
2019-12-29mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-12-29net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley
2019-12-29net: prevent load/store tearing on sk->sk_stampEric Dumazet
2019-12-29net/tls: add a TX lockJakub Kicinski
2019-12-29net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-12-29net: fix data-race in neigh_event_send()Eric Dumazet
2019-12-29bonding: fix state transition issue in link monitoringJay Vosburgh
2019-12-16net/flow_dissector: switch to siphashEric Dumazet
2019-12-16net/mlx5: Fix flow counter list auto bits structRoi Dayan
2019-12-16net: add skb_queue_empty_lockless()Eric Dumazet
2019-12-16netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-12-16net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-12-16net: annotate lockless accesses to sk->sk_napi_idEric Dumazet
2019-12-16net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-12-16ASoC: simple_card_utils.h: Fix potential multiple redefinition errorDaniel Baluta
2019-12-10sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet