summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-06virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita1-1/+1
2019-02-06virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita1-16/+33
2019-02-06virtio_net: Don't enable NAPI when interface is downToshiaki Makita1-2/+4
2019-02-06sctp: set flow sport from saddr only when it's 0Xin Long2-2/+4
2019-02-06sctp: set chunk transport correctly when it's a new asocXin Long1-3/+8
2019-02-06Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2
2019-02-06ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan1-4/+3
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6
2019-02-06sctp: improve the events for sctp stream addingXin Long1-11/+8
2019-02-06net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi1-1/+6
2019-02-06vhost: fix OOB in get_rx_bufs()Jason Wang5-7/+11
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore1-0/+2
2019-02-06tun: move the call to tun_set_real_num_queuesGeorge Amanakis1-2/+1
2019-02-06sctp: improve the events for sctp stream resetXin Long1-22/+17
2019-02-06ravb: expand rx descriptor data to accommodate hw checksumSimon Horman1-5/+7
2019-02-06net: set default network namespace in init_dummy_netdev()Josh Elsasser1-0/+3
2019-02-06net/rose: fix NULL ax25_cb kernel panicBernard Pidoux1-0/+5
2019-02-06netrom: switch to sock timer APICong Wang1-10/+10
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2019-02-06net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi3-13/+17
2019-02-06net: ip_gre: always reports o_key to userspaceLorenzo Bianconi1-1/+6
2019-02-06l2tp: fix reading optional fields of L2TPv3Jacob Wen4-0/+30
2019-02-06l2tp: copy 4 more bytes to linear part if necessaryJacob Wen1-3/+2
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann3-4/+13
2019-02-06ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru1-0/+2
2019-02-06ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern1-0/+3
2019-02-06drm/msm/gpu: fix building without debugfsArnd Bergmann1-1/+1
2019-02-06Fix "net: ipv4: do not handle duplicate fragments as overlapping"Greg Kroah-Hartman1-1/+1
2019-01-31Linux 4.19.19v4.19.19Greg Kroah-Hartman1-1/+1
2019-01-31Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani1-1/+1
2019-01-31ide: fix a typo in the settings proc file nameChristoph Hellwig1-1/+1
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+2
2019-01-31Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko1-12/+0
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin1-1/+1
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-2/+6
2019-01-31bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann1-2/+15
2019-01-31bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2-13/+49
2019-01-31bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2-7/+189
2019-01-31bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann1-1/+5
2019-01-31bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann1-1/+7
2019-01-31bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann1-22/+41
2019-01-31bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann1-0/+11
2019-01-31bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2-6/+21
2019-01-31bpf: move tmp variable into ax register in interpreterDaniel Borkmann2-18/+19
2019-01-31bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2-37/+40
2019-01-31bpf: add per-insn complexity limitAlexei Starovoitov1-1/+6
2019-01-31bpf: improve verifier branch analysisAlexei Starovoitov1-13/+80
2019-01-31drm/meson: Fix atomic mode switching regressionNeil Armstrong2-21/+7
2019-01-31vt: invoke notifier on screen size changeNicolas Pitre1-0/+1