aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld1-2/+2
2020-05-06wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld2-0/+6
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2-15/+51
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld1-0/+1
2020-05-06net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko1-2/+3
2020-05-06ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven1-2/+1
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli1-1/+2
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean1-5/+3
2020-05-06net: stricter validation of untrusted gso packetsWillem de Bruijn1-2/+24
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam1-2/+8
2020-05-06net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean1-2/+9
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean6-4/+7
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean1-8/+18
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet1-1/+3
2020-05-06net: hsr: fix incorrect type usage for protocol variableMurali Karicheri1-1/+1
2020-05-06net: macsec: fix rtnl locking issueAntoine Tenart1-1/+2
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter1-0/+3
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter1-0/+2
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet1-1/+2
2020-05-05neigh: send protocol value in neighbor create notificationRoman Mashak1-3/+3
2020-05-05net: broadcom: fix a mistake about ioremap resourceDejin Zheng1-9/+15
2020-05-04nfp: abm: fix a memory leak bugQiushi Wu1-0/+1
2020-05-04atm: fix a memory leak of vcc->user_backCong Wang1-0/+6
2020-05-04atm: fix a UAF in lec_arp_clear_vccs()Cong Wang1-11/+11
2020-05-04net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King1-1/+1
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang2-4/+5
2020-05-04cxgb4/chcr: avoid -Wreturn-local-addr warningArnd Bergmann1-37/+46
2020-05-04s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann1-5/+5
2020-05-04net: enetc: fix an issue about leak system resourcesDejin Zheng1-1/+1
2020-05-04net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-04devlink: Fix reporter's recovery conditionAya Levin1-2/+5
2020-05-04stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov1-6/+1
2020-05-04tipc: fix partial topology connection closureTuong Lien1-2/+3
2020-05-04net: dsa: Do not make user port errors fatalFlorian Fainelli1-1/+1
2020-05-03net: macb: fix an issue about leak related system resourcesDejin Zheng1-9/+3
2020-05-03net: usb: qmi_wwan: add support for DW5816eMatt Jolly1-0/+1
2020-05-03net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet1-0/+3
2020-05-01drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann1-4/+7
2020-05-01gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi1-4/+5
2020-05-01cxgb4: Add missing annotation for service_ofldq()Jules Irenge1-0/+1
2020-05-01ice: cleanup language in ice.rst for fw.appJacob Keller1-2/+2
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure5-5/+5
2020-05-01devlink: fix return value after hitting end in region readJakub Kicinski1-0/+5
2020-05-01hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor1-1/+2
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy1-9/+12
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy1-16/+14
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern3-0/+36
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