aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-14ibmveth: Detect unsupported packets before sending to the hypervisorCris Forno1-0/+26
2019-11-14net: phy: dp83869: Add TI dp83869 phyDan Murphy3-0/+438
2019-11-14dt-bindings: net: dp83869: Add TI dp83869 phyDan Murphy2-0/+126
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang3-2/+40
2019-11-14net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL modeMarkLee2-0/+3
2019-11-14net: ethernet: mediatek: Refine the timing of GDM/PSE setupMarkLee1-2/+5
2019-11-14net: ethernet: mediatek: Integrate GDM/PSE setup operationsMarkLee2-14/+24
2019-11-14net: dsa: sja1105: Simplify reset handlingVladimir Oltean2-97/+15
2019-11-14net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean7-17/+487
2019-11-14net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean4-44/+53
2019-11-13cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter1-1/+3
2019-11-13net: atlantic: Signedness bug in aq_vec_isr_legacy()Dan Carpenter1-1/+1
2019-11-13bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().Venkat Duvvuru2-4/+4
2019-11-13mscc.c: Add support for additional VSC PHYsBryan Whitehead1-6/+188
2019-11-13net: ethernet: stmmac: fix indentation issueColin Ian King1-1/+1
2019-11-13nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel3-9/+20
2019-11-13net: sfp: fix spelling mistake "requies" -> "requires"Colin Ian King1-1/+1
2019-11-13net: macb: convert to phylinkAntoine Tenart3-219/+237
2019-11-13net: macb: move the Tx and Rx buffer initialization into a functionAntoine Tenart1-15/+24
2019-11-13net: axienet: In kconfig remove arch dependency for axi_emacRadhey Shyam Pandey1-3/+1
2019-11-12net: bcmgenet: Add RGMII_RXID supportStefan Wahren1-0/+5
2019-11-12net: bcmgenet: Refactor register access in bcmgenet_mii_configStefan Wahren1-22/+20
2019-11-12net: bcmgenet: Add BCM2711 supportStefan Wahren2-10/+54
2019-11-12dt-bindings: net: bcmgenet: Add BCM2711 supportStefan Wahren1-1/+1
2019-11-12net: bcmgenet: Fix error handling on IRQ retrievalStefan Wahren1-4/+7
2019-11-12net: bcmgenet: Avoid touching non-existent interruptStefan Wahren1-1/+1
2019-11-12net: dsa: sja1105: Print the reset reasonVladimir Oltean4-7/+27
2019-11-12bridge: implement get_link_ksettings ethtool methodMatthias Schiffer1-2/+34
2019-11-12vxlan: implement get_link_ksettings ethtool methodMatthias Schiffer1-2/+22
2019-11-12net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli2-10/+1
2019-11-12tipc: update mon's self addr when node addr generatedHoang Le3-0/+18
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso8-9/+822
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso6-2/+42
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso3-27/+80
2019-11-12netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso2-15/+5
2019-11-12netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso1-4/+1
2019-11-12netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso2-24/+12