summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-07net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()Jason Yan
2020-05-07net: tulip: de4x5: make PCI_signature() return voidJason Yan
2020-05-07net: atheros: remove dead code in atl1c_resume()Jason Yan
2020-05-07b43: remove dead function b43_rssinoise_postprocess()Jason Yan
2020-05-07net: phy: Make iproc_mdio_resume staticZheng Zengkai
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper orderLukas Bulwahn
2020-05-06Merge branch 'wireguard-fixes'David S. Miller
2020-05-06wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld
2020-05-06wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld
2020-05-06wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-05-06net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko
2020-05-06dsa: sja1105: dynamically allocate stats structureArnd Bergmann
2020-05-06ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven
2020-05-06Merge branch 'ethtool-master-slave'David S. Miller
2020-05-06net: phy: tja11xx: add support for master-slave configurationOleksij Rempel
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-05-06Merge branch 'chcr-next'David S. Miller
2020-05-06Crypto/chcr: fix for hmac(sha) test failsDevulapally Shiva Krishna
2020-05-06Crypto/chcr: support for 48 byte key_len in aes-xtsDevulapally Shiva Krishna
2020-05-06Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna
2020-05-06Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed testsDevulapally Shiva Krishna
2020-05-06Crypto/chcr: fix gcm-aes and rfc4106-gcm failed testsDevulapally Shiva Krishna
2020-05-06Merge branch 'net-ipa-kill-endpoint-stop-workaround'David S. Miller
2020-05-06net: ipa: kill ipa_cmd_dma_task_32b_addr_add()Alex Elder
2020-05-06net: ipa: kill ipa_endpoint_stop()Alex Elder
2020-05-06net: ipa: don't retry in ipa_endpoint_stop()Alex Elder
2020-05-06net: ipa: get rid of workaround in ipa_endpoint_stop()Alex Elder
2020-05-06net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder
2020-05-06Merge branch 'net-ipa-kill-endpoint-delay-mode-workaround'David S. Miller
2020-05-06net: ipa: remove endpoint delay mode featureAlex Elder
2020-05-06net: ipa: introduce ipa_endpoint_program_suspend()Alex Elder
2020-05-06net: ipa: have ipa_endpoint_init_ctrl() return previous stateAlex Elder
2020-05-06Merge branch 'net-ipa-limit-special-reset-handling'David S. Miller
2020-05-06net: ipa: only reset channel twice for IPA v3.5.1Alex Elder
2020-05-06net: ipa: rename db_enable flagAlex Elder
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean
2020-05-06Merge branch 'tcp-minor-adjustments-for-low-pacing-rates'David S. Miller
2020-05-06tcp: defer xmit timer reset in tcp_xmit_retransmit_queue()Eric Dumazet
2020-05-06tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet
2020-05-06arm64: dts: sdm845: add IPA iommus propertyAlex Elder
2020-05-06net: stricter validation of untrusted gso packetsWillem de Bruijn
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam
2020-05-06Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'David S. Miller
2020-05-06net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean