summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli2020-05-071-1/+2
* net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean2020-05-071-5/+3
* net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-071-2/+24
* seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam2020-05-071-2/+8
* Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'David S. Miller2020-05-076-6/+16
|\
| * net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean2020-05-071-2/+9
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-076-4/+7
|/
* net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean2020-05-071-8/+18
* selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-071-1/+3
* net: hsr: fix incorrect type usage for protocol variableMurali Karicheri2020-05-071-1/+1
* net: macsec: fix rtnl locking issueAntoine Tenart2020-05-061-1/+2
* net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter2020-05-061-0/+3
* net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter2020-05-061-0/+2
* selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet2020-05-061-1/+2
* neigh: send protocol value in neighbor create notificationRoman Mashak2020-05-051-3/+3
* net: broadcom: fix a mistake about ioremap resourceDejin Zheng2020-05-051-9/+15
* nfp: abm: fix a memory leak bugQiushi Wu2020-05-041-0/+1
* atm: fix a memory leak of vcc->user_backCong Wang2020-05-041-0/+6
* atm: fix a UAF in lec_arp_clear_vccs()Cong Wang2020-05-041-11/+11
* net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King2020-05-041-1/+1
* net_sched: fix tcm_parent in tc filter dumpCong Wang2020-05-042-4/+5
* cxgb4/chcr: avoid -Wreturn-local-addr warningArnd Bergmann2020-05-041-37/+46
* s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann2020-05-041-5/+5
* net: enetc: fix an issue about leak system resourcesDejin Zheng2020-05-041-1/+1
* net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-041-1/+3
* devlink: Fix reporter's recovery conditionAya Levin2020-05-041-2/+5
* stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov2020-05-041-6/+1
* tipc: fix partial topology connection closureTuong Lien2020-05-041-2/+3
* net: dsa: Do not make user port errors fatalFlorian Fainelli2020-05-041-1/+1
* net: macb: fix an issue about leak related system resourcesDejin Zheng2020-05-041-9/+3
* net: usb: qmi_wwan: add support for DW5816eMatt Jolly2020-05-041-0/+1
* net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet2020-05-041-0/+3
* drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann2020-05-021-4/+7
* gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi2020-05-021-4/+5
* cxgb4: Add missing annotation for service_ofldq()Jules Irenge2020-05-021-0/+1
* ice: cleanup language in ice.rst for fw.appJacob Keller2020-05-021-2/+2
* net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-025-5/+5
* devlink: fix return value after hitting end in region readJakub Kicinski2020-05-021-0/+5
* hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor2020-05-021-1/+2
* Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811'David S. Miller2020-05-022-25/+26
|\
| * net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy2020-05-021-9/+12
| * net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy2020-05-021-16/+14
|/
* ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2020-05-013-0/+36
* cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy2020-05-011-3/+36
* stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko2020-05-011-1/+3
* mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko2020-05-011-2/+10
* tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen2020-05-011-2/+55
* net: macb: Fix runtime PM refcountingAndy Shevchenko2020-05-011-3/+9
* net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET2020-05-011-1/+1
* net: macsec: preserve ingress frame orderingScott Dial2020-05-011-1/+2