aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-30cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy1-3/+36
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko1-1/+3
2020-04-30mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko1-2/+10
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen1-2/+55
2020-04-30net: macb: Fix runtime PM refcountingAndy Shevchenko1-3/+9
2020-04-30net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-04-30net: macsec: preserve ingress frame orderingScott Dial1-1/+2
2020-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-8/+8
2020-04-30Merge branch 'net-ipa-three-bug-fixes'David S. Miller3-7/+13
2020-04-30net: ipa: zero return code before issuing generic EE commandAlex Elder2-0/+9
2020-04-30net: ipa: fix an error message in gsi_channel_init_one()Alex Elder1-2/+2
2020-04-30net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder1-5/+2
2020-04-30Merge branch 'ionic-fw-upgrade-bug-fixes'David S. Miller1-2/+2
2020-04-30ionic: add device reset to fw upgrade downShannon Nelson1-0/+1
2020-04-30ionic: refresh devinfo after fw-upgradeShannon Nelson1-0/+1
2020-04-30ionic: no link check until after probeShannon Nelson1-2/+0
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall1-1/+1
2020-04-30net: bridge: vlan: Add a schedule point during VLAN processingIdo Schimmel1-0/+1
2020-04-30ibmvnic: Skip fatal error reset after passive initJuliet Kim1-1/+2
2020-04-30Merge tag 'mlx5-fixes-2020-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-18/+29
2020-04-30mptcp: fix uninitialized value accessPaolo Abeni1-1/+1
2020-04-30Merge branch 'mptcp-fix-incoming-options-parsing'David S. Miller7-149/+138
2020-04-30mptcp: initialize the data_fin field for mpc packetsPaolo Abeni1-0/+1
2020-04-30mptcp: fix 'use_ack' option access.Paolo Abeni1-1/+1
2020-04-30mptcp: avoid a WARN on bad input.Paolo Abeni1-2/+2
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni7-122/+115
2020-04-30mptcp: consolidate synack processing.Paolo Abeni4-29/+24
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan1-7/+2
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit1-1/+13
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit1-6/+6
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit1-1/+1
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit1-2/+2
2020-04-29Merge branch 'wireguard-fixes'David S. Miller3-6/+5
2020-04-29wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen1-4/+2
2020-04-29wireguard: queueing: cleanup ptr_ring in error path of packet_queue_initJason A. Donenfeld1-1/+3
2020-04-29wireguard: send: remove errant newline from packet_encrypt_workerSultan Alsawaf1-1/+0
2020-04-29mptcp: replace mptcp_disconnect with a stubFlorian Westphal1-5/+6
2020-04-29netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann1-5/+7
2020-04-29net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan1-4/+0
2020-04-28net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing1-4/+6
2020-04-28net/ena: Fix build warning in ena_xdp_set()Gavin Shan1-1/+1
2020-04-27Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-10/+4
2020-04-27net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-04-27net: tc35815: Fix phydev supported/advertising maskAnthony Felice1-1/+1
2020-04-27sch_sfq: validate silly quantum valuesEric Dumazet1-0/+9
2020-04-27Merge branch 'bnxt_en-fixes'David S. Miller4-17/+16
2020-04-27bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan1-3/+6
2020-04-27bnxt_en: Return error when allocating zero size context memory.Michael Chan1-1/+1