summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-06408-1836/+3573
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-06107-462/+801
| |\
| | * net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-063-4/+22
| | * MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper orderLukas Bulwahn2020-05-061-1/+1
| | * Merge branch 'wireguard-fixes'David S. Miller2020-05-066-33/+72
| | |\
| | | * wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld2020-05-062-16/+12
| | | * wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld2020-05-061-2/+2
| | | * wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld2020-05-062-0/+6
| | | * wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-062-15/+51
| | | * wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld2020-05-061-0/+1
| | |/
| | * net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko2020-05-061-2/+3
| | * ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven2020-05-061-2/+1
| | * net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli2020-05-061-1/+2
| | * net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean2020-05-061-5/+3
| | * net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-061-2/+24
| | * seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam2020-05-061-2/+8
| | * Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'David S. Miller2020-05-066-6/+16
| | |\
| | | * net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean2020-05-061-2/+9
| | | * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-066-4/+7
| | |/
| | * net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean2020-05-061-8/+18
| | * selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-061-1/+3
| | * net: hsr: fix incorrect type usage for protocol variableMurali Karicheri2020-05-061-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-031-9/+3
| | * net: usb: qmi_wwan: add support for DW5816eMatt Jolly2020-05-031-0/+1
| | * net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet2020-05-031-0/+3
| | * drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann2020-05-011-4/+7
| | * gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi2020-05-011-4/+5
| | * cxgb4: Add missing annotation for service_ofldq()Jules Irenge2020-05-011-0/+1
| | * ice: cleanup language in ice.rst for fw.appJacob Keller2020-05-011-2/+2
| | * net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-015-5/+5
| | * devlink: fix return value after hitting end in region readJakub Kicinski2020-05-011-0/+5