summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30mptcp: avoid a WARN on bad input.Paolo Abeni
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni
2020-04-30mptcp: consolidate synack processing.Paolo Abeni
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit
2020-04-29Merge branch 'wireguard-fixes'David S. Miller
2020-04-29wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen
2020-04-29wireguard: queueing: cleanup ptr_ring in error path of packet_queue_initJason A. Donenfeld
2020-04-29wireguard: send: remove errant newline from packet_encrypt_workerSultan Alsawaf
2020-04-29mptcp: replace mptcp_disconnect with a stubFlorian Westphal
2020-04-29netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann
2020-04-29net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan
2020-04-28net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing
2020-04-28net/ena: Fix build warning in ena_xdp_set()Gavin Shan
2020-04-27Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-04-27net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-04-27net: tc35815: Fix phydev supported/advertising maskAnthony Felice
2020-04-27sch_sfq: validate silly quantum valuesEric Dumazet
2020-04-27Merge branch 'bnxt_en-fixes'David S. Miller
2020-04-27bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-04-27bnxt_en: Return error when allocating zero size context memory.Michael Chan
2020-04-27bnxt_en: Improve AER slot reset.Michael Chan
2020-04-27bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam
2020-04-27bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-04-27net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach
2020-04-27sch_choke: avoid potential panic in choke_reset()Eric Dumazet
2020-04-27fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet
2020-04-27net/tls: Fix sk_psock refcnt leak when in tls_data_ready()Xiyu Yang
2020-04-27net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang
2020-04-27net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()Xiyu Yang
2020-04-27aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark
2020-04-27Merge branch 'vsock-virtio-fixes-about-packet-delivery-to-monitoring-devices'David S. Miller
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella
2020-04-27vhost/vsock: fix packet delivery order to monitoring devicesStefano Garzarella
2020-04-26netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault
2020-04-25net: remove obsolete commentEric Dumazet
2020-04-25mptcp: fix race in msk status updatePaolo Abeni
2020-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-25Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-25Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-25Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-25Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev