aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-22wireguard: unify encryption and decryption workersjd/unified-crypt-queueJason A. Donenfeld6-48/+37
2020-04-22wireguard: split CRYPTED/UNCRYPTED into {EN,DE}CRYPTED/NOT_{EN,DE}CRYPTEDJason A. Donenfeld4-12/+17
2020-04-22wireguard: move symmetric crypto into standalone fileJason A. Donenfeld4-164/+174
2020-04-22wireguard: remove errant newline from wg_packet_encrypt_worker()Sultan Alsawaf1-1/+0
2020-04-18r8169: add workaround for RTL8168evl TSO hw issuesHeiner Kallweit1-0/+34
2020-04-18r8169: improve rtl8169_tso_csum_v2Heiner Kallweit1-10/+5
2020-04-18r8169: use rtl8169_set_features in rtl8169_init_oneHeiner Kallweit1-4/+3
2020-04-18r8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfgHeiner Kallweit1-2/+5
2020-04-18r8169: remove NETIF_F_HIGHDMA from vlan_featuresHeiner Kallweit1-2/+1
2020-04-18r8169: move setting OCP base to generic init codeHeiner Kallweit1-6/+3
2020-04-18enetc: permit configuration of rx-vlan-filter with ethtoolVladimir Oltean1-28/+16
2020-04-18net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rulesVladimir Oltean3-4/+106
2020-04-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-222/+605
2020-04-18net: phy: broadcom: Add support for BCM53125 internal PHYsFlorian Fainelli1-0/+14
2020-04-18net: phy: mdio-bcm-iproc: Do not show kernel pointerFlorian Fainelli1-1/+1
2020-04-18net: dsa: b53: per-port interrupts are optionalFlorian Fainelli1-1/+1
2020-04-18net: phy: at803x: add support for AR8032 PHYDavid Bauer1-0/+17
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller6-61/+203
2020-04-17igc: Fix default MAC address filter overrideAndre Guedes1-0/+2
2020-04-17igc: Remove dead code related to flower filterAndre Guedes2-4/+0
2020-04-17igc: Fix NFC queue redirection supportAndre Guedes2-4/+12
2020-04-17igc: Remove copper fiber switch controlSasha Neftin2-11/+0
2020-04-17igc: Enable NETIF_F_HW_TC flagSasha Neftin1-0/+1
2020-04-17igc: Fix double definitionSasha Neftin1-3/+1
2020-04-17igc: Fix overwrites when dumping registersAndre Guedes1-1/+10
2020-04-17igc: Remove forward declarationSasha Neftin1-197/+194
2020-04-17igc: Remove unused CTRL_EXT_LINK_MODE_MASKSasha Neftin1-3/+0
2020-04-17igc: Remove unused MDIC_DEST maskSasha Neftin1-1/+0
2020-04-17e1000: Distribute switch variables for initializationKees Cook1-1/+3
2020-04-17igc: Add support for ETF offloadingVinicius Costa Gomes3-4/+86
2020-04-17igc: Add support for taprio offloadingVinicius Costa Gomes7-1/+294
2020-04-17igc: Add GSO partial supportSasha Neftin1-0/+10
2020-04-16Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-4/+4
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds41-297/+419
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-04-16mISDN: make dmril and dmrim staticJason Yan1-2/+2
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2-6/+19
2020-04-16Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-14/+19
2020-04-15Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-22/+27
2020-04-15net: tulip: make early_486_chipsets staticJason Yan1-1/+1
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean3-47/+44
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-6/+6
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King1-3/+13
2020-04-14net: marvell10g: report firmware versionRussell King1-0/+20
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn1-2/+3
2020-04-14ionic: fix unused assignmentShannon Nelson1-1/+1
2020-04-14ionic: add dynamic_debug headerShannon Nelson1-0/+1