summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27net: ena: fix race between link up and device initalizationArthur Kiyanovski1-5/+5
2019-02-27ipv6: propagate genlmsg_reply return codeLi RongQing1-3/+1
2019-02-27inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov3-6/+21
2019-02-27batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet1-0/+2
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-02-27bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann1-0/+1163
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-02-27net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel1-0/+5
2019-02-27mlxsw: pci: Return error on PCI reset timeoutNir Dotan1-2/+2
2019-02-27dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur1-0/+6
2019-02-27bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng1-0/+4
2019-02-27bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov1-1/+4
2019-02-27leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-02-27hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao1-1/+1
2019-02-27atm: he: fix sign-extension overflow on large shiftColin Ian King1-1/+1
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-02-27bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev1-0/+2
2019-02-27bpf: don't assume build-id length is always 20 bytesStanislav Fomichev1-2/+5
2019-02-27afs: Fix race in async call refcountingDavid Howells2-5/+32
2019-02-27afs: Provide a function to get a ref on a callDavid Howells1-6/+12
2019-02-27afs: Fix key refcounting in file locking codeDavid Howells2-2/+4
2019-02-27afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne1-1/+0
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0
2019-02-27net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit1-0/+1
2019-02-27ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki1-12/+12
2019-02-27pvcalls-front: fix potential null dereferenceWen Yang1-0/+3
2019-02-27drm/sun4i: backend: add missing of_node_putsJulia Lawall1-2/+3
2019-02-27SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limitTrond Myklebust2-10/+21
2019-02-27SUNRPC: Ensure rq_bytes_sent is reset before request transmissionTrond Myklebust2-1/+1
2019-02-27samples/bpf: workaround clang asm goto compilation errorsYonghong Song2-0/+17
2019-02-27selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev1-0/+1
2019-02-27xsk: Check if a queue exists during umem setupKrzysztof Kazimierczak1-3/+13
2019-02-27vhost/scsi: Use copy_to_iter() to send control queue responseBijan Mottahedeh1-8/+12
2019-02-27vhost: return EINVAL if iovecs size does not match the message sizePavel Tikhomirov1-2/+6
2019-02-27drm/amd/display: fix PME notification not working in RV desktopCharlene Liu1-1/+6
2019-02-27drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling1-3/+9
2019-02-27drm/meson: add missing of_node_putJulia Lawall1-2/+7
2019-02-27always clear the X2APIC_ENABLE bit for PV guestTalons Lee1-4/+1
2019-02-27netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen1-1/+4
2019-02-27scsi: cxgb4i: add wait_for_completion()Varun Prakash4-18/+31
2019-02-27scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer1-1/+1
2019-02-27scsi: ufs: Fix geometry descriptor sizeAvri Altman1-1/+1
2019-02-27scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2-0/+4
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2019-02-27scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li1-27/+61
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai1-1/+5