summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04atm: fix a UAF in lec_arp_clear_vccs()Cong Wang
2020-05-04net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-04cxgb4/chcr: avoid -Wreturn-local-addr warningArnd Bergmann
2020-05-04s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann
2020-05-04net: enetc: fix an issue about leak system resourcesDejin Zheng
2020-05-04net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-04devlink: Fix reporter's recovery conditionAya Levin
2020-05-04stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-05-04tipc: fix partial topology connection closureTuong Lien
2020-05-04net: dsa: Do not make user port errors fatalFlorian Fainelli
2020-05-03net: macb: fix an issue about leak related system resourcesDejin Zheng
2020-05-03net: usb: qmi_wwan: add support for DW5816eMatt Jolly
2020-05-03net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet
2020-05-01drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-01gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-01cxgb4: Add missing annotation for service_ofldq()Jules Irenge
2020-05-01ice: cleanup language in ice.rst for fw.appJacob Keller
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-05-01devlink: fix return value after hitting end in region readJakub Kicinski
2020-05-01hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor
2020-05-01Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811'David S. Miller
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-04-30cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko
2020-04-30mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-04-30net: macb: Fix runtime PM refcountingAndy Shevchenko
2020-04-30net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-04-30net: macsec: preserve ingress frame orderingScott Dial
2020-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-30Merge branch 'net-ipa-three-bug-fixes'David S. Miller
2020-04-30net: ipa: zero return code before issuing generic EE commandAlex Elder
2020-04-30net: ipa: fix an error message in gsi_channel_init_one()Alex Elder
2020-04-30net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder
2020-04-30Merge branch 'ionic-fw-upgrade-bug-fixes'David S. Miller
2020-04-30ionic: add device reset to fw upgrade downShannon Nelson
2020-04-30ionic: refresh devinfo after fw-upgradeShannon Nelson
2020-04-30ionic: no link check until after probeShannon Nelson
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall
2020-04-30net: bridge: vlan: Add a schedule point during VLAN processingIdo Schimmel
2020-04-30ibmvnic: Skip fatal error reset after passive initJuliet Kim
2020-04-30Merge tag 'mlx5-fixes-2020-04-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-04-30mptcp: fix uninitialized value accessPaolo Abeni
2020-04-30Merge branch 'mptcp-fix-incoming-options-parsing'David S. Miller
2020-04-30mptcp: initialize the data_fin field for mpc packetsPaolo Abeni
2020-04-30mptcp: fix 'use_ack' option access.Paolo Abeni
2020-04-30mptcp: avoid a WARN on bad input.Paolo Abeni