summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-06sctp: set flow sport from saddr only when it's 0Xin Long
2019-02-06sctp: set chunk transport correctly when it's a new asocXin Long
2019-02-06Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2019-02-06ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-02-06sctp: improve the events for sctp stream addingXin Long
2019-02-06net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi
2019-02-06vhost: fix OOB in get_rx_bufs()Jason Wang
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-02-06tun: move the call to tun_set_real_num_queuesGeorge Amanakis
2019-02-06sctp: improve the events for sctp stream resetXin Long
2019-02-06ravb: expand rx descriptor data to accommodate hw checksumSimon Horman
2019-02-06net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-02-06net/rose: fix NULL ax25_cb kernel panicBernard Pidoux
2019-02-06netrom: switch to sock timer APICong Wang
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-02-06net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi
2019-02-06net: ip_gre: always reports o_key to userspaceLorenzo Bianconi
2019-02-06l2tp: fix reading optional fields of L2TPv3Jacob Wen
2019-02-06l2tp: copy 4 more bytes to linear part if necessaryJacob Wen
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-02-06ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru
2019-02-06ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern
2019-02-06drm/msm/gpu: fix building without debugfsArnd Bergmann
2019-02-06Fix "net: ipv4: do not handle duplicate fragments as overlapping"Greg Kroah-Hartman
2019-01-31Linux 4.19.19v4.19.19Greg Kroah-Hartman
2019-01-31Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani
2019-01-31ide: fix a typo in the settings proc file nameChristoph Hellwig
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-01-31Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-31bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann
2019-01-31bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann
2019-01-31bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann
2019-01-31bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann
2019-01-31bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann
2019-01-31bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann
2019-01-31bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann
2019-01-31bpf: enable access to ax register also from verifier rewriteDaniel Borkmann
2019-01-31bpf: move tmp variable into ax register in interpreterDaniel Borkmann
2019-01-31bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann
2019-01-31bpf: add per-insn complexity limitAlexei Starovoitov
2019-01-31bpf: improve verifier branch analysisAlexei Starovoitov
2019-01-31drm/meson: Fix atomic mode switching regressionNeil Armstrong
2019-01-31vt: invoke notifier on screen size changeNicolas Pitre
2019-01-31vt: always call notifier with the console lock heldNicolas Pitre
2019-01-31vt: make vt_console_print() compatible with the unicode screen bufferNicolas Pitre
2019-01-31can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König