summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-07net: avoid potential false sharing in neighbor related codeEric Dumazet3-12/+12
2019-11-07inet_diag: use jiffies_delta_to_msecs()Eric Dumazet1-9/+6
2019-11-07net: neigh: use long type to store jiffies deltaEric Dumazet1-2/+2
2019-11-06tc-testing: updated pedit TDC testsRoman Mashak1-0/+250
2019-11-06selftests: devlink: undo changes at the end of resource_testJakub Kicinski1-0/+6
2019-11-06gianfar: Maximize Rx buffer sizeClaudiu Manoil1-4/+4
2019-11-06ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye1-4/+1
2019-11-06net: forcedeth: add xmit_more supportZhu Yanjun1-10/+49
2019-11-06Merge branch 'netdevsim-fix-tests-and-netdevsim'David S. Miller2-45/+22
2019-11-06selftests: bpf: log direct file writesJakub Kicinski1-6/+14
2019-11-06netdevsim: drop code duplicated by a mergeJakub Kicinski1-39/+8
2019-11-06Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller162-2523/+8542
2019-11-06Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-m...David S. Miller6-28/+19
2019-11-06r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng2-19/+46
2019-11-06cxgb4: Add pci reset handlerVishal Kulkarni1-9/+96
2019-11-06Merge branch 'bnx2x-cnic-Enable-Multi-Cos'David S. Miller5-73/+82
2019-11-06cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrodManish Rangankar1-0/+2
2019-11-06bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-11-06bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru1-1/+2
2019-11-06bnx2x: Utilize FW 7.13.15.0.Sudarsana Reddy Kalluru2-67/+67
2019-11-06net: ethernet: emac: Fix phy mode typeAndrew Lunn3-3/+5
2019-11-06Merge branch 'net_sched-convert-packet-counters-to-64bit'David S. Miller5-9/+18
2019-11-06net_sched: add TCA_STATS_PKT64 attributeEric Dumazet3-2/+10
2019-11-06net_sched: extend packet counter to 64bitEric Dumazet3-5/+4
2019-11-06net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2-4/+6
2019-11-06Merge branch 'mv88e6xxx-ATU-occupancy-as-devlink-resource'David S. Miller8-5/+312
2019-11-06net: dsa: mv88e6xxx: Add ATU occupancy via devlink resourcesAndrew Lunn1-4/+186
2019-11-06net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn4-10/+9
2019-11-06net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn2-1/+43
2019-11-06net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn2-0/+31
2019-11-06net: dsa: Add support for devlink resourcesAndrew Lunn2-0/+53
2019-11-06Merge branch 'net-dsa-bcm_sf2-Add-support-for-optional-reset-controller-line'David S. Miller3-0/+28
2019-11-06net: dsa: bcm_sf2: Add support for optional reset controller lineFlorian Fainelli2-0/+22
2019-11-06dt-bindings: net: Describe BCM7445 switch reset propertyFlorian Fainelli1-0/+6
2019-11-06Change in Openvswitch to support MPLS label depth of 3 in ingress directionMartin Varghese4-33/+85
2019-11-06net: hns3: remove unused macrosColin Ian King2-4/+0
2019-11-06vsock: Simplify '__vsock_release()'Christophe JAILLET1-3/+1
2019-11-06net: dsa: Fix use after free in dsa_switch_remove()Florian Fainelli1-1/+2
2019-11-06tc-testing: added tests with cookie for mpls TC actionRoman Mashak1-0/+145
2019-11-06Merge branch 'icmp-move-duplicate-code-in-helper-functions'David S. Miller8-30/+35
2019-11-06icmp: remove duplicate codeMatteo Croce6-30/+6
2019-11-06icmp: add helpers to recognize ICMP error packetsMatteo Croce2-0/+29
2019-11-06Merge branch 'netvsc-RSS-related-patches'David S. Miller3-5/+15
2019-11-06hv_netvsc: record hardware hash in skbStephen Hemminger3-1/+12
2019-11-06hv_netvsc: flag software created hash valueStephen Hemminger1-4/+3
2019-11-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-1150/+3553
2019-11-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller13-10/+118
2019-11-05i40e: implement VF stats NDOJesse Brandeburg3-0/+51
2019-11-05i40e: enable X710 supportAlice Michael1-0/+2
2019-11-05ixgbe: protect TX timestamping from API misuseManjunath Patil1-1/+2