summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-28dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson1-0/+4
2019-07-28dma-buf: balance refcount inbalanceJérôme Glisse1-0/+1
2019-07-28mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel3-0/+17
2019-07-28net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb2-5/+7
2019-07-28mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-07-28bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan1-2/+5
2019-07-28net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin1-2/+2
2019-07-28net/mlx5e: Fix return value from timeout recover functionAya Levin1-4/+2
2019-07-28net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed4-2/+12
2019-07-28net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein1-19/+4
2019-07-28net/tls: reject offload of TLS 1.3Jakub Kicinski1-0/+8
2019-07-28net/tls: fix poll ignoring partially copied recordsJakub Kicinski1-1/+2
2019-07-28selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander1-1/+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: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov1-2/+1
2019-07-28net: bridge: don't cache ether dest pointer on inputNikolay Aleksandrov1-5/+3
2019-07-28net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov1-2/+1
2019-07-28net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov1-8/+12
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: not bind the socket in sctp_connectXin Long1-21/+3
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/tls: make sure offload also gets the keys wipedJakub Kicinski3-3/+4
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+18
2019-07-28net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang3-4/+1
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 5.2.3v5.2.3Greg Kroah-Hartman1-1/+1
2019-07-26dm bufio: fix deadlock with loop deviceJunxiao Bi1-3/+1