aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-13tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet1-0/+8
2019-12-136pack,mkiss: fix possible deadlockEric Dumazet2-4/+4
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet6-15/+65
2019-12-13net/ibmvnic: Fix typo in retry checkThomas Falcon1-1/+1
2019-12-13ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu1-4/+4
2019-12-13ptp: clockmatrix: add I2C dependencyArnd Bergmann1-1/+1
2019-12-13bnxt: apply computed clamp value for coalece parameterJonathan Lemon1-1/+1
2019-12-13mailmap: add entry for myselfVivien Didelot1-0/+1
2019-12-13MAINTAINERS: Add maintainers for rmnetSubash Abhinov Kasiviswanathan1-0/+9
2019-12-12qede: Fix multicast mac configurationManish Chopra1-1/+1
2019-12-12net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan1-0/+1
2019-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-18/+126
2019-12-11samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee1-2/+16
2019-12-11samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee1-2/+2
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov1-0/+39
2019-12-11bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov2-6/+59
2019-12-11bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen2-2/+2
2019-12-11bpf: Fix build in minimal configurations, againArnd Bergmann1-0/+1
2019-12-11bpf, mips: Limit to 33 tail callsPaul Chaignon1-4/+5
2019-12-11bpf, riscv: Limit to 33 tail callsPaul Chaignon1-2/+2
2019-12-10net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
2019-12-10Merge branch 'tipc-fix-some-issues'David S. Miller4-126/+215
2019-12-10tipc: fix use-after-free in tipc_disc_rcv()Tuong Lien1-3/+3
2019-12-10tipc: fix retrans failure due to wrong destinationTuong Lien1-14/+18
2019-12-10tipc: fix potential hanging after b/rcast changingTuong Lien1-9/+15
2019-12-10tipc: fix name table rbtree issuesTuong Lien1-100/+179
2019-12-10Merge branch 'bnxt_en-Error-recovery-fixes'David S. Miller6-60/+146
2019-12-10bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2-14/+22
2019-12-10bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam3-21/+56
2019-12-10bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2-9/+3
2019-12-10bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam1-10/+26
2019-12-10bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2-8/+34
2019-12-10bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan1-0/+3
2019-12-10bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan1-2/+6
2019-12-09NFC: nxp-nci: Fix probing without ACPIStephan Gerhold1-1/+1
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti1-1/+1
2019-12-09fjes: fix missed check in fjes_acpi_addChuhong Yuan1-0/+3
2019-12-09af_packet: set defaule value for tmoMao Wenan1-1/+2
2019-12-09net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory with different size"Grygorii Strashko1-3/+2
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller13-213/+288
2019-12-09netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()Pablo Neira Ayuso1-31/+28
2019-12-09net/x25: add new state X25_STATE_5Martin Schiller3-1/+42
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-09mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel1-1/+6
2019-12-09sctp: fully initialize v4 addr in some functionsXin Long1-0/+5
2019-12-09bonding: fix bond_neigh_init()Eric Dumazet1-10/+21
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet3-12/+0
2019-12-09Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller8-52/+84
2019-12-09netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet1-0/+3
2019-12-09netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actionsPablo Neira Ayuso1-0/+3