summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-05-29neigh: fix ARP retransmit timer guardHangbin Liu
2020-05-29Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend
2020-05-29bpf: Fix a verifier issue when assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf: Fix use-after-free in fmod_ret checkAlexei Starovoitov
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-29xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-05-28net: be more gentle about silly gso requests coming from userEric Dumazet
2020-05-28sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} eventJonas Falkevik
2020-05-28bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek
2020-05-27net: dsa: declare lockless TX feature for slave portsVladimir Oltean
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean
2020-05-27bridge: multicast: work around clang bugArnd Bergmann
2020-05-27vsock: fix timeout in vsock_accept()Stefano Garzarella
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-05-27netfilter: conntrack: comparison of unsigned in cthelper confirmationPablo Neira Ayuso
2020-05-27netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_updateNathan Chancellor
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-05-26net: sctp: Fix spelling in Kconfig helpChris Packham
2020-05-26Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-05-26net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas
2020-05-26net: check untrusted gso_size at kernel entryWillem de Bruijn
2020-05-26mptcp: avoid NULL-ptr derefence on fallbackPaolo Abeni
2020-05-26net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan
2020-05-26Merge branch 'nexthop-group-fixes'David S. Miller
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov
2020-05-26nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entryDavid Ahern
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-25Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-05-25qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu