summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-28net/tls: make sure offload also gets the keys wipedJakub Kicinski3-2/+3
2019-07-28net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang3-4/+1
2019-07-28netrom: hold sock when setting skb->destructorCong Wang1-0/+1
2019-07-28netrom: fix a memory leak in nr_rx_frame()Cong Wang1-1/+2
2019-07-28macsec: fix checksumming after decryptionAndreas Steinmetz1-0/+1
2019-07-28macsec: fix use-after-free of skb during RXAndreas Steinmetz1-3/+2
2019-07-28net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin1-1/+8
2019-07-28vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-28tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch1-0/+2
2019-07-28tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet4-6/+9
2019-07-28tcp: be more careful in tcp_fragment()Eric Dumazet2-2/+16
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-28sctp: fix error handling on stream scheduler initializationMarcelo Ricardo Leitner1-1/+8
2019-07-28rxrpc: Fix send on a connected, but unbound socketDavid Howells1-2/+2
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit1-0/+137
2019-07-28nfc: fix potential illegal memory accessYang Wei1-1/+1
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+19
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-28net: openvswitch: fix csum updates for MPLS actionsJohn Hurley1-4/+2
2019-07-28net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi1-0/+2
2019-07-28net: make skb_dst_force return true when dst is refcountedFlorian Westphal2-2/+9
2019-07-28net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-28ipv6: Unlink sibling route in case of failureIdo Schimmel1-1/+17
2019-07-28ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern1-1/+1
2019-07-28ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce1-0/+8
2019-07-28igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet1-6/+2
2019-07-28hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-28caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-28bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-26Linux 4.19.61v4.19.61Greg Kroah-Hartman1-1/+1
2019-07-26dm bufio: fix deadlock with loop deviceJunxiao Bi1-3/+1
2019-07-26dt-bindings: allow up to four clocks for orion-mdioJosua Mayer1-1/+1
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-26blkcg: update blkcg_print_stat() to handle larger outputsTejun Heo1-2/+6
2019-07-26blk-iolatency: clear use_delay when io.latency is set to zeroTejun Heo1-1/+3
2019-07-26blk-throttle: fix zero wait time for iops throttled groupKonstantin Khlebnikov1-6/+3
2019-07-26usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-07-26Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc1-0/+13
2019-07-26intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-07-26mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong1-1/+1
2019-07-26mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li1-3/+21
2019-07-26eCryptfs: fix a couple type promotion bugsDan Carpenter1-4/+8
2019-07-26mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz1-3/+6
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch1-0/+3
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz1-1/+14
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-07-26parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller1-10/+18
2019-07-26parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller1-1/+2