aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-09bonding: improve event debug usabilityJarod Wilson1-1/+2
2019-06-09net: fec_main: Use dev_err() instead of pr_err()Fabio Estevam1-4/+5
2019-06-09cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan3-15/+69
2019-06-09Merge branch 'hns3-next'David S. Miller16-480/+658
2019-06-09net: hns3: fix some coding style issuesWeihang Li8-130/+96
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo5-110/+130
2019-06-09net: hns3: refactor PF/VF RSS hash key configurationYufeng Mo2-16/+14
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo8-34/+75
2019-06-09net: hns3: small changes for magic numbersJian Shen2-63/+79
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu5-69/+10
2019-06-09net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li4-2/+99
2019-06-09net: hns3: refactor hns3_get_new_int_gl functionYunsheng Lin1-32/+45
2019-06-09net: hns3: replace numa_node_id with numa_mem_id for buffer reusingYunsheng Lin1-2/+2
2019-06-09net: hns3: make HW GRO handling compliant with SW GROYunsheng Lin1-14/+30
2019-06-09net: hns3: fix wrong size of mailbox responding dataZhongzhu Liu1-1/+1
2019-06-09net: hns3: log detail error info of ROCEE ECC and AXI errorsXiaofei Tan3-7/+77
2019-06-09Merge branch 'net-ethernet-ti-netcp-update-and-enable-cpts-support'David S. Miller4-6/+137
2019-06-09net: ethernet: ti: cpts: add support for ext rftclk selectionGrygorii Strashko2-2/+79
2019-06-09net: ethernet: ti: netcp_ethss: add support for child cpts nodeGrygorii Strashko1-2/+7
2019-06-09net: ethernet: ti: cpts: use devm_get_clk_from_childGrygorii Strashko1-2/+7
2019-06-09dt-bindings: doc: net: keystone-netcp: document cptsGrygorii Strashko1-0/+44
2019-06-08Merge branch 'PTP-support-for-the-SJA1105-DSA-driver'David S. Miller17-73/+1184
2019-06-08net: dsa: sja1105: Expose PTP timestamping ioctls to userspaceVladimir Oltean2-2/+100
2019-06-08net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean3-1/+189
2019-06-08net: dsa: sja1105: Increase priority of CPU-trapped framesVladimir Oltean1-1/+1
2019-06-08net: dsa: sja1105: Add a global sja1105_tagger_data structureVladimir Oltean3-0/+21
2019-06-08net: dsa: sja1105: Receive and decode meta framesVladimir Oltean1-3/+41
2019-06-08net: dsa: sja1105: Make sja1105_is_link_local not match meta framesVladimir Oltean1-0/+2
2019-06-08net: dsa: sja1105: Add support for the AVB Parameters TableVladimir Oltean4-0/+107
2019-06-08net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean2-0/+26
2019-06-08net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean6-2/+201
2019-06-08net: dsa: sja1105: Add support for the PTP clockVladimir Oltean7-0/+395
2019-06-08net: dsa: sja1105: Export symbols for upcoming PTP driverVladimir Oltean2-0/+5
2019-06-08net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan modeVladimir Oltean2-9/+18
2019-06-08net: dsa: sja1105: Reverse TPID and TPID2Vladimir Oltean1-2/+4
2019-06-08net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filteringVladimir Oltean1-21/+21
2019-06-08net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean3-39/+53
2019-06-08net: dsa: Add teardown callback for driversVladimir Oltean2-0/+4
2019-06-08net: dsa: Keep a pointer to the skb clone for TX timestampingVladimir Oltean1-0/+3
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8236-65880/+11136
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-131/+218
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-35/+95
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-10/+13
2019-06-06Merge branch 'Xilinx-axienet-driver-updates'David S. Miller5-265/+593
2019-06-06net: axienet: convert to phylink APIRobert Hancock3-101/+192
2019-06-06net: axienet: make use of axistream-connected attribute optionalRobert Hancock1-15/+28
2019-06-06net: axienet: document axistream-connected attributeRobert Hancock1-4/+15
2019-06-06net: axienet: Fix MDIO bus parent node detectionRobert Hancock1-1/+2
2019-06-06net: axienet: document device tree mdio child nodeRobert Hancock1-0/+3
2019-06-06net: axienet: stop interface during shutdownRobert Hancock1-0/+14