summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19bpf: Fix record_func_key to perform backtracking on r3Daniel Borkmann
2019-12-19net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2019-12-19Merge branch 'bpf-fix-xsk-wakeup'Daniel Borkmann
2019-12-19net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann
2019-12-13bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer
2019-12-12qede: Fix multicast mac configurationManish Chopra
2019-12-12net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-11samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee
2019-12-11samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov
2019-12-11bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov
2019-12-11bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen
2019-12-11bpf: Fix build in minimal configurations, againArnd Bergmann
2019-12-11bpf, mips: Limit to 33 tail callsPaul Chaignon
2019-12-11bpf, riscv: Limit to 33 tail callsPaul Chaignon
2019-12-10net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2019-12-10Merge branch 'tipc-fix-some-issues'David S. Miller
2019-12-10tipc: fix use-after-free in tipc_disc_rcv()Tuong Lien
2019-12-10tipc: fix retrans failure due to wrong destinationTuong Lien
2019-12-10tipc: fix potential hanging after b/rcast changingTuong Lien
2019-12-10tipc: fix name table rbtree issuesTuong Lien
2019-12-10Merge branch 'bnxt_en-Error-recovery-fixes'David S. Miller
2019-12-10bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam
2019-12-10bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam
2019-12-10bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam
2019-12-10bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam
2019-12-10bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam
2019-12-10bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan
2019-12-10bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan
2019-12-09NFC: nxp-nci: Fix probing without ACPIStephan Gerhold
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti
2019-12-09fjes: fix missed check in fjes_acpi_addChuhong Yuan
2019-12-09af_packet: set defaule value for tmoMao Wenan
2019-12-09net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-09netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()Pablo Neira Ayuso
2019-12-09net/x25: add new state X25_STATE_5Martin Schiller
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-09mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel
2019-12-09sctp: fully initialize v4 addr in some functionsXin Long
2019-12-09bonding: fix bond_neigh_init()Eric Dumazet
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet
2019-12-09Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-09netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet